Commit Graph

983 Commits (ae335a1bc59e83019b1fab51e6ba7cf013c4ffad)

Author SHA1 Message Date
Danno Ferrin ae335a1bc5
EVMTool contract create processing (#5755) 1 year ago
Danno Ferrin fb3b262f1b
Call operation performance optimizations (#5537) 1 year ago
Danno Ferrin 33751dc50f
Address import performance issues (#5734) 1 year ago
Fabio Di Fabio 52342e550c
Correctly cache the TransactionValidator instance on creation (#5726) 1 year ago
Simon Dudley e92e5de8f6
Make smart contract permissioning features work with london fork (#5727) 1 year ago
garyschulte 56768060de
Promote segmented storage (#5700) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma e0cb1fe3bc
ethereum/core - migrated tests from Junit4 to Junit5 (#5715) 1 year ago
Fabio Di Fabio 6603ebb716
Introduce transaction validator interface (phase 2) (#5682) 1 year ago
Nischal Sharma ef020865eb
Removed GoQuorum permissioning interop (#5607) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
matkt 9f42a3f261
remove v0 version of the database (#5698) 1 year ago
Fabio Di Fabio 86b2b600a0
Do not leak references to PendingTransactions (#5693) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Fabio Di Fabio 6ac03af19b
Introduce transaction validator interface (phase 1) (#5673) 1 year ago
Fabio Di Fabio 2dca2f5d83
Start with txpool disabled (#5634) 1 year ago
Danno Ferrin fcdb20296a
Update evmtool graalvm build (#5639) 1 year ago
Danno Ferrin a9a11fa985
Remove BLS12 from cancun (#5641) 1 year ago
Fabio Di Fabio 1e04d5226d
Fail fast in case of downgrade done without reverting variables storage (#5637) 1 year ago
naviechan 0ceeaf3180
EIP-6110: Add deposit validation and apis (#5295) 1 year ago
Sally MacFarlane 251fded273
RPC - default to internal error not invalid params (#5506) 1 year ago
matkt 0c4b1d9966
Reload flat db strategy on clear (#5619) 1 year ago
matkt 180c75197c
Healing Mechanism for Flat Database in Besu (#5319) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Fabio Di Fabio c1cfaf462a
Remove deprecated Rinkeby network (#5540) 1 year ago
Fabio Di Fabio 9ae1b535a0
Blobdb for static data (#5475) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 1 year ago
garyschulte debd53ccc9
remove PoW header validation if merge is enabled (#5538) 1 year ago
matkt bacef2809e
Update get account method in the bonsai accumulator (#5330) 2 years ago
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 2 years ago
garyschulte b612ee29d1
Log worldstate availability (#5517) 2 years ago
Simon Dudley a0c6052778
Revert "Add plugin API to select Transactions (#5396)" (#5499) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
garyschulte b7f20876db
remove bonsai accumulator trielogfactory, rely on TrieLogManager instead (#5479) 2 years ago
garyschulte c85841d308
TrieLogFactory plugin support (#5440) 2 years ago
Fabio Di Fabio 423fe1d481
Layered Transaction Pool (#5290) 2 years ago
Gabriel Fukushima 7fff05a4cc
Fix for block import withdrawals (#5442) 2 years ago
Fabio Di Fabio 8b4819ee6f
Ban zero blob transactions (#5425) 2 years ago
Simon Dudley 423a826fa1
Decompose putMilestone into putBlockNumberMilestone and putTimestampMilestone (#5405) 2 years ago
Simon Dudley c34139c18c
Unified protocol schedule tidy up (#5375) 2 years ago
garyschulte 6367f984f0
Bonsai TrieLogFactory serializer/deserializer (#5372) 2 years ago
Diego López León 031101603b
Retire ECIP-1049 network (#5371) 2 years ago
Justin Florentine 25ab21128e
Metrics via dagger (#5244) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
garyschulte 9eec16eed4
TrieLog shipping prep (#5317) 2 years ago
Matt Nelson 560c5489bf
Updating confusing --bonsai-maximum-back-layers-to-load option to --bonsai-historical-block-limit + remove deprecated snapshots config (#5337) 2 years ago
Fabio Di Fabio 5e77b7857d
Quorum compatibility cleanup, and reorder private invalid reasons (#5360) 2 years ago
Gabriel Fukushima 9978cb48a3
Remove RocksDb deprecated option maxBackgroundCompactions (#5339) 2 years ago
Sally MacFarlane 67dba233da
uncomment GoQuorum column families (#5350) 2 years ago