| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | common: stack trace: make clang happy with func ptrs | redfish | 2016-07-10 | 1 | -9/+29 |
| * | 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 |
| | |\ \ \ \ | |||||
| | * | | | | | Wallet API: transaction history in progress | Ilya Kitaev | 2016-04-22 | 4 | -7/+15 |
| | * | | | | | Wallet API : transaction history in progress | Ilya Kitaev | 2016-04-22 | 7 | -24/+71 |
| | * | | | | | transaction history api in progress | Ilya Kitaev | 2016-04-20 | 2 | -0/+42 |
| | * | | | | | transaction history api in progress | Ilya Kitaev | 2016-04-20 | 6 | -16/+68 |
| | * | | | | | api implementation splitted over separate files | Ilya Kitaev | 2016-04-20 | 13 | -315/+710 |
| | * | | | | | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2016-04-19 | 2 | -130/+188 |
| | * | | | | | TODOs for Transaction/Transfer interface | Ilya Kitaev | 2016-04-12 | 2 | -19/+25 |
| | * | | | | | Transaction API continued | Ilya Kitaev | 2016-04-06 | 2 | -4/+21 |
| | * | | | | | Wallet::createTransaction API introduced | Ilya Kitaev | 2016-04-05 | 2 | -124/+183 |
| | * | | | | | Wallet::transfer() continued | Ilya Kitaev | 2016-04-04 | 2 | -4/+159 |
| | * | | | | | Wallet::transfer in progress | Ilya Kitaev | 2016-04-03 | 2 | -1/+42 |
| | * | | | | | Wallet::refresh + tests | Ilya Kitaev | 2016-03-31 | 2 | -0/+16 |
| | * | | | | | "testnet" is default parameter | Ilya Kitaev | 2016-03-31 | 2 | -3/+11 |
