Commit Graph

989 Commits (ed2c81ed95be71bace897e62a0c241068cfde7be)

Author SHA1 Message Date
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
luigi1111 9eb51887b0
Merge pull request #3919
6 years ago
luigi1111 5a221c0e48
Merge pull request #3904
6 years ago
luigi1111 81a2ff768b
Merge pull request #3903
6 years ago
luigi1111 50bc95519e
Merge pull request #3828
6 years ago
luigi1111 cfd66dae4b
Merge pull request #3691
6 years ago
luigi1111 fb2b16f10a
Merge pull request #3732
6 years ago
luigi1111 b3363e8e0a
Merge pull request #3726
6 years ago
luigi1111 6be2516140
Merge pull request #3687
6 years ago
luigi1111 2619d966c6
Merge pull request #3908
6 years ago
luigi1111 22c8730261
Merge pull request #3450
6 years ago
luigi1111 8a1f0d7d13
Merge pull request #3940
6 years ago
moneromooo-monero f24cbc5245
blockchain: fix deadlock with the difficulty cache
6 years ago
stoffu ace2edacb6
blockchain: pop forked blocks only when DB is not read-only
6 years ago
moneromooo-monero f0322a083a
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
Riccardo Spagni 95ccf508cd update checkpoints.dat for point release
6 years ago
moneromooo-monero 2b0c632f32
tx_pool: hold off parsing a tx blob till we actually need it
6 years ago
moneromooo-monero 4f3a4fb701
blockchain: return error when requesting non existent output
6 years ago
luigi1111 9bc8f76924
Merge pull request #3525
6 years ago
luigi1111 a7ea14dc6a
Merge pull request #3876
6 years ago
luigi1111 4267a0bb51
Merge pull request #3731
6 years ago
luigi1111 c534fe8d19
Merge pull request #3251
6 years ago
luigi1111 ed72f35e9a
Merge pull request #3446
6 years ago
luigi1111 764340d112
Merge pull request #3420
6 years ago
moneromooo-monero 740da1ba95
core: fix automatic safe db sync mode switching
6 years ago
stoffu a6b8d3fee1
tx_pool: remove old comment from fill_block_template()
6 years ago
moneromooo-monero b9389e582e
db_lmdb: save pruned and prunable tx data separately
6 years ago
Riccardo Spagni 45975fd8eb update checkpoints
6 years ago
Riccardo Spagni f794d3b3df
Merge pull request #3787
6 years ago
Riccardo Spagni 709658d166
Merge pull request #3832
6 years ago
moneromooo-monero 5f8ffca34d
speed up get_output_distribution (and precalc common case)
6 years ago
Riccardo Spagni 791da4343c
Merge pull request #3749
6 years ago
moneromooo-monero ce173cbb5b
core: remove threadpool dependency from header
6 years ago
stoffu cb9c7972b6
Fix output shuffling for multisig
6 years ago
moneromooo-monero 16e209e08d
core: lock incoming tx lock when checking the txpool and chain
6 years ago
Thaer Khawaja a66f152f75 Use median timestamp if current time renders a block invalid.
6 years ago
moneromooo-monero b5cb1bc403
blockchain: avoid exception if asked for a block we do not have
6 years ago
moneromooo-monero ce63ab09db
blockchain: invalidate misc caches when popping blocks
6 years ago
moneromooo-monero 6f859e4328
cryptonote: make sure outPk setup always happens
6 years ago
stoffu 872cb4efd8
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
Thaer Khawaja fa0839f2f5 Ensure m_timestamps has the correct number for computing difficulty.
6 years ago
Riccardo Spagni 2ab5b1a21f
Merge pull request #3683
6 years ago
moneromooo-monero 6b13976330
blockchain: log in DEBUG when a block is found, and where
6 years ago
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
Riccardo Spagni a95461e76d
Merge pull request #3609
6 years ago
Riccardo Spagni 226de8e928
Merge pull request #3530
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
moneromooo-monero 08343abaf4
tx_pool: fix loading with colliding key images
6 years ago
stoffu eb59f7c563
cryptonote_tx_util: make destinations properly shuffled
6 years ago