Commit Graph

8298 Commits

Author SHA1 Message Date
Alexey Shekhirin
e792efbb22 fix(engine): update cached bytecodes with bundle state (#15676) 2025-04-14 09:26:14 +00:00
Emilia Hane
69437d5a8d chore(op-consensus): Remove redundant module (#15718) 2025-04-14 09:25:55 +00:00
Shane K Moore
0dbd8052d8 chore: periodically resolve trusted nodes dns (#15678)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-14 09:07:23 +00:00
Emilia Hane
52c3e3cc04 fix(op-interop): incorrect parsing of supervisor_checkAccessList error (#15670) 2025-04-14 08:32:19 +00:00
Varun Doshi
70db898fbf feat: use L2 timestamps for mapped L1 (#15683)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-14 08:19:04 +00:00
int88
df6d5dd1dd test: benchmark for fetch pending hashes (#15574) 2025-04-14 07:59:03 +00:00
Soubhik Singha Mahapatra
c73a40ff2a feat: added getter functions for PeerMetadata (#15709)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-13 17:35:17 +00:00
int88
f0f32b4a18 refactor: better encapsulation of tx_fetcher for easier testing and refactoring (#15688) 2025-04-12 06:39:29 +00:00
Matthias Seitz
54b0d357f9 chore: rm outdated unreachable (#15700) 2025-04-12 07:44:02 +02:00
0xOsiris
4121fce5e7 feat(net): add transaction gossip policy (#15341)
Co-authored-by: Sagar Rana <sagarrana.pvt@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-11 20:03:02 +00:00
Emilia Hane
5f33c96841 perf(discv5): Relax peer filter, fallback on source socket for enr missing tcp port (#15267) 2025-04-11 12:56:47 +00:00
Matthias Seitz
0ab297a0e9 feat: add bincode compat to ethereum tx envelope (#15686) 2025-04-11 14:42:53 +02:00
Roman Krasiuk
e8c4c623b0 chore(trie): make RevealedNode usable externally (#15691) 2025-04-11 11:38:00 +00:00
Matthias Seitz
3ef965c93a fix: op isthmus activation timestamps (#15685) 2025-04-11 10:12:22 +00:00
stevencartavia
c34bdf37f0 feat: add CLI args for concurrency settings (#15657) 2025-04-11 08:19:05 +00:00
kevaundray
33ddc2861b chore!: Populate the headers field in the ExecutionWitness when calling debug_executionWitness (#15608)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-11 07:49:45 +00:00
Yash Atreya
58fe204ff2 chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-11 08:28:57 +02:00
Alexey Shekhirin
2563e93d95 perf(trie): reserve space for new proof nodes ahead of time (#15637) 2025-04-10 17:32:25 +00:00
rotcan
c688c845b3 feat(engine): add bytecodes to invalid block hook witness (#15649)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-04-10 17:03:12 +00:00
Matthias Seitz
3346f5b7fd chore: double check blob gas in header standalone (#15672) 2025-04-10 16:15:43 +00:00
Matthias Seitz
04c61e2151 Revert "feat(engine): enable prewarming & caching by default (#15630)" (#15666) 2025-04-10 16:13:29 +02:00
Federico Gimenez
9a151fab54 chore: remove unused evm_config field in EngineApiTreeHandler (#15660) 2025-04-10 12:07:36 +00:00
Steven
3cf0d0d75b feat: add no-local-exemptions settings to MaintainPoolConfig (#15651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-10 07:44:24 +00:00
Léa Narzis
f217ec5e9f fix(era1): use framed snap encoding/decoding instead of raw one (#15652) 2025-04-10 05:46:40 +00:00
Ishika Choudhury
e0a6e05cff chore: changed import for custom-rlpx-subprotocol(examples) (#15639) 2025-04-10 05:28:44 +00:00
Matthias Seitz
d68dd400ae chore: make build eth api async (#15636) 2025-04-10 07:27:54 +02:00
Alexey Shekhirin
e261a2e205 feat(engine): enable prewarming & caching by default (#15630) 2025-04-09 10:27:05 +00:00
Emilia Hane
73b9294072 chore(lint): Remove redundant lint attributes (#15531) 2025-04-09 10:11:02 +00:00
Matthias Seitz
9239188093 chore: prep alloy TxEnvelope transition (#15628) 2025-04-09 12:09:57 +02:00
Matthias Seitz
c6ba7c6207 chore: add serdebincodecompat to optxenvelope (#15629) 2025-04-09 12:09:44 +02:00
Yohan Nelson
add12f9a94 fix!(rpc): wrap call many response in vec (#15622) 2025-04-09 05:19:56 +00:00
Matthias Seitz
491413f3e9 chore: rm bundlestateprovider (#15607) 2025-04-09 07:15:17 +02:00
onbjerg
a5755f72eb fix: use --http.corsdomain for http rpc server (#15620) 2025-04-08 20:16:57 +00:00
Dan Cline
460f8400aa feat: add ability to handle dedicated storage proof result (#15252) 2025-04-08 16:36:00 +00:00
Matthias Seitz
0063aa20b7 fix: pick 1559 fees correctly for dynamic fee (#15605) 2025-04-08 13:20:21 +00:00
Yohan Nelson
dc367ad785 fix: eth_callMany uses vec bundle (#15596)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-08 12:08:55 +00:00
Matthias Seitz
a0c7d1cd77 fix: check for missing prio fee in eth simulate (#15601) 2025-04-08 12:45:30 +02:00
Pana
897223d307 fix: typo (#15578) 2025-04-08 09:50:54 +00:00
Soubhik Singha Mahapatra
aea8b06d39 fix: apply default values for transactions (#15488)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-08 09:33:32 +00:00
Léa Narzis
16027eace8 feat(era): add Era1Writer (#15577) 2025-04-08 07:53:53 +00:00
Roman Hodulák
fad870e350 feat(evm): Accept executable transaction as the input for block builder (#15524) 2025-04-07 20:39:56 +00:00
Vaiz_07
b52ef3c173 feat: add eth cache helper function (#15589) 2025-04-07 15:32:58 +00:00
Tbelleng
6ae48f8d95 fix: 🐛 Fix gas_limit handle in eth_simulate (#15562)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-07 14:51:51 +00:00
Dan Cline
4dc1b5c907 perf: spawn prewarming transactions in chunks (#15155)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-04-07 14:00:34 +00:00
Barajeel
abd8981310 fix: latest_state returning last_valid instead of latest received (#15565)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-07 13:18:21 +00:00
kevaundray
c3471bf7bf chore: fix doc comment on get_storage (#15503) 2025-04-07 11:37:44 +00:00
Léa Narzis
c605eef1c3 feat(era-e2s): add E2StoreWriter (#15560) 2025-04-07 11:37:42 +00:00
Roman Krasiuk
6b8f5c5a6b feat: Prague mainnet timestamp (#15582) 2025-04-07 10:23:31 +00:00
Dan Cline
5b8e40bce7 chore: set prewarm concurrency to 64 (#15521) 2025-04-07 09:40:32 +00:00
Léa Narzis
888f0247c3 fix(era): some fix for const + more tests (#15576) 2025-04-07 08:39:41 +00:00