Commit Graph

431 Commits (7942e862b8432838bbafc3f121ac96cff233668a)

Author SHA1 Message Date
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
luigi1111 dda05f357a
Merge pull request #4108
6 years ago
moneromooo-monero 8e24533a7f
blockchain: some batch tx scanning speedup
6 years ago
luigi1111 61eea83978
Merge pull request #4081
6 years ago
luigi1111 9474567d76
Merge pull request #4076
6 years ago
luigi1111 21afa71ba6
Merge pull request #3981
6 years ago
luigi1111 d518dae4bf
Merge pull request #3973
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
moneromooo-monero 45e419bd5c
db: store cumulative rct output distribution in the db for speed
6 years ago
moneromooo-monero 8c0523771f
blockchain: cache next block difficulty after adding a block
6 years ago
moneromooo-monero d95bc44c6b
blockchain: fix getting invalid block data on failure
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
moneromooo-monero aa0ea0aafc
blockchain: set the m_verifivation_failed flag in a couple more places
6 years ago
moneromooo-monero 84d9e7faec
blockchain: fix build after waiter::wait prototype change
6 years ago
luigi1111 87d7612311
Merge pull request #3986
6 years ago
luigi1111 3ad4ecd4ff
Merge pull request #3982
6 years ago
luigi1111 a844844cda
Merge pull request #3716
6 years ago
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
6 years ago
moneromooo-monero ef2cb63287
blockchain: simplify/speedup handle_get_objects
6 years ago
moneromooo-monero a830db2577
rpc: rework to avoid repeated calculations in get_blocks.bin
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 50af3579ee
alt_chain_info can now give more info about a particular alt chain
6 years ago