Arsenii Kulikov
|
09632905eb
|
fix: ensure that downloader sync gap is only set once (#16693)
|
2025-06-05 19:44:27 +00:00 |
|
Ethan Nguyen
|
c68e657b69
|
chore: remove noisy log (#16691)
|
2025-06-05 17:19:01 +00:00 |
|
Ishika Choudhury
|
81461a8cf9
|
feat: introduced NoopPayloadServiceBuilder (#16667)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-05 16:36:45 +00:00 |
|
Alexey Shekhirin
|
73a8efca60
|
perf(engine): enable precompile cache by default (#16685)
|
2025-06-05 15:42:39 +00:00 |
|
Matthias Seitz
|
285c1acb84
|
fix: use correct sender_id_or_create as intended (#16684)
|
2025-06-05 15:41:09 +00:00 |
|
Rohit Singh Rathaur
|
961a7e5930
|
refactor: replace unbounded HashMap with LruMap in precompile cache (#16326)
Co-authored-by: Ayushdubey86 <dubeyayush1687@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-06-05 15:03:18 +00:00 |
|
Federico Gimenez
|
199af6eb7c
|
feat(test): rewrite test_engine_tree_fcu_canon_chain_insertion using e2e framework (#16678)
|
2025-06-05 14:03:45 +00:00 |
|
gejeduck
|
a09f058184
|
chore: add remaining snap request trait functions (#16682)
|
2025-06-05 13:52:17 +00:00 |
|
Alexey Shekhirin
|
81dbfdaddf
|
ci: do not check version for release dry runs (#16679)
|
2025-06-05 13:29:05 +00:00 |
|
Leonardo Arias
|
a69d30c679
|
feat: cross-compile to RISC-V (#16426)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-06-05 12:10:44 +00:00 |
|
futreall
|
5e8bcdfe57
|
docs: Fix typos in documentation and README (#16677)
|
2025-06-05 10:49:29 +00:00 |
|
Federico Gimenez
|
306d1c3aee
|
chore: extract engine tests to separate file (#16671)
|
2025-06-05 09:02:09 +00:00 |
|
Louis Brown
|
ee8acd13e6
|
chore: Add metrics for supervisor RPC error (#16111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-05 08:55:06 +00:00 |
|
Federico Gimenez
|
bad715f286
|
chore(ci): unpin teku image for kurtosis-op ethereum-package (#16670)
|
2025-06-05 08:51:05 +00:00 |
|
Roman Hodulák
|
63cc4eccad
|
feat(era): Implement retry policy for HTTP client downloader (#16664)
|
2025-06-05 08:21:17 +00:00 |
|
Hai | RISE
|
cd521ce79d
|
perf: remove some clones around eth_call (#16665)
|
2025-06-05 08:16:54 +00:00 |
|
Mablr
|
717449b076
|
feat(GasOracle): new function to compute median (#16645)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-05 10:21:40 +02:00 |
|
Suyash Nayan
|
73b4073363
|
refactor(txns): inline validation logic and remove validation.rs (#16668)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
|
2025-06-05 07:58:44 +00:00 |
|
Matthias Seitz
|
1efc666a13
|
chore: relax primtives types bound (#16663)
|
2025-06-04 21:29:00 +00:00 |
|
Arsenii Kulikov
|
cf80ef4d86
|
refactor: simplify --dev setup (#16662)
|
2025-06-04 20:44:50 +00:00 |
|
Odinson
|
6d5b0ef74e
|
feat: Added Socket Address to the network discovery error (#16659)
|
2025-06-04 18:23:53 +00:00 |
|
Federico Gimenez
|
19caec3dd9
|
feat: make RpcAddOns::launch_add_ons_with composable (#16646)
|
2025-06-04 17:22:58 +00:00 |
|
Alexey Shekhirin
|
a5c09cf4af
|
ci: remove build-release-binaries.yml workflow (#16658)
|
2025-06-04 16:38:52 +00:00 |
|
Alexey Shekhirin
|
0705df5258
|
ci: check Cargo version against Git tag in release.yml (#16657)
|
2025-06-04 15:50:03 +00:00 |
|
Suyash Nayan
|
ad8c2c523a
|
feat(txns): Implement flexible TxType filtering policy in TransactionManager (#16495)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-04 15:41:46 +00:00 |
|
Matthias Seitz
|
bcd363b4b8
|
chore: bump version 1.4.8 (#16655)
|
2025-06-04 15:11:42 +00:00 |
|
Soubhik Singha Mahapatra
|
0a4c21527c
|
chore: used Opstorage impl for optimism (#16594)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-04 14:25:14 +00:00 |
|
Veer Chaurasia
|
89b235040d
|
refactor: unify pending_block fn (#16596)
|
2025-06-04 13:59:09 +00:00 |
|
Matthias Seitz
|
5eb07896b4
|
chore: downgrade warn log (#16649)
|
2025-06-04 13:14:52 +00:00 |
|
Muhammed Kadir Yücel
|
ff404c80e2
|
feat: trigger resolution task when multiple connection failures occur for a trusted peer (#16652)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-04 12:32:58 +00:00 |
|
Alexey Shekhirin
|
2fdae16d5f
|
chore: add Hoodi to docker compose files, fix checkpoint sync URLs (#16653)
|
2025-06-04 12:32:02 +00:00 |
|
Matthias Seitz
|
c5114b676f
|
chore: bump default gas limit 60M mainnet (#16650)
|
2025-06-04 12:07:54 +00:00 |
|
Matthias Seitz
|
0201c831d2
|
perf: use already recovered signer (#16640)
|
2025-06-04 12:01:26 +00:00 |
|
Alexey Shekhirin
|
78837f9327
|
ci: use different names for latest and RC Docker jobs (#16654)
|
2025-06-04 11:59:44 +00:00 |
|
Muhammed Kadir Yücel
|
249fa36432
|
feat: configure interval for trusted peer DNS resolution (#16647)
|
2025-06-04 11:41:55 +00:00 |
|
Alexey Shekhirin
|
74bde8adee
|
perf(engine): do not use state root task for non-empty revert state (#16631)
v1.4.8-rc.1
|
2025-06-04 10:56:03 +00:00 |
|
Roman Krasiuk
|
90d98f3303
|
feat(txpool): EIP-7825 max gas limit check (#16648)
|
2025-06-04 10:54:48 +00:00 |
|
Femi Bankole
|
1254438bdd
|
feat: json ChainNotification subscription endpoint (#16644)
|
2025-06-04 09:58:38 +00:00 |
|
Alexey Shekhirin
|
5106f64f76
|
fix(engine): recompute trie updates for forked blocks (#16568)
|
2025-06-04 09:58:19 +00:00 |
|
Matthias Seitz
|
fe5c6d80d5
|
fix: check additional settings when enabling discv5 (#16643)
|
2025-06-04 09:25:34 +00:00 |
|
Arsenii Kulikov
|
f7db031f59
|
chore: make BuildOutcome::map_payload pub (#16636)
|
2025-06-04 09:19:24 +00:00 |
|
Shane K Moore
|
b6e66a5e9c
|
chore: add minSuggestedPriorityFee check to OpEthapi (#16637)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-04 08:30:32 +00:00 |
|
Hai | RISE
|
40ebef4571
|
feat(OpEngineValidator): pub chain_spec (#16638)
|
2025-06-04 08:02:30 +00:00 |
|
Arsenii Kulikov
|
66692a7e45
|
feat: make NewBlock message generic (#16627)
|
2025-06-03 19:32:12 +00:00 |
|
Ishika Choudhury
|
441210eb7a
|
chore: removed alloy_consensus::Header constraint in setup_without_db (#16623)
|
2025-06-03 18:42:24 +00:00 |
|
Matthias Seitz
|
780ed8e8e2
|
chore: include target and latest in error message (#16630)
|
2025-06-03 18:34:08 +00:00 |
|
Federico Gimenez
|
10caf93f98
|
refactor: extract common pool setup logic for Eth and Op nodes (#16607)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-03 17:31:22 +00:00 |
|
Alexey Shekhirin
|
6532de4f4e
|
chore: update Grafana dashboard (#16575)
|
2025-06-03 15:34:44 +00:00 |
|
Roman Hodulák
|
e2f162038f
|
feat(rpc): Add Primitives associated type to TransactionCompat trait (#16626)
|
2025-06-03 15:27:30 +00:00 |
|
Léa Narzis
|
ea7eaf61c3
|
feat: enable external EngineApi access (#16248)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-03 13:10:36 +00:00 |
|