Commit Graph

1235 Commits (c477d70f57bed6e2943095d490e2c7fbc4b3aaf4)

Author SHA1 Message Date
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
Danno Ferrin 228424215c
Update RPCs for yParity (#6119) 1 year ago
Stefan Pingel 646c5a3bc6
clean up the ProcessableBlockHeader (#6117) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Fabio Di Fabio de8ca108a3
Add API to set and get the minGasPrice at runtime (#6097) 1 year ago
daniellehrner a60b31b3af
TraceService: return results for transactions in block (#6087) 1 year ago
delehef edf23cb570
feat: add a way to read memory without altering the word capacity (#6073) 1 year ago
Diego López León f58f6cffca
ETC 'Spiral' network upgrade (#6078) 1 year ago
Simon Dudley 9a22703b5d
Remove a BonsaiWorldStateProvider constructor (#6090) 1 year ago
Danno Ferrin af011d2a0f
Use Bytes Trie to track warm addresses (#6069) 1 year ago