Commit Graph

49 Commits (bump_web3j)

Author SHA1 Message Date
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
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Edward 9601f44ac8 Return the plugin-apis to this repo (#1900) 5 years ago
Danno Ferrin 16c64e64f0 Use external pantheon-plugin-api library (#1505) 6 years ago
Danno Ferrin f27c8d74fa Make ThreadPantheonNodeRunner support plugin tests. (#1477) 6 years ago
Danno Ferrin 6d9b8a3faf Less pointless plugins errors (#1473) 6 years ago
Danno Ferrin 8d1e224c96 Events Plugin - Add initial "NewBlockPropagated" event message (#1463) 6 years ago
Danno Ferrin 8b7c5f7949 Plugin Framework (#1435) 6 years ago