Commit Graph

654 Commits (beefa5e62e06d64734501cfcc1059f194d106e0b)

Author SHA1 Message Date
wowario 90efe7dee8 set bp+ fork height
3 years ago
moneromooo-monero fa3856fedf plug bulletproofs plus into consensus
3 years ago
wowario 1113f815e1 update checkpoints
3 years ago
wowario 4f16bd2b95 vote by block
3 years ago
wowario 6049797093 adjust difficulty_blocks_count
3 years ago
wowario 03af4e871c fixed coinbase unlock 288 blks
3 years ago
wowario 51c8b36ba0 miner block header signing
3 years ago
wowario 9cd125b345 reset, revert difficulty algorithm, set fork height
3 years ago
wowario 71a2c90fb8 remove MLSAG bug from monero
3 years ago
wowario 24948d4c2d update checkpoints
3 years ago
wowario 70f8f2386c support old BP
3 years ago
wowario 840928cd6b initial commit
3 years ago
luigi1111 3366bd81eb
Merge pull request #7612
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