Commit Graph

1250 Commits (ab12657f32923e3f2eedea56b41c40011c3aa008)

Author SHA1 Message Date
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
Fabio Di Fabio 9ec055caac
Transaction detachedCopy to optimize txpool memory usage (#5985) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago
Gabriel-Trintinalia 71bc57494d
Plugin Api - Add evaluateTransactionPostProcessing to TransactionSelector interface (#5988) 1 year ago
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Gabriel-Trintinalia 10b956f75f
Expose getSize to transaction interface (#5983) 1 year ago
Fabio Di Fabio 987d33c63a
Use PendingTransaction in BlockTransactionSelector (#5966) 1 year ago
Shritesh Jamulkar e7311f044a
Added toString implementation for TransactionSimulatorResult (#5957) 1 year ago
garyschulte 993a6d8c7e
Optionally bypass state root verification in reference test worldstate (#5960) 1 year ago
Sally MacFarlane 3afd3ca27e
updated beacon root and modulus to match DRAFT eip (#5941) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago
matkt 52795b6223
add get proof for bonsai (#5919) 1 year ago
garyschulte d81e1f3042
Add FlatDbStrategy (#5901) 1 year ago
Gabriel-Trintinalia 9d7ee2b52b
[4844] Fix some Devnet9 Hive tests (#5929) 1 year ago
Sally MacFarlane c9489a4998
update beacon root again [skip ci] (#5903) 1 year ago
Gabriel-Trintinalia c4f73aa643
EIP7516 - Add BlobBaseFee opcode to Cancun EVM (#5884) 1 year ago
Sally MacFarlane 76459c2dc9
[MINOR] test RLP used for encode/decode blob tx should contain to field (#5883) 1 year ago
garyschulte 4b2ef689c1
Bonsai based reference test worldstate (#5686) 1 year ago