| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #911 | Riccardo Spagni | 2016-07-20 | 8 | -155/+8 |
| |\ | |||||
| | * | remove hf_starting_height db | moneromooo-monero | 2016-07-13 | 8 | -155/+8 |
| * | | Merge pull request #904 | Riccardo Spagni | 2016-07-20 | 1 | -9/+29 |
| |\ \ | |||||
| | * | | common: stack trace: make clang happy with func ptrs | redfish | 2016-07-10 | 1 | -9/+29 |
| | |/ | |||||
| * | | Merge pull request #902 | Riccardo Spagni | 2016-07-20 | 7 | -18/+84 |
| |\ \ | |||||
| | * | | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2016-07-10 | 7 | -18/+84 |
| | |/ | |||||
| * | | Merge pull request #900 | Riccardo Spagni | 2016-07-20 | 2 | -5/+3 |
| |\ \ | |||||
| | * | | daemon: fix ban seconds being misinterpreted as absolute | moneromooo-monero | 2016-07-10 | 1 | -3/+1 |
| | * | | rpc: fix get_bans and set_bans RPC names, they were missing a _ | moneromooo-monero | 2016-07-10 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #899 | Riccardo Spagni | 2016-07-20 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | wallet_rpc_server: add payment id from integrated addresses to extra | moneromooo-monero | 2016-07-10 | 1 | -1/+8 |
| | |/ | |||||
| * | | Merge pull request #897 | Riccardo Spagni | 2016-07-20 | 1 | -14/+0 |
| |\ \ | |||||
| | * | | daemonizer: posix: keep parent's working dir and umask | redfish | 2016-07-09 | 1 | -14/+0 |
| | |/ | |||||
| * / | wallet: add command and RPC to sign/verify data | moneromooo-monero | 2016-07-19 | 8 | -1/+194 |
| |/ | |||||
| * | wallet2_api: make this build (smatch needs .str() for /=) | moneromooo-monero | 2016-07-07 | 1 | -1/+1 |
| * | Merge pull request #884 | Riccardo Spagni | 2016-07-06 | 1 | -0/+5 |
| |\ | |||||
| | * | allow peers without port | moneromooo-monero | 2016-07-03 | 1 | -0/+5 |
| * | | Merge pull request #883 | Riccardo Spagni | 2016-07-06 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | daemon: print exception errors when failing to parse config file | moneromooo-monero | 2016-06-30 | 1 | -1/+10 |
| | |/ | |||||
| * | | Merge pull request #882 | Riccardo Spagni | 2016-07-06 | 1 | -0/+12 |
| |\ \ | |||||
| | * | | rpc: restrict number of fake outs requested in restricted rpc mode | moneromooo-monero | 2016-06-29 | 1 | -0/+12 |
| | |/ | |||||
| * | | Merge pull request #879 | Riccardo Spagni | 2016-07-06 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | simplewallet: mention the background refresh thread when starting | moneromooo-monero | 2016-06-22 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #878 | Riccardo Spagni | 2016-07-06 | 7 | -28/+146 |
| |\ \ | |||||
| | * | | wallet: add a fee multiplier | moneromooo-monero | 2016-06-22 | 7 | -28/+146 |
| | |/ | |||||
| * | | Merge pull request #873 | Riccardo Spagni | 2016-07-06 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | remove POSIX_C_SOURCE and remove dlfcn.h for static builds | luigi1111 | 2016-06-21 | 1 | -0/+2 |
| | |/ | |||||
| * | | CMake: GPL 'libutils' script removed | Ilya Kitaev | 2016-06-24 | 1 | -2/+4 |
| * | | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 2016-06-23 | 4 | -12/+13 |
| |\ \ | |||||
| | * | | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2016-06-22 | 2 | -4/+4 |
| | * | | commented regex | Ilya Kitaev | 2016-06-22 | 1 | -1/+1 |
| | * | | Typo fixed | Ilya Kitaev | 2016-06-22 | 1 | -1/+1 |
| | * | | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 2016-06-20 | 3 | -10/+23 |
| | * | | double/string to monero integer convertion methods | Ilya Kitaev | 2016-06-16 | 2 | -0/+19 |
| | * | | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 2016-06-10 | 3 | -1/+22 |
| | * | | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 2016-06-10 | 3 | -0/+29 |
| | * | | removed unused "using" | Ilya Kitaev | 2016-06-03 | 1 | -1/+0 |
| | * | | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 2016-06-03 | 4 | -4/+57 |
| | * | | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 2016-05-27 | 16 | -794/+1284 |
| | |\ \ | |||||
| | * | | | installing wallet_api header | Ilya Kitaev | 2016-05-27 | 1 | -2/+2 |
| | * | | | all wallet dependencies merged to single static lib | Ilya Kitaev | 2016-05-27 | 1 | -2/+15 |
| | * | | | WalletListener::moneySpent test | Ilya Kitaev | 2016-05-16 | 2 | -2/+10 |
| | * | | | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2016-05-13 | 2 | -2/+22 |
| | * | | | i_wallet_callback: virtual dtor | Ilya Kitaev | 2016-05-13 | 1 | -0/+1 |
| | * | | | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 2016-05-12 | 20 | -142/+1298 |
| | |\ \ \ | |||||
| | * | | | | started WalletListener | Ilya Kitaev | 2016-05-05 | 3 | -1/+65 |
| | * | | | | TransactionHistory continued | Ilya Kitaev | 2016-05-05 | 1 | -5/+0 |
| | * | | | | TransactionHistory continued | Ilya Kitaev | 2016-04-29 | 5 | -12/+108 |
| | * | | | | merged with upstream | Ilya Kitaev | 2016-04-26 | 5 | -3/+106 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into develop | Ilya Kitaev | 2016-04-26 | 21 | -289/+955 |
| | |\ \ \ \ | |||||
