Commit Graph

2520 Commits (a563cf23c1a8e3fc48e0c40a484ab64d375b0462)

Author SHA1 Message Date
daniellehrner a60b31b3af
TraceService: return results for transactions in block (#6087) 1 year ago
Justin Florentine 67ef9e05f9
renamed env field (#6096) 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
Suyash Nayan a2dbb8272c
Optimize GetPooledTransactionsFromPeerTask with HashSet (#6071) 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
matkt c839a3b022
add retry logic on sync pipeline for rocksdb issue (#6004) 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
shuoer86 508b04391b
Fix typos (#6036) 1 year ago
Justin Florentine a90e4487fc
Fcu v2 defer fork validation (#6037) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago
seongmin f0b2b56064
fix incorrect argument passing in blockParameter of TraceCallMany class (#6034) 1 year ago
ahamlat de2d3b4156
Sort only once rewardPercentiles instead of doing it for each block header (#6035) 1 year ago
ahamlat e0b3316612
Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty) (#6009) 1 year ago
ahamlat 8507bb7181
Optimize Eth_feeHistory RPC method (#6011) 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
Fabio Di Fabio e5c9f55f8b
Force the use of jdk18 version of Bouncy Castle library (#5748) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Gabriel-Trintinalia a56a35f1e0
[Plugin API] - TransactionSelector - Send TransactionSelectionResult to the plugin when not transaction is not selected (#6010) 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
matkt dc2289eada
add method to disable root verification for T8n and not Reference tests (#6013) 1 year ago
NC 0536a18bdc
Base EIP-6110 on top of Cancun (#5752) 1 year ago
Gabriel-Trintinalia e8a0428a27
[Plugin API] - TransactionSelector - Notify plugins when transaction is selected/rejected (#6005) 1 year ago
Danno Ferrin 573cb1bc43
Change Array Copying (#5998) 1 year ago
Gabriel-Trintinalia 4b822d6739
[Plugin API] - Simplify plugin transaction selector interface to return object instead of list (#5995) 1 year ago
Danno Ferrin 0b83ab5011
Tests for GraphQL Cancun fields (#5975) 1 year ago
Justin Florentine fddcdf31eb
hive tests explicitly attempt zero (#5993) 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
Gabriel-Trintinalia 2dd16f4d07
[4844] EngineNewPayload - Add Blob Count validation (#5973) 1 year ago
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Danno Ferrin 13a934d6b8
Add parameters to EVM library fluent API (#5930) 1 year ago
Gabriel-Trintinalia 10b956f75f
Expose getSize to transaction interface (#5983) 1 year ago
Fabio Di Fabio 7ee5b736f3
Target to use about 25MB for the new layered txpool by default (#5974) 1 year ago
Fabio Di Fabio 987d33c63a
Use PendingTransaction in BlockTransactionSelector (#5966) 1 year ago
Danno Ferrin dc47867054
Fix t8n encoding issue (#5936) 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
Gabriel-Trintinalia 00853c2fcf
Validate bad block before new head check syncing (#5967) 1 year ago
Danno Ferrin 4f49ec9418
Add Cancun GraphQL fields (#5923) 1 year ago
Sally MacFarlane 8980835398
Update execution tests to 0.2.5 (#5952) 1 year ago
Justin Florentine ef2d4181d8
Apply fcu even on invalid payload (#5961) 1 year ago