Commit Graph

118 Commits (release-23.1.x)

Author SHA1 Message Date
garyschulte e24bfdebea
merge of 23.1.2 into release-23.1.x (#5323) 2 years ago
matkt e36b1f6dbd
Fix transaction pool issue (#4964) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
lukelee-sl 609904e509
gradle modifications to support java 19 (#4797) 2 years ago
matkt da9b10767a
Snapsync persist state (#4381) 2 years ago
garyschulte d73ce2116c
Bonsai snapshot worldstate (#4409) 2 years ago
Antoine Toulme af25c9bac0
upgrade tuweni to 2.3.0 (#4464) 2 years ago
Danno Ferrin d2968509ba
Simplify Trie Dependencies (#4259) 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
matkt d5658c2a65
add snapsync as experimental feature (#3710) 3 years ago
Pedro Novais fe673431fa
update rocksdbjni to v6.29.4 for compatibility with arm64 CPU architecture (#3634) 3 years ago
Sally MacFarlane 00851d042c
Not null annotations (#3708) 3 years ago
matkt e9b9de6844
Add snapsync pipeline (#3656) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
matkt 7e0d06ac61
preparing the snapsync pipeline (#3625) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Jiri Peinlich 97a3494085
When downloading the world state, persist children before parents (#3202) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
Jiri Peinlich a44bd7dffb
Adding filechannel name to the exception (#3064) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Antoine Toulme 5670264f12
Upgrade OpenTelemetry to 1.2.0 (#2313) 4 years ago
Danno Ferrin 008daad6b4
Remove unneeded log4j2.xml files (#1735) 4 years ago
Antoine Toulme cd66968b6d
Add tracing support for internals and JSON-RPC (#1557) 4 years ago
Danno Ferrin 99dcf50ee5 Reduce Spurious Log Messages (#1678) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
Danno Ferrin 9c22fbc61c
Add memory as a key value storage option (#1617) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 4 years ago
Yehia Tarek 93996e349e
remove removeAllKeysUnless from interfaces and its implemntation (#936) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Pierre Grimaud 3cc4dc3cff
Fix typos (#813) 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
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Ivaylo Kirilov c09145e490 refactor-privacy-storage (#7) 5 years ago
Ratan Rai Sur 78ecf33237
Fix some mark sweep pruner bugs where nodes that should be kept were being swept (Re-merge of #38) (#50) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 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 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
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Jason Frame a047286a23 Fix rocksDB storage so that clear removes all values (#1894) 5 years ago
Ratan Rai Sur dda93fd433 [Minor] Fix gradle formatting (#1876) 5 years ago
Danno Ferrin 43cc4ce5c9 Support plugin Richdata APIs via implementation (#1581) 5 years ago
Ratan Rai Sur 1716091723 [PAN-3064] sweep state roots before child nodes (#1854) 5 years ago
mbaxter 50c3a2cba0 [PIE-1791] Fix logic to disconnect from peers on fork (#1863) 5 years ago