| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all wallet dependencies merged to single static lib | Ilya Kitaev | 2016-06-23 | 4 | -2/+491 |
| * | WalletListener::moneyReceived test | Ilya Kitaev | 2016-06-23 | 1 | -12/+38 |
| * | WalletListener::moneySpent test | Ilya Kitaev | 2016-06-23 | 3 | -55/+164 |
| * | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2016-06-23 | 2 | -2/+22 |
| * | i_wallet_callback: virtual dtor | Ilya Kitaev | 2016-06-23 | 1 | -0/+1 |
| * | started WalletListener | Ilya Kitaev | 2016-06-23 | 3 | -1/+65 |
| * | TransactionHistory continued | Ilya Kitaev | 2016-06-23 | 6 | -24/+159 |
| * | merged with upstream | Ilya Kitaev | 2016-06-23 | 5 | -3/+106 |
| * | Wallet API : transaction history in progress | Ilya Kitaev | 2016-06-23 | 8 | -31/+114 |
| * | transaction history api in progress | Ilya Kitaev | 2016-06-23 | 7 | -16/+110 |
| * | api implementation splitted over separate files | Ilya Kitaev | 2016-06-23 | 13 | -315/+710 |
| * | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2016-06-23 | 2 | -130/+188 |
| * | Wallet::createTransaction API introduced | Ilya Kitaev | 2016-06-23 | 3 | -135/+225 |
| * | Wallet::transfer in progress | Ilya Kitaev | 2016-06-23 | 3 | -2/+214 |
| * | Wallet::refresh + tests | Ilya Kitaev | 2016-06-23 | 3 | -0/+28 |
| * | "testnet" is default parameter | Ilya Kitaev | 2016-06-23 | 2 | -3/+11 |
| * | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 2016-06-23 | 3 | -17/+27 |
| * | - testnet option added to api; | Ilya Kitaev | 2016-06-23 | 5 | -37/+98 |
| * | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 2016-06-23 | 4 | -69/+87 |
| * | Merge pull request #870 | Riccardo Spagni | 2016-06-21 | 1 | -2/+6 |
| |\ | |||||
| | * | gmtime for Windows | luigi1111 | 2016-06-20 | 1 | -2/+6 |
| * | | Merge pull request #869 | Riccardo Spagni | 2016-06-21 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | More fixing for Windows | iDunk | 2016-06-20 | 1 | -1/+1 |
| | * | | CMakeLists.txt: fix build for mingw | iDunk | 2016-06-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #867 | Riccardo Spagni | 2016-06-21 | 2 | -0/+25 |
| |\ \ | |||||
| | * | | simplewallet: add a status command | moneromooo-monero | 2016-06-20 | 2 | -0/+25 |
| * | | | Merge pull request #868 | Riccardo Spagni | 2016-06-21 | 2 | -2/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | common: fix build without libunwind | moneromooo-monero | 2016-06-20 | 1 | -2/+2 |
| | * | | CMakeLists: fix build without libunwind | moneromooo-monero | 2016-06-20 | 1 | -0/+1 |
| * | | | Merge pull request #865 | Riccardo Spagni | 2016-06-20 | 1 | -0/+25 |
| |\| | | |||||
| | * | | cmake: add missing FindLibunwind.cmake | moneromooo-monero | 2016-06-20 | 1 | -0/+25 |
| * | | | Merge pull request #863 | Riccardo Spagni | 2016-06-19 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | rpc: fix getblock RPC sending blob as binary, not hex dump | moneromooo-monero | 2016-06-10 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #862 | Riccardo Spagni | 2016-06-19 | 2 | -11/+13 |
| |\ \ \ | |||||
| | * | | | wallet_rpc_server: fix some string values being returned between <> | moneromooo-monero | 2016-06-19 | 1 | -10/+10 |
| | * | | | Require 64/16 characters for payment ids | moneromooo-monero | 2016-06-19 | 1 | -1/+3 |
| | |/ / | |||||
| * | | | Merge pull request #857 | Riccardo Spagni | 2016-06-19 | 1 | -4/+0 |
| |\ \ \ | |||||
| | * | | | Fix Issue #855 | Howard Chu | 2016-06-07 | 1 | -4/+0 |
| | |/ / | |||||
| * | | | Merge pull request #856 | Riccardo Spagni | 2016-06-19 | 2 | -2/+14 |
| |\ \ \ | |||||
| | * | | | cn_deserialize: add minergate data | moneromooo-monero | 2016-06-06 | 1 | -0/+1 |
| | * | | | cn_deserialize: print extra nonce as hex data | moneromooo-monero | 2016-06-06 | 1 | -1/+1 |
| | * | | | tx_extra: parse new chunk added by minergate | blashyrkh | 2016-06-06 | 1 | -1/+12 |
| | |/ / | |||||
| * | | | Merge pull request #846 | Riccardo Spagni | 2016-06-19 | 11 | -21/+16 |
| |\ \ \ | |||||
| | * | | | fix: error: -Werror=misleading-indentation | moneroexample | 2016-05-18 | 1 | -1/+3 |
| | * | | | contrib: epee: add exception spec to throwing destructors | redfish | 2016-05-18 | 3 | -3/+3 |
| | * | | | src: p2p: add exception spec to throwing destructors | redfish | 2016-05-18 | 4 | -4/+4 |
| | * | | | crypto: slow-hash: fix misleading indent | redfish | 2016-05-18 | 1 | -1/+1 |
| | * | | | crypto: slow-hash: remove unused hash list for ARM | redfish | 2016-05-18 | 1 | -4/+0 |
| | * | | | crypto: oaes_lib: remove unused _NR array | redfish | 2016-05-18 | 1 | -4/+0 |
| | * | | | crypto: fix compile error: use named type in sizeof | redfish | 2016-05-18 | 1 | -4/+5 |
