Commit Graph

1241 Commits (2cce32995b840901ce656dd8ec3fcefefff706bf)

Author SHA1 Message Date
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
Ilya Kitaev 318660dd89 wallet2 public api. initial commit
8 years ago
Riccardo Spagni 057a019e41
Merge pull request #727
8 years ago
Howard Chu 6b0a903177 Small cleanups
8 years ago
Howard Chu 01c1512f22 More for 92dd4ec6d6
8 years ago
Mike C 5dd91f6332 fix formatting error on bitmonero print_block return
8 years ago
Mike C ee71946cdc Fix typo on bitmonerod rpc method error.
8 years ago
Riccardo Spagni 240a50f3fb
Merge pull request #723
8 years ago
Howard Chu 92dd4ec6d6 Hack for read/write txn mixup
8 years ago
Howard Chu 2abdb2c9fd avoid some val copies
8 years ago
Riccardo Spagni 8689014eda
switch default utilities DB to lmdb, update checkpoints.dat
8 years ago
Riccardo Spagni dd3cd9e7b8
Merge pull request #718
8 years ago
Riccardo Spagni 853f80e23a
Merge pull request #717
8 years ago
moneromooo-monero 41ea91a97a
simplewallet: fix hang when setting auto-refresh to 0
8 years ago
Riccardo Spagni b66d455536
Merge pull request #716
8 years ago
Riccardo Spagni bb7b31d5ed
Merge pull request #715
8 years ago
moneromooo-monero 28bfc903b9
simplewallet: special ^C handling for windows
8 years ago
moneromooo-monero 789e2755f7
rpc: do not return bans if they're effectively spent
8 years ago
moneromooo-monero 474e4c00f0
p2p: lock access to the blocked ips map
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
Riccardo Spagni 0a4dd68c17 minor tweaks, add readme for crypto_ops_builder
8 years ago
Riccardo Spagni dfd0e9c97d
Merge pull request #712
8 years ago
Howard Chu 66c2fc7b70 Need to link boost::chrono in more places now
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Howard Chu 8941ce0398 More for bdec7cb
8 years ago
Riccardo Spagni b96147030c
Merge pull request #705
8 years ago
Riccardo Spagni d0f011d873
Merge pull request #704
8 years ago
Riccardo Spagni 93605eb05f
Merge pull request #702
8 years ago
warptangent f7ed167fc0
blockchain_utilities: Update documentation
8 years ago
Riccardo Spagni 32dc08d19a
Merge pull request #700
8 years ago
Riccardo Spagni c3af15702f
Merge pull request #698
8 years ago
Riccardo Spagni 14c1e214ad
Merge pull request #696
8 years ago
luigi1111 e2b7e55be6 get_payments short ID
8 years ago
warptangent 0485d17274
blockchain_export: Support BerkeleyDB
8 years ago
warptangent 41487e32be
blockchain_export: Move DB implementation includes
8 years ago
warptangent bdec7cbfb3
BlockchainLMDB: Use DB error helper consistently
8 years ago
warptangent c5932eb5ea BlockchainLMDB: Add DB error to exception
8 years ago
warptangent a49c355cae
Blockchain: Omit verbose time stats messages by default
8 years ago
Howard Chu ee7a8b87f9 Get rid of lmdb_cur
8 years ago
Howard Chu d57ec7595c Fix language
8 years ago
Howard Chu f5affbef26 More for df239428c0
8 years ago
warptangent 2c823c1589
Make partial revert consistent
8 years ago