Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -706/+0 | |
2016-06-23 | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 1 | -123/+155 | |
2016-06-23 | Wallet::createTransaction API introduced | Ilya Kitaev | 1 | -122/+203 | |
Transaction API continued TODOs for Transaction/Transfer interface | |||||
2016-06-23 | Wallet::transfer in progress | Ilya Kitaev | 1 | -1/+182 | |
2016-06-23 | Wallet::refresh + tests | Ilya Kitaev | 1 | -0/+13 | |
2016-06-23 | "testnet" is default parameter | Ilya Kitaev | 1 | -1/+10 | |
2016-06-23 | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 1 | -3/+9 | |
2016-06-23 | - testnet option added to api; | Ilya Kitaev | 1 | -9/+41 | |
2016-06-23 | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 1 | -0/+6 | |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+0 | |
Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d. | |||||
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -0/+1 | |
Useful for debugging users' logs | |||||
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 1 | -16/+34 | |
2016-03-16 | Wallet::address implemented | Ilya Kitaev | 1 | -0/+6 | |
2016-03-16 | WalletManager::recoveryWallet implemented | Ilya Kitaev | 1 | -4/+41 | |
2016-03-16 | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 1 | -5/+18 | |
2016-03-16 | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 1 | -26/+105 | |
2016-03-16 | get_seed() included to interface | Ilya Kitaev | 1 | -12/+26 | |
2016-03-16 | tests for wallet2_api | Ilya Kitaev | 1 | -1/+35 | |
2016-03-16 | wallet2 public api. initial commit | Ilya Kitaev | 1 | -0/+145 | |