Commit Graph

1167 Commits (c3f7f8765d7cc5c3ce55c558e925510e04ef4935)

Author SHA1 Message Date
Matt Nelson f81d5445f1
Fix to increment/decrement gas-limit in block production (#6425) 11 months ago
Fabio Di Fabio 2d7941f8b8
Promote block txs selection max time options to stable (#6423) 11 months ago
Karim TAAM 2ba692e322
Generate genesis root hash with the used data storage format (#6306) 11 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) 12 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
Gabriel-Trintinalia 3310c416bd
Implement miner_setMinPriorityFee and miner_getMinPriorityFee (#6080) 1 year ago
Simon Dudley 20f518ed43
Decouple TrieLogManager and CachedWorldStorageManager (#6072) 1 year ago
Danno Ferrin 909649f26c
Update reference tests to Cancun (#6054) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Sally MacFarlane 9d9fe8c201
Dencun corner cases (#6060) 1 year ago
Justin Florentine a90ea056f1
Unsigned timestamps and blob gas used (#6046) 1 year ago
ahamlat e0b3316612
Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty) (#6009) 1 year ago
NC 5fce4fd3ed
Standardize pubkey and public key naming in deposit (#6012) 1 year ago
Stefan Pingel eeb60e5130
remove code duplication (#6028) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Fabio Di Fabio e946276d21
Use existing Bytes48 for KZGCommitment and KZGProof (#5997) 1 year ago