aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all wallet dependencies merged to single static libIlya Kitaev2016-06-234-2/+491
* WalletListener::moneyReceived testIlya Kitaev2016-06-231-12/+38
* WalletListener::moneySpent testIlya Kitaev2016-06-233-55/+164
* WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2016-06-232-2/+22
* i_wallet_callback: virtual dtorIlya Kitaev2016-06-231-0/+1
* started WalletListenerIlya Kitaev2016-06-233-1/+65
* TransactionHistory continuedIlya Kitaev2016-06-236-24/+159
* merged with upstreamIlya Kitaev2016-06-235-3/+106
* Wallet API : transaction history in progressIlya Kitaev2016-06-238-31/+114
* transaction history api in progressIlya Kitaev2016-06-237-16/+110
* api implementation splitted over separate filesIlya Kitaev2016-06-2313-315/+710
* TransactionInfo / TransactionHistory APIs designIlya Kitaev2016-06-232-130/+188
* Wallet::createTransaction API introducedIlya Kitaev2016-06-233-135/+225
* Wallet::transfer in progressIlya Kitaev2016-06-233-2/+214
* Wallet::refresh + testsIlya Kitaev2016-06-233-0/+28
* "testnet" is default parameterIlya Kitaev2016-06-232-3/+11
* testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev2016-06-233-17/+27
* - testnet option added to api;Ilya Kitaev2016-06-235-37/+98
* wallet2::store() implemented within wallet2::store_toIlya Kitaev2016-06-234-69/+87
* Merge pull request #870Riccardo Spagni2016-06-211-2/+6
|\
| * gmtime for Windowsluigi11112016-06-201-2/+6
* | Merge pull request #869Riccardo Spagni2016-06-211-2/+2
|\ \
| * | More fixing for WindowsiDunk2016-06-201-1/+1
| * | CMakeLists.txt: fix build for mingwiDunk2016-06-201-1/+1
| |/
* | Merge pull request #867Riccardo Spagni2016-06-212-0/+25
|\ \
| * | simplewallet: add a status commandmoneromooo-monero2016-06-202-0/+25
* | | Merge pull request #868Riccardo Spagni2016-06-212-2/+3
|\ \ \ | |_|/ |/| |
| * | common: fix build without libunwindmoneromooo-monero2016-06-201-2/+2
| * | CMakeLists: fix build without libunwindmoneromooo-monero2016-06-201-0/+1
* | | Merge pull request #865Riccardo Spagni2016-06-201-0/+25
|\| |
| * | cmake: add missing FindLibunwind.cmakemoneromooo-monero2016-06-201-0/+25
* | | Merge pull request #863Riccardo Spagni2016-06-191-1/+1
|\ \ \
| * | | rpc: fix getblock RPC sending blob as binary, not hex dumpmoneromooo-monero2016-06-101-1/+1
| | |/ | |/|
* | | Merge pull request #862Riccardo Spagni2016-06-192-11/+13
|\ \ \
| * | | wallet_rpc_server: fix some string values being returned between <>moneromooo-monero2016-06-191-10/+10
| * | | Require 64/16 characters for payment idsmoneromooo-monero2016-06-191-1/+3
| |/ /
* | | Merge pull request #857Riccardo Spagni2016-06-191-4/+0
|\ \ \
| * | | Fix Issue #855Howard Chu2016-06-071-4/+0
| |/ /
* | | Merge pull request #856Riccardo Spagni2016-06-192-2/+14
|\ \ \
| * | | cn_deserialize: add minergate datamoneromooo-monero2016-06-061-0/+1
| * | | cn_deserialize: print extra nonce as hex datamoneromooo-monero2016-06-061-1/+1
| * | | tx_extra: parse new chunk added by minergateblashyrkh2016-06-061-1/+12
| |/ /
* | | Merge pull request #846Riccardo Spagni2016-06-1911-21/+16
|\ \ \
| * | | fix: error: -Werror=misleading-indentationmoneroexample2016-05-181-1/+3
| * | | contrib: epee: add exception spec to throwing destructorsredfish2016-05-183-3/+3
| * | | src: p2p: add exception spec to throwing destructorsredfish2016-05-184-4/+4
| * | | crypto: slow-hash: fix misleading indentredfish2016-05-181-1/+1
| * | | crypto: slow-hash: remove unused hash list for ARMredfish2016-05-181-4/+0
| * | | crypto: oaes_lib: remove unused _NR arrayredfish2016-05-181-4/+0
| * | | crypto: fix compile error: use named type in sizeofredfish2016-05-181-4/+5