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 |
|
Hai | RISE
|
5f745ede48
|
feat(OpAddOns): relax trait bounds for generic engine validators (#16615)
|
2025-06-03 13:08:56 +00:00 |
|
Matthias Seitz
|
3fc463c8a0
|
feat: impl compress decompress for customheader (#16617)
|
2025-06-03 12:39:33 +00:00 |
|
Federico Gimenez
|
b5c01d6530
|
refactor(e2e): split actions.rs into submodule (#16609)
|
2025-06-03 12:18:07 +00:00 |
|
Matthias Seitz
|
2726b797b3
|
fix: wrap forkid entry for eth key (#16616)
|
2025-06-03 11:51:39 +00:00 |
|
Tbelleng
|
fee128da62
|
feat: 🐛 fix using latest header (#16614)
|
2025-06-03 10:46:40 +00:00 |
|
Ethan Nguyen
|
1e69bf4f45
|
chore: Remove OmmersProvider (#16539)
|
2025-06-03 10:41:13 +00:00 |
|
Matthias Seitz
|
4686778cb9
|
chore: make clippy happy (#16611)
|
2025-06-03 11:03:54 +02:00 |
|
Ishika Choudhury
|
5f7fe6b9e2
|
feat: fixed missing blocktimestamp in logs subscription (#16598)
|
2025-06-03 11:03:29 +02:00 |
|
Solar Mithril
|
f2d1863485
|
feat: fix tx da scaling (#16558)
|
2025-06-03 11:01:23 +02:00 |
|
Léa Narzis
|
ca9f94cc7b
|
refactor: relax OpAddOns trait bounds (#16582)
|
2025-06-03 10:57:19 +02:00 |
|
Merkel Tranjes
|
aab4d22786
|
docs(net): replace 404 link message.rs (#16597)
|
2025-06-03 10:43:26 +02:00 |
|
Roman Hodulák
|
7ac3be5c96
|
fix(era): Use the url as the index page for HTTP hosts (#16555)
|
2025-06-02 18:26:23 +00:00 |
|
Alexey Shekhirin
|
de59ccff94
|
ci: special treatment for release candidate tags (#16603)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-02 16:02:39 +00:00 |
|
Federico Gimenez
|
e19271b9dd
|
test(e2e): set test_state_root_fallback for deep reorg test (#16573)
|
2025-06-02 15:56:26 +00:00 |
|
Léa Narzis
|
c8f01de878
|
refactor: replace generics with Node types for OpExecutorBuilder (#16601)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-02 14:52:58 +00:00 |
|
Roman Krasiuk
|
dc7cb6e667
|
chore: bump version to 1.4.7 (#16606)
v1.4.7
|
2025-06-02 14:30:27 +00:00 |
|
Roman Krasiuk
|
2d8803a6e0
|
deps: revm 24.0.1 (#16604)
|
2025-06-02 12:51:29 +00:00 |
|