Commit Graph

197 Commits (f9a2fd2ff55654cdbc458378d0365189ffd1c46a)

Author SHA1 Message Date
moneromooo-monero f9a2fd2ff5
wallet: handle rare case where fee adjustment can bump to the next kB
8 years ago
moneromooo-monero f26651ab8a
wallet: factor fee calculation
8 years ago
moneromooo-monero a2e378b91b
wallet: add a --generate-from-json flag
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
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
Ilya Kitaev 318660dd89 wallet2 public api. initial commit
8 years ago
moneromooo-monero 8bc1bd6b65
wallet: use minimum mixin when RPC asks for too low mixin
8 years ago
moneromooo-monero 31d2e0f84d
wallet_rpc_server: make use_fork_rules public
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
luigi1111 e2b7e55be6 get_payments short ID
8 years ago
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
8 years ago
moneromooo-monero 8f09b71b9b
wallet: clear missing data on rescan_bc
8 years ago
moneromooo-monero c7b96b91ed
wallet: check a key image isn't already present when adding one
9 years ago
Riccardo Spagni 616df496e9 Revert "Merge pull request #632"
9 years ago
Riccardo Spagni 569316aea3
Merge pull request #634
9 years ago
Riccardo Spagni 8d976a0683
Merge pull request #633
9 years ago
Riccardo Spagni 58f890652e
Merge pull request #632
9 years ago
moneromooo-monero 7fc6fa3fa2
wallet: forbid dust altogether in output selection where appropriate
9 years ago
moneromooo-monero 80882ac6dd
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero 2cf8b32229
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero b11539fda7
wallet: detect and handle failed outgoing transfers
9 years ago
moneromooo-monero 3b1d7e03fc
Fix V1/V2 use of hard fork related parameters
9 years ago
moneromooo-monero 15d9ac8abd
wallet2: update spent comparison now that we have two spent states
9 years ago
moneromooo-monero 67bbb56a6c
wallet2: decide at runtime which upper tx size to use
9 years ago
moneromooo-monero a44d94d390
rpc: is_key_image_spent now checks the tx pool too
9 years ago
Riccardo Spagni ac7d27d4f9
Merge pull request #584
9 years ago
moneromooo-monero 5c67c486e8
wallet: don't forget to close the file after storing cache
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero 92ef6b54fe
wallet: protect against exceptions in the block pull thread
9 years ago
Riccardo Spagni 32a26332f8
no longer need to pass the size to rapidjson
9 years ago
Riccardo Spagni 9e45eadb98
Merge pull request #575
9 years ago
moneromooo-monero 61befc2293
wallet: store cache to file without unnecessary memory buffer
9 years ago
moneromooo-monero 61ce8d6fde
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
9 years ago
moneromooo-monero 9847db6920
wallet: do not return error if incoming_transfers finds none
9 years ago
Riccardo Spagni 719a6a89c6
Merge pull request #557
9 years ago
Riccardo Spagni 47ca455ea8
fixed missing parenthesis
9 years ago
Lex Kalinkin a004130a04 fix for 'failed to generate new wallet: failed to save file' error during wallet generation
9 years ago
Brendan Telzrow 791e7fb263 changed height to uint64_t
9 years ago
Brendan Telzrow 4cd7913a04 added RPC wallet command getheight
9 years ago
Riccardo Spagni c41f785d56
Merge pull request #550
9 years ago
moneromooo-monero 8c93608f2f
wallet: fix load/save versioning bug for recently added tx data
9 years ago
moneromooo-monero 8ea7af1ba3
Allow the wallet to access hard fork information
9 years ago