|
|
e51e109723
|
chore(deps): Bump op-alloy (#14585)
|
2025-02-19 13:12:17 +00:00 |
|
|
|
4f454c91d6
|
refactor: BlockExecutionStrategy API (#14480)
|
2025-02-19 13:10:50 +00:00 |
|
|
|
1ae733a7d1
|
Add interop hardfork in all relevant places. (#14582)
|
2025-02-19 12:18:37 +00:00 |
|
|
|
c9a348dd2c
|
chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-19 11:36:15 +00:00 |
|
|
|
1e40e2dca2
|
chore(deps): Bump op-alloy (#14579)
|
2025-02-19 11:02:59 +00:00 |
|
|
|
e92cf35ac9
|
refactor: simplify SystemCaller API (#14578)
|
2025-02-19 10:08:49 +00:00 |
|
|
|
849c04cb34
|
feat(l2-withdrawals): Decompose ExecutionPayloadValidator::ensure_well_formed_payload (#14566)
|
2025-02-19 09:25:29 +00:00 |
|
|
|
974cfa192f
|
chore(hive): rename expected eest failures (#14577)
|
2025-02-19 09:10:47 +00:00 |
|
|
|
dde5269b7e
|
chore: bump revm (#14568)
|
2025-02-19 09:08:43 +00:00 |
|
|
|
cec1c11ece
|
chore: handle all revm errors (#14574)
|
2025-02-19 01:28:39 +00:00 |
|
|
|
3570f6b2f3
|
feat(reth-bench): substract block fetch waiting time from benchmark duration (#14299)
|
2025-02-18 20:53:10 +00:00 |
|
|
|
534b028203
|
chore: make return for debug_codeByHash optional (#14572)
|
2025-02-18 18:42:15 +00:00 |
|
|
|
545d5bdf16
|
chore(chainspec): use MAINNET_PRUNE_DELETE_LIMIT in MAINNET (#14569)
|
2025-02-18 16:24:55 +00:00 |
|
|
|
3485ce45be
|
chore(chainspec): remove MAINNET usage from ChainSpec::default (#14565)
|
2025-02-18 15:36:57 +00:00 |
|
|
|
c0a30f051e
|
feat(op): isthmus genesis header (#14560)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 15:29:59 +00:00 |
|
|
|
31b2819066
|
fix: add clear tx l1 cost back (#14564)
|
2025-02-18 14:56:49 +00:00 |
|
|
|
29f4ca2a61
|
feat: no_std for reth-evm (#14561)
|
2025-02-18 12:54:56 +00:00 |
|
|
|
67a98860e2
|
chore: bump alloy-evm (#14559)
|
2025-02-18 11:27:05 +00:00 |
|
|
|
42f822305e
|
fix(root): spawn state root task only if host has enough parallelism (#14555)
|
2025-02-18 09:48:34 +00:00 |
|
|
|
5fe28fdf2a
|
chore: phase out reth-primitives from optimism consensus (#14548)
|
2025-02-18 09:52:27 +01:00 |
|
|
|
ffd0f11252
|
chore: remove needless clippy lint (#14550)
|
2025-02-18 08:18:59 +00:00 |
|
|
|
dde5cd8d9d
|
Add Alias and update usage for emvenv (#14547)
|
2025-02-18 08:18:41 +00:00 |
|
|
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
|
|
482f4557eb
|
chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 20:53:39 +00:00 |
|
|
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
|
|
bb6dec7ceb
|
chore(db): remove generic from iter_static_files (#14542)
|
2025-02-17 18:03:47 +00:00 |
|
|
|
f69ca72dc5
|
feat(op, txpool, metrics): add metric for removed conditional txs (#14541)
|
2025-02-17 17:57:58 +00:00 |
|
|
|
ea0a96a926
|
chore(storage-api): reduce dependence on reth-db (#14539)
|
2025-02-17 16:52:09 +00:00 |
|
|
|
f17e701364
|
chore: fix warning in examples (#14537)
|
2025-02-17 16:49:40 +00:00 |
|
|
|
e8286593ed
|
fix: make genesis header for op (#14538)
|
2025-02-17 16:33:27 +00:00 |
|
|
|
f6e8443b56
|
feat(debug-client): improve RPC BlockProvider implementation (#14536)
|
2025-02-17 16:00:48 +00:00 |
|
|
|
41f0f01982
|
chore: allow missing total difficulty when loading node head (#14533)
|
2025-02-17 15:26:36 +00:00 |
|
|
|
7fbeccca57
|
extending engine capabilities (#14528)
Co-authored-by: steven <corderosteven6@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 12:25:57 +00:00 |
|
|
|
d6738c5044
|
feat: use PROMETHEUS_URL env var for Grafana in Docker Compose (#14531)
|
2025-02-17 12:00:13 +00:00 |
|
|
|
51e2f91b22
|
chore(hive): update name of expected failure eip7702_set_code_tx (#14532)
|
2025-02-17 11:23:50 +00:00 |
|
|
|
344537a3a0
|
feat(rpc): Implement debug_codeByHash. (#14524)
|
2025-02-17 11:13:03 +01:00 |
|
|
|
f2752756db
|
chore(optimism/chainspec): Remove redundant crate prefixes. (#14525)
|
2025-02-17 10:39:57 +01:00 |
|
|
|
fbceb2b3b6
|
docs: update broken link run-a-node.md (#14521)
|
2025-02-17 10:38:45 +01:00 |
|
|
|
c341ee3431
|
chore: relax bounds on RPC types (#14529)
|
2025-02-17 10:33:59 +01:00 |
|
|
|
25579ce8a3
|
chore(docs): add book/cli to workspace exclusions (#14527)
|
2025-02-17 09:08:15 +00:00 |
|
|
|
a96bc6110c
|
chore(deps): weekly cargo update (#14522)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-16 16:47:32 +01:00 |
|
|
|
07e8360c4d
|
Removed weird ProviderError variants (#14518)
|
2025-02-15 22:48:29 +00:00 |
|
|
|
b7f173fd88
|
fix: use correct table types on drop (#14519)
|
2025-02-15 22:07:14 +00:00 |
|
|
|
22badc8155
|
feat: Extend Maybeconditional with helper fn (#14511)
|
2025-02-15 16:22:38 +00:00 |
|
|
|
cb615cf5e1
|
refactor: replace into bound with standalone function (#14512)
|
2025-02-15 15:05:17 +00:00 |
|
|
|
0f4914a944
|
feat: use SealedHeader in ChainSpec (#14514)
|
2025-02-15 13:30:05 +00:00 |
|
|
|
8123d6bd3b
|
feat: reexport reth-trie with trie feature (#14513)
|
2025-02-15 13:08:52 +00:00 |
|
|
|
e4c8e479cf
|
feat(op, txpool): add additional update routine for conditionals (#14497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-15 08:30:09 +00:00 |
|
|
|
9c1988b5cc
|
feat(l2-withdrawals): consensus rules (#14308)
|
2025-02-15 08:13:35 +00:00 |
|
|
|
0e087ae1c3
|
chore: add Uniswap Labs bootnodes (#14507)
|
2025-02-15 08:00:31 +00:00 |
|