Commit Graph

304 Commits (da9aa1f7f802552b9de459f331a2f39c84898009)

Author SHA1 Message Date
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 e165fdb27c
Merge pull request #7859
3 years ago
Howard Chu 5f54dea4ec
LMDB: fix deadlock in resized detection
3 years ago
mj-xmr 514f8fab14
LMDB: protection against UB, by not calling virtual methods from destructor
3 years ago
moneromooo-monero 5a2edea16b
db_lmdb: catch exceptions testing for mmap support
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
moneromooo-monero 1eb14af1a3
rpc: limit the number of txes for get_blocks.bin
3 years ago
moneromooo-monero 14bc5c095c
db_lmdb: move spammy "not found in db" message to TRACE
3 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair 6d6c691a0f
Merge pull request #6536
4 years ago
Alexander Blair 36d50d93f2
Merge pull request #6534
4 years ago
stoffu 7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
moneromooo-monero 72cdfa4a20
fix a few typos in error messages
4 years ago
moneromooo-monero bd96536637
db_lmdb: test for mmap support at init time
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 7954f8cb18
Merge pull request #6358
4 years ago
luigi1111 d102a72027
Merge pull request #6384
4 years ago
moneromooo-monero ec01077720
db_lmdb: fix race crash using a stale cursor
4 years ago
moneromooo-monero 8958b4e7aa
blockchain_db: faster fetching of consecutive txes
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
Alexander Blair 8eedc8a390
Merge pull request #6140
4 years ago
Alexander Blair e51ce477db
Merge pull request #6157
4 years ago
moneromooo-monero 402dd2078c
db_lmdb: guard against non NUL terminated keys
5 years ago
moneromooo-monero 08635a0875
blockchain: speedup fetching pruned contiguous tx blobs
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
moneromooo-monero 37cccb8cfb
db_lmdb: an empty prunable data record means the tx is not pruned
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
moneromooo-monero 4672b5cea9
db_lmdb: print percentages as percentages, not ratios
5 years ago
Howard Chu 50ec40ea16
Increase max_dbs from 20 to 32
5 years ago
luigi1111 4b76656f5c
Merge pull request #5524
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 2ff99fb47f
db_lmdb: commit pruning txn at checkpoints
5 years ago
moneromooo-monero 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
moneromooo-monero 06b8f29992
blockchain: keep alternative blocks in LMDB
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
Riccardo Spagni 5ac46c5310
Merge pull request #5256
5 years ago
moneromooo-monero 4b21d38dfd
blockchain: speed up getting N blocks weights/long term weights
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni e65221d690
Merge pull request #5119
5 years ago
moneromooo-monero f024a10b68
db_lmdb: make mdb_block_info format conversion more future proof
5 years ago
moneromooo-monero 79b4e9f377
save some database calls when getting top block hash and height
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
moneromooo-monero e69477bf25
db: speedup block addition
5 years ago
Riccardo Spagni 11daa98c0a
Merge pull request #5081
5 years ago
Riccardo Spagni 09020235bf
Merge pull request #5175
5 years ago