Commit Graph

1237 Commits (24ed2d0b21633cea067d64bdf37c1a0c671801cf)

Author SHA1 Message Date
Sally MacFarlane 24f92019ed
Default storage format now Bonsai (#6536) 9 months ago
Justin Florentine 8b64023a12
Blob gas fee checking (#6546) 9 months ago
Danno Ferrin 9ef48d4399
Remove uses of org.jetbrains annotations (#6558) 10 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Jason Frame 2ae6c739ee
Bonsai code storage by hash (#6505) 10 months ago
Gabriel-Trintinalia 559fe71cf3
[minor] Improve message when existing database is different from the configuration (#6534) 10 months ago
Jason Frame c45a863280
Ensure that Bonsai tests with Key Value storage are using Bonsai data configuration (#6441) 10 months ago
Diego López León c31403d8d6
Introduce ETC Spiral EVM configuration (#6524) 10 months ago
Usman Saleem c10cb3d3a9
Store trielog as blobdb (#6289) 10 months ago
Jason Frame 4252e47cf7
Revert "Bonsai code storage by hash (#5889)" (#6504) 10 months ago
Jason Frame 9c02518f01
Bonsai code storage by hash (#5889) 10 months ago
garyschulte 8972d6707c
info level log for pipeline abort (#6459) 10 months ago
Karim TAAM 6d77d58006
Optimized Keccak Hashing for Account Storage Slots (#6452) 10 months ago
Danno Ferrin 098d9975ed
Add pragueTime configuration (#6473) 10 months ago
ahamlat 666f795b63 Improve the high spec flag (#6354) 10 months ago
Karim TAAM f1c2921421
use reference tests to verify trielog generation (#6415) 10 months ago
delehef 928b34d95f
feat: add `OperationTracer.tracePrepareTransaction` (#6453) 10 months ago
Simon Dudley b90d0ed521
Reuse --bonsai-historical-block-limit for limit trie logs feature (#6445) 10 months ago
Gabriel Fukushima 3fc3fb1225
Trie log prune async using TrieLogEvent (#6394) 10 months ago
Jason Frame 94d86afb40
Bonsai keyvalue refactor (#6404) 10 months ago
Matt Nelson f81d5445f1
Fix to increment/decrement gas-limit in block production (#6425) 10 months ago
Fabio Di Fabio 2d7941f8b8
Promote block txs selection max time options to stable (#6423) 10 months ago
Karim TAAM 2ba692e322
Generate genesis root hash with the used data storage format (#6306) 10 months ago
Fabio Di Fabio d636e7f1bc
Copy also computed fields, when doing a Transaction detached copy (#6329) 11 months ago
Manoj P R 7f77d307a0
Fix: Fallback to getName when canonicalName is null in BlockHeaderValidator DEBUG log (#6332) 11 months ago
Gabriel Fukushima e51e042906
Add --X-trie-log subcommand (#6303) 11 months ago
Karim TAAM 658d153f36
fixing on selfdestruct (#6359) 11 months ago
Matt Whitehead aea171cf64
Make RPC reason settable, pass execution failure reason in RPC error message (#6343) 11 months ago
Karim TAAM 2ac9bf8e93
Fix trielog shipping issue during self destruct (#6340) 11 months ago
Karim TAAM eb6a1fc07c
mark deleted slot during clear storage step (#6305) 11 months ago
delehef 175895d116
fix: call OperationTracer.traceEndTx for failing transactions (#6313) 11 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
matkt f47590a74b add a fix to load correctly the storage trie in the Bonsai WorldState (#6205) 12 months ago
Sally MacFarlane d69b89a915
removed unnecessary use of static temp dir (#6251) 12 months ago
Danno Ferrin 3765aaf379
Refactor some transaction calculations (#6150) 1 year ago
Gabriel-Trintinalia 31a57e01e0
Refactor: Move rpcGasCap and rpcMaxLogsRange to apiConfiguration (#6195) 1 year ago
Gabriel Fukushima a5d5af0d32
Add `rpc-gas-cap` via transaction simulator (#6156) 1 year ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Sally MacFarlane 2f47e5cd73
[MINOR] Eth peer toString() improvements (#6174) 1 year ago
Simon Dudley 8c35ce18d0
Add experimental trie log pruning feature (#6026) 1 year ago
Justin Florentine 488755a728
Cached blob txs (#6147) 1 year ago
Justin Florentine 7743627b37
Update to production KZG ceremony output (#6066) 1 year ago
Fabio Di Fabio 817cbf7853
Remove LowestInvalidNonceCache (#6148) 1 year ago
Matt Whitehead 331ddcf869
Synchronize access to block header (#6143) 1 year ago
Danno Ferrin 4b58d071f6
fix yParity flakey test (#6151) 1 year ago
ahamlat 9710a9adaa
Delete leftPad when capturing the stack before and after a frame execution (#6102) 1 year ago
Jason Frame 701cbb000f
Limit memory used in handling invalid blocks (#6138) 1 year ago
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Stefan Pingel f42f8c1122
Make tracer in block building block aware (#6135) 1 year ago