Commit Graph

452 Commits (19466231e84b68ca7f80dfc2ab98976688ee1ee4)

Author SHA1 Message Date
wowario fa50d74571
update checkpoints.dat
5 years ago
wowario 05e391fc54
Build fixes for some platforms
5 years ago
wowario d77ac12218
update checkpoints.dat
5 years ago
wowario 87d457d4ac
support old BP
5 years ago
wowario dee662ce10
update genesis block timestamp date
5 years ago
wowario 2fbe9f7730
add lwma-1
5 years ago
wowario 9b19be69a1
initial commit
5 years ago
moneromooo-monero 41f7e77ca5
blockchain: fix off by one brought by the regtest mode fix
5 years ago
moneromooo-monero 1c745c3b04
blockchain: fix long term block weight for regtest mode
5 years ago
Riccardo Spagni 72a1b05c13
update quick sync checkpoints and hash
5 years ago
moneromooo-monero b117840c81
blockchain: remove buggy long term block weight cache
5 years ago
moneromooo-monero 0622741c03
blockchain: fix block template creation race
5 years ago
moneromooo-monero 362ecad06c
blockchain: fix long term weight addition on pop/init
5 years ago
moneromooo-monero 93c2e6f521
blockchain: fix m_long_term_block_weight_height initialization
5 years ago
moneromooo-monero 0470ea5ac0
blockchain: forbid older BP rct versions from v11
5 years ago
moneromooo-monero f94c615fc3
Fix v3/v4 db conversion
5 years ago
Tom Smeding 02db718dfe
cryptonote: Fix enum check in expand_transaction_2
5 years ago
moneromooo-monero b5c9aed261
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero 8fdc0d4cb3
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero 3974e40efa
blockchain: fix block rate check for empty blockchains
5 years ago
moneromooo-monero 51a7dd045e
core: fix unmixable special case allowing ring size below 11
5 years ago
moneromooo-monero 7942e862b8
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero 7eab7b6a72
blockchain: add --reorg-notify
5 years ago
moneromooo-monero bc19bcb2f6
cryptonote_core: warn when the block rate deviates from expectations
5 years ago
moneromooo-monero 3353e6e784
notify: handle arbitrary tags
5 years ago
moneromooo-monero eaf602bceb
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 89c74b5710
blockchain: move two new verification errors to the verify category
5 years ago
Riccardo Spagni f5df0e272e
Revert "Merge pull request #4472"
6 years ago
Riccardo Spagni b26ab0b580
Merge pull request #4472
6 years ago
Riccardo Spagni 4701a78ad1
Merge pull request #4467
6 years ago
moneromooo-monero 7340300460
add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}
6 years ago
Riccardo Spagni 8bf5a00564
Merge pull request #4423
6 years ago
moneromooo-monero 50981c40ce
blockchain: add stagenet v8 and v9, two weeks before mainnet
6 years ago
Riccardo Spagni d9f666d78c
update checkpoints.dat
6 years ago
Riccardo Spagni d6893aedf6
Merge pull request #4369
6 years ago
Riccardo Spagni 22a6591a70
Merge pull request #4325
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
moneromooo-monero b2bb9312a7
blockchain: simplify output distribution code
6 years ago
moneromooo-monero 9137ad2c63
blockchain: add a testnet v9 a day after v8
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
moneromooo-monero 4e1e9a607e
blockchain: add mainnet v8 height targetting 18 october
6 years ago
luigi1111 ec6982f8eb
Merge pull request #4240
6 years ago
luigi1111 4a4ea78ecd
Merge pull request #4204
6 years ago
moneromooo-monero 82d1b74500
core: cache block template where possible
6 years ago
luigi1111 fd3b71129b
Merge pull request #4164
6 years ago
moneromooo-monero b278b83860
core: sync database based on bytes added, not blocks added
6 years ago
moneromooo-monero 83f5587167
blockchain: use uint64_t for height, not size_t
6 years ago