Commit Graph

73 Commits (40a68e22fadda6ab767d9ff8ec9b9b1b4c730125)

Author SHA1 Message Date
moneromooo-monero 40a68e22fa
wallet2_api: add API for create_unmixable_sweep_transactions
8 years ago
moneromooo-monero 06b642dfe4
wallet_api: add address validation functions
8 years ago
Jacob Brydolf a8cd65646c Wallet API: added setRecoveringFromSeed();
8 years ago
Riccardo Spagni 0673db16ad
Merge pull request #1195
8 years ago
Jacob Brydolf 36a89ab435
libwallet_api: Added option to restore from specific height
8 years ago
Ilya Kitaev 62b3708ea5 libwallet_api: do not signal on sent/received tx until wallet completely
8 years ago
Jacob Brydolf 65ea8364f8 wallet2_api: added Wallet::daemonBlockChainTargetHeight()
8 years ago
Ilya Kitaev 3079c5756b wallet2_api: milliseconds resolution for auto-refresh interval
8 years ago
Ilya Kitaev 7b4a85b309 wallet2_api: added Wallet::daemonBlockChainHeight()
8 years ago
Ilya Kitaev 9de3ec3e2a libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
8 years ago
Ilya Kitaev d5d0856ce6 wallet2_api: getter and setter for "refresh interval"
8 years ago
Ilya Kitaev 32bc7b41c0 libwallet_api: helper method to return maximumAllowedAmount
8 years ago
Ilya Kitaev 6d32a3d16b wallet_api: async init, Wallet::connected status, log level
8 years ago
Ilya Kitaev 10c06ddac7 wallet_api: segfault on refresh fixed
8 years ago
Ilya Kitaev 9d2cb4f36c WalletListener functionality
8 years ago
Ilya Kitaev 083380cb8f Transaction fee multiplier aka priority integraged
8 years ago
Ilya Kitaev 00ed12bd6c Wallet::paymentIdValid
8 years ago
Ilya Kitaev ab61ba0c9b Merge branch 'master' of https://github.com/mbg033/bitmonero
8 years ago
Ilya Kitaev ca61153003 Wallet: payment id and integrated address
8 years ago
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 64348a2d11 WalletListener::moneySpent test
8 years ago
Ilya Kitaev 060bb62e29 WalletListener::moneySpent(), WalletListener::moneyReceived()
8 years ago
Ilya Kitaev 374577018d started WalletListener
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
Ilya Kitaev 3dd4b4ccf9 merged with upstream
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 663ed04eb8 transaction history api in progress
8 years ago
Ilya Kitaev 12345d382c api implementation splitted over separate files
8 years ago
Ilya Kitaev 60508e6bae TransactionInfo / TransactionHistory APIs design
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 9cdf0b7d7f "testnet" is default parameter
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 40087a745f WalletListener::moneySpent test
8 years ago
Ilya Kitaev 27d86b73c6 WalletListener::moneySpent(), WalletListener::moneyReceived()
8 years ago
Ilya Kitaev 5dbd2b8fc3 started WalletListener
8 years ago
Ilya Kitaev 93119344ec TransactionHistory continued
8 years ago
Ilya Kitaev 566166aafd merged with upstream
8 years ago