Commit Graph

316 Commits (aba46a7c5f0a892533abd3cc1a8b97cdf6b23fcc)

Author SHA1 Message Date
moneromooo-monero 24bbd442a3
core: do not complain about low block rate if disconnected
5 years ago
moneromooo-monero 39e9fa05b8
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
fuwa f3d415f7a0 fix old bulletproof conditional branches
5 years ago
Hiroji Kiyotake 29e13fe96a
Merge branch 'dev-v0.6' into wow
5 years ago
wowario 496c4babb6
update block synchronizing count fork height
5 years ago
moneromooo-monero baddb899f7
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
Howard Chu c319796355
RandomX integration
5 years ago
moneromooo-monero 4dcd3cd0b2
blockchain: keep alternative blocks in LMDB
5 years ago
wowario 4abfc23006
silent check_block_rate
5 years ago
wowario 52c460d5b9
add v0.6 release name
5 years ago
wowario a3c020b4ee
support old BP
5 years ago
wowario a140780405
initial commit
5 years ago
Riccardo Spagni ce2f46f76b
Merge pull request #5405
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 76fbcfe2dd
Merge pull request #5123
5 years ago
moneromooo-monero ffdbcfb6b3
core: don't check block rate nor fork time in regtest mode
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 1730a44f90
core: improve block rate monitor trigger probabilities
5 years ago
moneromooo-monero e9519e9876
cryptonote: fix calculating coinbase tx hash
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero f75d51abda
core: avoid calculating tx prefix hash when we don't need it
5 years ago
moneromooo-monero a17da7202b
Print the reason why a notification spec failed to parse
5 years ago
moneromooo-monero 356d813799
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero 4d598e3d4d
core: add a few more block rate window sizes
5 years ago
moneromooo-monero d4fb9641e0
core: add --block-rate-notify
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
Riccardo Spagni 0daa00e035
Merge pull request #5052
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
5 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
5 years ago
Riccardo Spagni e19a205ff4
Merge pull request #4920
5 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
5 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
xiphon b3067962fa cryptonote_core: avoid gratuitous recalculations in check_block_rate()
6 years ago
xiphon 233f00c601 cryptonote_core: fix build error gcc 5.4.0 'sign-compare'
6 years ago
moneromooo-monero 6ecc99ad1f
core: avoid unnecessary tx/blob conversions
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago