Commit Graph

334 Commits (255b6a95f8a13e270faeb9e170a2a1d67fb0cb89)

Author SHA1 Message Date
wowario f3284eeaf0 add v0.7 ASCII art
5 years ago
fuwa 1fa73fa684 fix old bulletproof conditional branches
5 years ago
wowario 47a74343da support old BP
5 years ago
wowario 34940d2e14 initial commit
5 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
moneromooo-monero a4dc575ccb
rpc: add a flush_cache RPC
5 years ago
luigi1111 4233d88341
Merge pull request #5973
5 years ago
moneromooo-monero fe443bbdec
cryptonote: don't leave block_weight uninitialized
5 years ago
moneromooo-monero abd376313b
cryptonote: fill in tx weight when syncing from pruned blocks
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
luigi1111 8c41d36a08
Merge pull request #5864
5 years ago
moneromooo-monero d0663837d2
core: move hardforks into its own lib
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
moneromooo-monero 2cb22d4071
core: make the "update probably needed soon" message less scary
5 years ago
luigi1111 1167370239
Merge pull request #5637
5 years ago
luigi1111 9f746b72e2
Merge pull request #5585
5 years ago
luigi1111 4b76656f5c
Merge pull request #5524
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 5d6b43b672
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
moneromooo-monero 69f9420489
core: do not complain about low block rate if disconnected
5 years ago
Jesus Ramirez 270a3ae58b Unused private member m_miner_address
5 years ago
moneromooo-monero f950517a08
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
moneromooo-monero 06b8f29992
blockchain: keep alternative blocks in LMDB
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
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