Commit Graph

109 Commits (8390bfa770e6606594b9feb5afb0d0ab0e6453aa)

Author SHA1 Message Date
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev 214014c048 i_wallet_callback: virtual dtor
8 years ago
Ilya Kitaev 8df820b301 - testnet option added to api;
8 years ago
Howard Chu cebb97c913 Move refresh height to keys file from cache file
8 years ago
moneromooo-monero 7baed9bd89
wallet: allow attaching notes to txids
8 years ago
moneromooo-monero ce6f8a6324
wallet: add GMT timestamps to transfers/payments
8 years ago
Riccardo Spagni 714dcc2866
Merge pull request #815
8 years ago
Riccardo Spagni 7098ad6804
Merge pull request #814
8 years ago
Riccardo Spagni 0922ae2b43
Merge pull request #811
8 years ago
moneromooo-monero b0850a9bea
wallet: add a new sweep_all command and RPC command
8 years ago
awfulcrawler 68cbe1579e modified: src/wallet/wallet2.cpp
8 years ago
awfulcrawler 4b325bdb66 modified: src/simplewallet/simplewallet.cpp
8 years ago
Howard Chu b7140daea2 Add GET_HASHES_FAST rpc, use it in wallet
8 years ago
moneromooo-monero b0c18ef9cd
wallet2: move output selection api public
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
moneromooo-monero b4eada907c
wallet: make load_keys check types when loading JSON
8 years ago
moneromooo-monero 25672d3f10
wallet: pass std::function by const ref, not value
8 years ago
moneromooo-monero 0be6e08dd0
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
8 years ago
moneromooo-monero 12146daeed
wallet: change sweep_dust to sweep_unmixable
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 5a4f099540 Wallet::setPassword() method for wallet2_api
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
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
8 years ago
Riccardo Spagni 569316aea3
Merge pull request #634
8 years ago
moneromooo-monero 7fc6fa3fa2
wallet: forbid dust altogether in output selection where appropriate
8 years ago
moneromooo-monero b11539fda7
wallet: detect and handle failed outgoing transfers
8 years ago
moneromooo-monero 3b1d7e03fc
Fix V1/V2 use of hard fork related parameters
8 years ago
moneromooo-monero 67bbb56a6c
wallet2: decide at runtime which upper tx size to use
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 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
moneromooo-monero c6cfe0f26d
wallet: make the wallet refresh type a wallet setting
9 years ago
Riccardo Spagni bc1bc4adb2
Merge pull request #507
9 years ago
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
9 years ago
moneromooo-monero 490590306e
wallet2: parallelize pulling blocks and processing them on refresh
9 years ago
moneromooo-monero d0eaf1d4e1
wallet2: maintain the short chain manually when refreshing
9 years ago
moneromooo-monero a4e9506069
wallet2: split pull blocks between pulling and processing
9 years ago
moneromooo-monero 9b945f5211
wallet: make the refresh optimizations selectable via command line
9 years ago
moneromooo-monero d2c031332e
wallet: speedup refresh from daemon
9 years ago
moneromooo-monero 55a2da7475
wallet2: speedup refresh a bit
9 years ago
moneromooo-monero db1fb66e66
wallet: storing outgoing tx info now defaults to enabled
9 years ago
moneromooo-monero 9156ba3a3c
wallet: rename store-tx-keys to store-tx-info
9 years ago
moneromooo-monero b3d4d41e29
wallet: improve show_transfers
9 years ago