Commit Graph

973 Commits (4e2b279a940e09fd90525f3afa91176ff40b7c6b)

Author SHA1 Message Date
moneromooo-monero 4e2b279a94
tx_pool: initialize bitflags padding since it gets written to storage
6 years ago
stoffu 233a1ead22
blockchain: pop forked blocks only when DB is not read-only
6 years ago
moneromooo-monero 8e64b61663
blockchain: return error when requesting non existent output
6 years ago
moneromooo-monero f6896d9974
core: lock incoming tx lock when checking the txpool and chain
6 years ago
Riccardo Spagni f12b277d20
Merge pull request #3912
6 years ago
moneromooo-monero de742b5c82
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
Riccardo Spagni e0cf1ecadd
update checkpoints.dat for point release
6 years ago
Riccardo Spagni b2dd94bcc0
Merge pull request #3802
6 years ago
moneromooo-monero 22a4cb0609
core: fix automatic safe db sync mode switching
6 years ago
Riccardo Spagni e18cb33e08
update checkpoints
6 years ago
Riccardo Spagni 9bde29cb23
Merge pull request #3833
6 years ago
Riccardo Spagni ace614612b
Merge pull request #3815
6 years ago
Riccardo Spagni 2a1a208b2b
Merge pull request #3753
6 years ago
stoffu aabe3eedb8
Fix output shuffling for multisig
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
Thaer Khawaja a66f152f75 Use median timestamp if current time renders a block invalid.
6 years ago
moneromooo-monero f24c970f96
blockchain: invalidate misc caches when popping blocks
6 years ago
moneromooo-monero ede213f65c
cryptonote: make sure outPk setup always happens
6 years ago
stoffu 4980d3c0c9
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
Riccardo Spagni 123c0d7d4c
Merge pull request #3690
6 years ago
Riccardo Spagni 2ab5b1a21f
Merge pull request #3683
6 years ago
Thaer Khawaja 80dc5d2110 Only log an error if fork version is higher AND is not known.
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
moneromooo-monero d003f07c59
speedup get_output_histogram for all amounts when min_count > 0
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 5b8afd43ac
Merge pull request #3610
6 years ago
Riccardo Spagni 3c7d7bc324
Merge pull request #3531
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
moneromooo-monero 178c11f4a4
tx_pool: fix loading with colliding key images
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
Riccardo Spagni 9fce7614c1
Merge pull request #3503
6 years ago
moneromooo-monero 8ff2cc751d
fix lambda compile error on openbsd
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
Riccardo Spagni 32bd639b4b
update block hashes for checkpoints.dat
6 years ago
Riccardo Spagni dac3895ac1
update block hashes for checkpoints.dat
6 years ago
moneromooo-monero d4d1afd688
core: fix use of uninitialised data
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago
moneromooo-monero bb20f104ba
Move v7 fork to 1546000 to give more update time
6 years ago
Riccardo Spagni 83651630bc
Merge pull request #3418
6 years ago
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
6 years ago
Riccardo Spagni 432480fa42
Merge pull request #3414
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
stoffu 524cbdc1e2
blockchain: fix log message about per-kB fee
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Jean Pierre Dudey e1b526b371 Remove the `Blockchain::get_all_known_block_ids` function.
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago