Commit Graph

393 Commits (master)

Author SHA1 Message Date
moneromooo-monero 34884a4b00 store outPk/8 in the tx for speed
3 years ago
wowario 952b0492d9 initial commit
3 years ago
moneromooo-monero 218a109677
rpc: limit the number of txes for get_blocks.bin
3 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
Alexander Blair 9871fefbf9
Merge pull request #6565
4 years ago
Alexander Blair c0a6e1aab9
Merge pull request #6557
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 bd69e3b37a
testdb: add override in a couple places where it's missing
4 years ago
moneromooo-monero bd96536637
db_lmdb: test for mmap support at init time
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
luigi1111 7954f8cb18
Merge pull request #6358
4 years ago
luigi1111 d102a72027
Merge pull request #6384
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
moneromooo-monero f8d76f395b
core: move the LockedTXN class out of txpool so it may be reused
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 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
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
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
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 4b51f9a34f
core: do not commit half constructed batch db txn
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
stoffu 5fafb90e91
testdb: add override keyword where missing
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