Commit Graph

181 Commits (e5214a2ca22cecf123bcff1ab441ed0415d08a6f)

Author SHA1 Message Date
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
Alexander Blair 36d50d93f2
Merge pull request #6534
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero 0fd6ccef21
blockchain: fix timestamp/difficulty cache getting out of sync
4 years ago
stoffu 7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 44547006bf
Merge pull request #6347
4 years ago
Alexander Blair 4da37daf67
Merge pull request #6211
4 years ago
xiphon fcb06f7a82 cryptonote_core: skip block notify on blockchain switching rollback
4 years ago
luigi1111 e5cc6d39a9
Merge pull request #6055
4 years ago
moneromooo-monero 5985c5afe8
rpc: add bad-blocks to flush_cache RPC
4 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
moneromooo-monero 886ed25055
blockchain: fix comment wrongly refering to SHA-3 rather than Keccak
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
moneromooo-monero d0663837d2
core: move hardforks into its own lib
5 years ago
luigi1111 29e0f11305
Merge pull request #5823
5 years ago
luigi1111 1010a6503e
Merge pull request #5721
5 years ago
moneromooo-monero 26072f1393
blockchain: forbid v1 coinbase from v12
5 years ago
luigi1111 564bb1da3a
Merge pull request #5525
5 years ago
luigi1111 4b76656f5c
Merge pull request #5524
5 years ago
Martijn Otto c164f9037e
Remove unnecessary m_check_txin_table, fix const correctness
5 years ago
moneromooo-monero 4b51f9a34f
core: do not commit half constructed batch db txn
5 years ago
moneromooo-monero 0605406714
daemon: sort alt chains by height
5 years ago
moneromooo-monero 06b8f29992
blockchain: keep alternative blocks in LMDB
5 years ago
moneromooo-monero a4c4a2d8aa
blockchain: keep a rolling long term block weight median
5 years ago
moneromooo-monero d009f6dd61
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 036daa3af9
Merge pull request #5373
5 years ago
Riccardo Spagni 29e4e70f30
Merge pull request #5352
5 years ago
moneromooo-monero aff80e7043
blockchain: fix returned height in create_block_template
5 years ago
moneromooo-monero 9b687c7873
blockchain: simple cache for the long term block weights
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Riccardo Spagni 5ac46c5310
Merge pull request #5256
5 years ago
moneromooo-monero 4b21d38dfd
blockchain: speed up getting N blocks weights/long term weights
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 23813c7160
blockchain: add --reorg-notify
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
Riccardo Spagni a80978e699
Merge pull request #5015
5 years ago
Riccardo Spagni 9d57ee9ff6
Merge pull request #4984
5 years ago
luigi1111 c7af379d29
Merge pull request #4940
5 years ago
moneromooo-monero 6f2081f867
cryptonote_core: revert extra_tx_map
5 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
5 years ago
Riccardo Spagni 83684ea515
Merge pull request #4909
5 years ago
moneromooo-monero 9e64a71e7d
blockchain: call deinit in dtor
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago