Commit Graph

94 Commits (master)

Author SHA1 Message Date
Ilya Kitaev 2efec04f74 Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 85a632244e double/string to monero integer convertion methods
8 years ago
Ilya Kitaev e7d8f2a085 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev a5374897f8 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev 44cc0ef147 scripts for faster test wallets generation
8 years ago
Ilya Kitaev 2060bfe5ad regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev 91eeeb8989 WalletListener::moneyReceived test
8 years ago
Ilya Kitaev 64348a2d11 WalletListener::moneySpent test
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 951f3b5d83 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev 7c51227f88 Wallet::transfer in progress
8 years ago
Ilya Kitaev e04c67ac4c Wallet::refresh + tests
8 years ago
Ilya Kitaev caf0e02787 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev 8df820b301 - testnet option added to api;
8 years ago
Ilya Kitaev 94eaeb50b2 wallet2::store() implemented within wallet2::store_to
8 years ago
Ilya Kitaev f1c4a376af Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 3318addafa double/string to monero integer convertion methods
8 years ago
Ilya Kitaev 3ac20a46b3 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev c554055ce4 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev 2facbe77e4 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev ec949c383c scripts for faster test wallets generation
8 years ago
Ilya Kitaev 7f3d28fe1b regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev 9ae4e871a3 WalletListener::moneyReceived test
8 years ago
Ilya Kitaev 40087a745f WalletListener::moneySpent test
8 years ago
Ilya Kitaev 93119344ec TransactionHistory continued
8 years ago
Ilya Kitaev 53a97bdcd3 Wallet API: transaction history in progress
8 years ago
Ilya Kitaev 02c9df5de2 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 1774d9574b TODOs for Transaction/Transfer interface
8 years ago
Ilya Kitaev d97e9ef8a5 Transaction API continued
8 years ago
Ilya Kitaev 079fbd3d42 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev ee5bb17f26 Wallet::transfer() continued
8 years ago
Ilya Kitaev 830c19c934 Wallet::refresh + tests
8 years ago
Ilya Kitaev 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev 8790904cf9 - testnet option added to api;
8 years ago
Ilya Kitaev 2cce32995b wallet2::store() implemented within wallet2::store_to
8 years ago
Ilya Kitaev 62606f11f5 Wallet::store_to(path, password) implemented;
8 years ago
Ilya Kitaev 19fcc74912 Wallet::address implemented
8 years ago
Ilya Kitaev 180ac6e438 WalletManager::recoveryWallet implemented
8 years ago
Ilya Kitaev 5a4f099540 Wallet::setPassword() method for wallet2_api
8 years ago
Ilya Kitaev 57d7ffc4d6 changes in wallet2_api + implemented WalletManager::openWallet
8 years ago
Ilya Kitaev f1f9279d90 get_seed() included to interface
8 years ago
Ilya Kitaev 930bed7074 tests for wallet2_api
8 years ago