Commit Graph

415 Commits (master)

Author SHA1 Message Date
wowario 917970cebf
change to debug level
2 months ago
wowario cf8e878869
revert Preserve commitment format inside transactions #8277
2 months ago
wowario 1c44d89030
wownero skin pack
2 months ago
wowario a25032cc1e
remove monero tx bug fixes
2 months ago
wowario 3271844ab5
initialize genesis block
2 months ago
Howard Chu c0f3c5b577
Fix use of rtxn without a mdb_txn_safe wrapper
2 years ago
Howard Chu 033a32a20b
Remove check is_directory check on lmdb path
2 years ago
Howard Chu b096e16699
Revert "db_lmdb: test for mmap support at init time"
2 years ago
Luke Parker baee2c06ec
Preserve commitment format inside transactions
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
2 years ago
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
luigi1111 ad9956d987
Merge pull request #7634
3 years ago
moneromooo-monero 5a2edea16b
db_lmdb: catch exceptions testing for mmap support
3 years ago
moneromooo-monero f6e2636493
blockchain_db: harden code against invalid input types
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
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 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