Commit Graph

107 Commits (e548cdc487789ae2e38fc15daab7b6fdf9fb1480)

Author SHA1 Message Date
ahamlat b50f8660cc
Create a specific calculateRootHash method for BonsaiInMemoryWorldState to improve performance (#4568) 2 years ago
garyschulte 76d6429cc0
Snapshot based non-persisting MutableWorldState usage (#4531) 2 years ago
matkt da9b10767a
Snapsync persist state (#4381) 2 years ago
garyschulte d73ce2116c
Bonsai snapshot worldstate (#4409) 2 years ago
ahamlat d6e1400937
Add config file support for high spec flag (#4438) 2 years ago
ahamlat 8718fa61e0
Create a new flag on RocksDB for high spec hardware to boost performance (#4423) 2 years ago
Danno Ferrin d2968509ba
Simplify Trie Dependencies (#4259) 2 years ago
ahamlat 49244791f0
Apply RocksDB LZ4 compression and compare the performance/resource metrics after sync. (#4166) 2 years ago
ahamlat 915854cfe1
Update RocksDB default block cache size (#4132) 2 years ago
Sally MacFarlane 2751b3cb1c
Log message when path unavailable (#4059) 2 years ago
ahamlat 5702ca090d
Apply some RocksDB documentation suggestions to reduce memory usage. (#3985) 2 years ago
matkt 1c7c9ed146
fix missing column families (#3940) 2 years ago
sharad-develop 0efc169005
Added exception message details to error message, when read db fails (#3935) 2 years ago
Fabio Di Fabio 0fdd55d78e
Introduce RocksDbSegmentIdentifier to avoid changing the storege plug… (#3755) 3 years ago
garyschulte 23f5e2e933
wrap rocksdb segmenthandles in atomicreference to ensure we do not reference closed handles (#3734) 3 years ago
garyschulte 9619f94489
revert to TransactionDB to resolve 'busy' exception from OptimisticTransactionDB (#3720) 3 years ago
Pedro Novais fe673431fa
update rocksdbjni to v6.29.4 for compatibility with arm64 CPU architecture (#3634) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
fab-10 73a97606ae
Disable RocksDB TTL compactions (#3356) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
matkt ffc8da3971
Fix bonsai getMutable method regression (#2934) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Antoine Toulme cd66968b6d
Add tracing support for internals and JSON-RPC (#1557) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
David Mechler 03a14841b5
Add System.exit when No space left on device RocksDBException occurs (#1552) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Ratan (Rai) Sur 739b3382f4
Unsupport Misplaced Database Metadata (#1060) 4 years ago
Yehia Tarek 93996e349e
remove removeAllKeysUnless from interfaces and its implemntation (#936) 5 years ago
Karim T 5f92f5407e
[BESU-888] fix RocksDBException during sweeping (#929) 5 years ago
Ratan Rai Sur b87a6358a2
update to new pruning known issue and ignore related test (#898) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Ratan Rai Sur fa9db4b099
Key Value Tweaks (#726) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Ratan Rai Sur db1294fecf remove inline comment (#285) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Ivaylo Kirilov d23a69c0c1 Add versioning to privacy storage (#149) 5 years ago
Trent Mohay 3d867532de
Repaired Metrics name collision between Privacy and RocksDB (#187) 5 years ago
Danno Ferrin 48df8290de
[PAN-3242] Programatically enforce plugin CLI variable names (#117) 5 years ago
Lucas Saldanha 11cb619a50
Fixing rocksdb artifact name conflicts (#73) 5 years ago
Ivaylo Kirilov c09145e490 refactor-privacy-storage (#7) 5 years ago
Abdelhamid Bakhta aa264b3c0c
Store db metadata file in the root data directory. (#46) 5 years ago
Danno Ferrin a8ddd21ab6
Downgrade some RocksDBPlugin Logging Levels (#44) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
Ratan Rai Sur 3eb904609d Support Version Rollbacks for RocksDB (#6) (#19) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Ratan Rai Sur 995ef1adba Ban junit assertions (#1939) 5 years ago
CJ Hare 8a22086a1b RocksDB plugin is hard wired, rather then discovered (#1934) 5 years ago
CJ Hare dec01db6f9 Refactoring Rocksdb as a module (#1889) 5 years ago