Commit Graph

6386 Commits (620105ecaf74d2f5271403ce5d4ffd26fc9d9e85)
 

Author SHA1 Message Date
luigi1111 4c6de54ee2
Merge pull request #3994
6 years ago
luigi1111 008b9036a3
Merge pull request #4066
6 years ago
luigi1111 0c76dbdd00
Merge pull request #4065
6 years ago
stoffu 4510f417f9
Wallet API: add some missing override keyword
6 years ago
stoffu 3d623a86d1
wallet: prevent the same wallet file from being opened by multiple processes
6 years ago
stoffu 59de6f8d99
util: add file_locker class
6 years ago
stoffu 1d176473e9
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
moneromooo-monero 9a39b7dd7f
wallet2: fix build for windows (std::max again)
6 years ago
moneromooo-monero 84d9e7faec
blockchain: fix build after waiter::wait prototype change
6 years ago
moneromooo-monero 9b38551c3c
wallet_rpc_server: fix build - forgot to build rpc version
6 years ago
luigi1111 2329d2f4c8
Merge pull request #3907
6 years ago
luigi1111 8a27caeb22
Merge pull request #3998
6 years ago
luigi1111 9453573581
Merge pull request #3995
6 years ago
luigi1111 c28a2b0d7d
Merge pull request #3992
6 years ago
luigi1111 5eb2e01216
Merge pull request #3991
6 years ago
luigi1111 cbfa0a2a7e
Merge pull request #3987
6 years ago
luigi1111 87d7612311
Merge pull request #3986
6 years ago
luigi1111 3ad4ecd4ff
Merge pull request #3982
6 years ago
moneromooo-monero dcbc17e97e
wallet: include a suggested number of confirmations based on amount
6 years ago
luigi1111 2d92fa5d69
Merge pull request #3979
6 years ago
luigi1111 a844844cda
Merge pull request #3716
6 years ago
stoffu 13851b28c7
simplewallet.sweep_all: show usage when parsing fails
6 years ago
moneromooo-monero 80d7c6c730
blockchain_utilities: report file offset where a read error occurs
6 years ago
moneromooo-monero e6f4d4acf0
unit_tests: do not recreate the same base rct sig all the time
6 years ago
moneromooo-monero 0e4c7d0fae
wallet2: cache ringdb key while refreshing
6 years ago
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
6 years ago
moneromooo-monero 2704624eae
wallet2: remove unneeded divisions
6 years ago
moneromooo-monero 5d3e70229e
wallet2: remove old blockchain size cache hack
6 years ago
moneromooo-monero dcfd299239
wallet2: speedup refresh
6 years ago
moneromooo-monero ef2cb63287
blockchain: simplify/speedup handle_get_objects
6 years ago
moneromooo-monero f025ae9760
wallet2: avoid re-parsing blocks when refreshing in a loop
6 years ago
moneromooo-monero 41be339655
wallet2: avoid duplicate parsing of tx extra
6 years ago
moneromooo-monero f7f1917ed4
wallet2: remove useless device locking
6 years ago
moneromooo-monero ba8331ce41
wallet2: parse blocks in the RPC thread, not the processing thread
6 years ago
moneromooo-monero 31a895e876
wallet2: simplify/speedup process_blocks
6 years ago
moneromooo-monero 57ea90285c
wallet: don't process miner tx if we're refreshing with no-coinbase
6 years ago
moneromooo-monero a830db2577
rpc: rework to avoid repeated calculations in get_blocks.bin
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 209ec963b5
rpc: sanity check on number of txes in a block
6 years ago
moneromooo-monero 6795bd0d4e
rpc: add option to skip coinbase info in get_blocks.bin
6 years ago
moneromooo-monero a2b557fe5c
wallet2: use std::move on containers where appropriate
6 years ago
moneromooo-monero 50af3579ee
alt_chain_info can now give more info about a particular alt chain
6 years ago
luigi1111 31f47d72fe
Merge pull request #3977
6 years ago
luigi1111 14372ca95a
Merge pull request #3975
6 years ago
luigi1111 ab7ab29fc0
Merge pull request #3974
6 years ago
luigi1111 c0c6102260
Merge pull request #3972
6 years ago
luigi1111 a2b08db9c9
Merge pull request #3971
6 years ago
luigi1111 b1be364f08
Merge pull request #3966
6 years ago
luigi1111 3afaedf365
Merge pull request #3964
6 years ago
luigi1111 89b99ef2d8
Merge pull request #3963
6 years ago