Commit Graph

648 Commits (d054def63f9b8950fe20b2d8e841f5a9ae09418f)

Author SHA1 Message Date
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
moneromooo-monero bbe3b276b8
tx_pool: full tx revalidation on fork boundaries
3 years ago
selsta 48a0997d8c
blockchain: fix pedantic assert
3 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
luigi1111 9903b35345
Merge pull request #7754
3 years ago
luigi1111 3366bd81eb
Merge pull request #7612
3 years ago
fdov 8ff21e1e84
doc: update IRC references to Libera
3 years ago
luigi1111 667d3dd4c2
Merge pull request #7684
3 years ago
mj-xmr a1c4307128
Warnings: unused variable in core/blockchain.cpp
3 years ago
moneromooo-monero ed6f05357c
blockchain: speed up repeated pops (mostly in tests)
3 years ago
moneromooo-monero 254a1338ad
core: speed up print_coinbase_tx_sum
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
moneromooo-monero 1e27f7101e
blockchain: lock access to m_blocks_hash_of_hashes
3 years ago
moneromooo-monero 0aa541b361
protocol: more sanity checks in new chain block hashes
3 years ago
moneromooo-monero 1eb14af1a3
rpc: limit the number of txes for get_blocks.bin
3 years ago
luigi1111 4d298d4f11
Merge pull request #6924
4 years ago
moneromooo-monero 874487fed8
blockchain: remove some dead code
4 years ago
SChernykh a25bc71f3f Make Blockchain::get_fee_quantization_mask() compile time
4 years ago
moneromooo-monero 88fde0309a
blockchain: fix sync at v14 boundary
4 years ago
moneromooo-monero 4971219c2c
blockchain: deterministic UNIX time unlock checks
4 years ago
selsta f240b1dd88
build: prepare v0.17
4 years ago
moneromooo-monero fc2cb224a9
blockchain: fix pow skipping for old blocks without precalc hash
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Alexander Blair b04da25e4d
Merge pull request #6760
4 years ago
moneromooo-monero 844fb4e940
enforce claiming maximum coinbase amount
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair bc48494731
Merge pull request #6661
4 years ago
moneromooo-monero 90016ad744
blockchain: guard against exceptions in add_new_block/children
4 years ago
Alexander Blair 36d50d93f2
Merge pull request #6534
4 years ago
Alexander Blair 814e617117
Merge pull request #6526
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
luigi1111 18bb011afe
Merge pull request #6629
4 years ago
luigi1111 ed903578d7
Merge pull request #6544
4 years ago
moneromooo-monero 267ce5b718
avoid a couple needless copies
4 years ago
stoffu 7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
moneromooo-monero 795e18632c
blockchain: fix total_height in getblocks.bin response
4 years ago
moneromooo-monero 5741b4d74d
blockchain: detect and log bad difficulty calculations
4 years ago
selsta 4baee200a7
build: prepare v0.16.0.0 release
4 years ago
moneromooo-monero 5d882f4f14
blockchain: fix theoretical race getting bulk timestamps
4 years ago