| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet2: if importing key images fails, print failure index | moneromooo-monero | 2016-08-04 | 1 | -1/+2 |
| * | Merge pull request #937 | Riccardo Spagni | 2016-07-27 | 4 | -25/+35 |
| |\ | |||||
| | * | cmake,common: flag for stack trace | redfish | 2016-07-27 | 4 | -25/+35 |
| * | | Merge pull request #936 | Riccardo Spagni | 2016-07-27 | 4 | -19/+36 |
| |\ \ | |/ |/| | |||||
| | * | tests: fix a bitflag test typo | moneromooo-monero | 2016-07-26 | 1 | -1/+1 |
| | * | unit_tests: check adding checkpoints succeeded | moneromooo-monero | 2016-07-26 | 1 | -3/+3 |
| | * | db_lmdb: add some missing api call checks | moneromooo-monero | 2016-07-26 | 1 | -14/+31 |
| | * | core_rpc_server: fix gray/white peer list mixup | moneromooo-monero | 2016-07-26 | 1 | -1/+1 |
| * | | Merge pull request #928 | Riccardo Spagni | 2016-07-26 | 8 | -1/+364 |
| |\ \ | |||||
| | * | | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 2016-07-24 | 8 | -1/+364 |
| * | | | Merge pull request #931 | Riccardo Spagni | 2016-07-26 | 1 | -3/+8 |
| |\ \ \ | |||||
| | * | | | hardfork: fix off by one in rescaning fork state after restart | moneromooo-monero | 2016-07-25 | 1 | -3/+8 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #934 | Riccardo Spagni | 2016-07-26 | 1 | -6/+17 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | cmake: install throw hook in OSX build too | redfish | 2016-07-26 | 1 | -0/+3 |
| | * | | cmake: do not install hook on throw when building tests | redfish | 2016-07-26 | 1 | -6/+14 |
| |/ / | |||||
| * | | Merge pull request #927 | Riccardo Spagni | 2016-07-24 | 1 | -22/+4 |
| |\ \ | |/ |/| | |||||
| | * | cmake: wallet: libunbound is not always static | redfish | 2016-07-23 | 1 | -22/+4 |
| |/ | |||||
| * | Merge pull request #923 | Riccardo Spagni | 2016-07-23 | 1 | -0/+1 |
| |\ | |||||
| | * | simplewallet: suggest removing cache when loading fails | moneromooo-monero | 2016-07-22 | 1 | -0/+1 |
| * | | Merge pull request #916 | Riccardo Spagni | 2016-07-23 | 5 | -53/+242 |
| |\ \ | |||||
| | * | | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 2016-07-20 | 5 | -53/+242 |
| * | | | Merge pull request #915 | Riccardo Spagni | 2016-07-23 | 7 | -74/+449 |
| |\ \ \ | |||||
| | * | | | refreshing wallet even if error happened | Ilya Kitaev | 2016-07-18 | 2 | -6/+18 |
| | * | | | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 2016-07-18 | 5 | -38/+172 |
| | * | | | libwallet_api cmake: conditionally creating libwallet_merged2 only for | Ilya Kitaev | 2016-07-18 | 2 | -9/+17 |
| | * | | | wallet_api: segfault on refresh fixed | Ilya Kitaev | 2016-07-18 | 2 | -5/+9 |
| | * | | | WalletListener functionality | Ilya Kitaev | 2016-07-18 | 5 | -52/+195 |
| | * | | | hack to successfull linking for MSYS2 | Ilya Kitaev | 2016-07-18 | 1 | -2/+6 |
| | * | | | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 2016-07-18 | 4 | -4/+67 |
| | * | | | Wallet::paymentIdValid | Ilya Kitaev | 2016-07-18 | 2 | -0/+7 |
| * | | | | Merge pull request #910 | Riccardo Spagni | 2016-07-23 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: revert to foreground refresh at startup | moneromooo-monero | 2016-07-20 | 1 | -0/+2 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #886 | Riccardo Spagni | 2016-07-23 | 1 | -15/+22 |
| |\ \ \ \ | |||||
| | * | | | | cmake: do not pass -Werror when building tests | redfish | 2016-07-22 | 1 | -15/+22 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #920 | Riccardo Spagni | 2016-07-23 | 1 | -0/+8 |
| |\ \ \ \ | |||||
| | * | | | | include result in the notifications template | Riccardo Spagni | 2016-07-23 | 1 | -1/+1 |
| | * | | | | only alert on IRC when the status changes | Riccardo Spagni | 2016-07-23 | 1 | -0/+2 |
| | * | | | | add IRC notifications to travis | Riccardo Spagni | 2016-07-20 | 1 | -0/+6 |
| | |/ / / | |||||
| * | | | | Merge pull request #924 | Riccardo Spagni | 2016-07-23 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Tests: fix signed/unsigned comparison in hash-target | anonimal | 2016-07-22 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #914 | Riccardo Spagni | 2016-07-20 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | wallet2_api: use uint64_t for amounts | moneromooo-monero | 2016-07-17 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #919 | Riccardo Spagni | 2016-07-20 | 1 | -7/+6 |
| |\ \ \ | |||||
| | * | | | fix atomic library to only fire off for clang | Riccardo Spagni | 2016-07-20 | 1 | -3/+5 |
| | * | | | fix duplicate clang block in cmake | Riccardo Spagni | 2016-07-20 | 1 | -4/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #918 | Riccardo Spagni | 2016-07-20 | 1 | -5/+5 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Docs: fix 'Development Resources' formatting in README. | anonimal | 2016-07-20 | 1 | -5/+5 |
| |/ / | |||||
| * | | Merge pull request #911 | Riccardo Spagni | 2016-07-20 | 9 | -186/+9 |
| |\ \ | |||||
| | * | | remove hf_starting_height db | moneromooo-monero | 2016-07-13 | 9 | -186/+9 |
| | |/ | |||||
| * | | Merge pull request #917 | Riccardo Spagni | 2016-07-20 | 1 | -1/+1 |
| |\ \ | |||||
