|
|
c0926ba10e
|
feat: enable OP hardforks in DEV chainspec (#7787)
|
2024-04-22 09:58:19 +00:00 |
|
|
|
612cfcbc9c
|
Implement try_from rpc tx for TransactionSignedEcRecovered (#7752)
|
2024-04-22 09:46:12 +00:00 |
|
|
|
02314927f2
|
chore: enable optimism e2e tests (#7776)
|
2024-04-21 10:14:30 +00:00 |
|
|
|
4f10d377f7
|
chore(deps): weekly cargo update (#7778)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-04-21 10:13:26 +00:00 |
|
|
|
223dde200f
|
fix(tree): disable cached trie updates for chains with >1 block (#7753)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-21 09:20:55 +00:00 |
|
|
|
d81cf8aa5c
|
fix(discv5): fix bug flip byte lookup tgt (#7764)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-04-20 20:39:55 +00:00 |
|
|
|
3750edd905
|
chore(e2e): refactor e2e tests (#7773)
|
2024-04-20 12:58:03 +00:00 |
|
|
|
66d5ecbd47
|
chore: bump alloy 39b8695 (#7774)
|
2024-04-20 14:29:00 +02:00 |
|
|
|
e35abf8423
|
feat(op): init genesis alloc (#7748)
|
2024-04-20 10:55:36 +00:00 |
|
|
|
6728a5518a
|
feat: gracefully shutdown prometheus server (#7728)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-20 09:44:17 +00:00 |
|
|
|
615e90b0f8
|
fix(exex): properly check ready state in poll_ready (#7772)
|
2024-04-20 09:00:11 +00:00 |
|
|
|
db5bd06851
|
chore(lint): duplicate attributes (#7770)
|
2024-04-20 08:36:08 +00:00 |
|
|
|
9df9c03a88
|
fix(tracing): wrong header in error (#7767)
|
2024-04-20 00:31:14 +00:00 |
|
|
|
566a7804a3
|
fix(stages): block number in error (#7766)
|
2024-04-20 00:00:52 +00:00 |
|
|
|
71f8e678aa
|
chore: relax some bounds (#7762)
|
2024-04-19 21:40:37 +00:00 |
|
|
|
d599ce4683
|
fix: dont await changes (#7760)
|
2024-04-19 21:18:33 +00:00 |
|
|
|
16b747e20c
|
fix(deps): bump rustls (#7758)
|
2024-04-19 20:43:40 +00:00 |
|
|
|
20568b8813
|
perf(discv5): populate kbuckets & improved RLPx peering (#7683)
|
2024-04-19 20:04:33 +00:00 |
|
|
|
4f1099b9d8
|
chore(debug): allow first fcu through in EngineApiSkipFcu interceptor (#7756)
|
2024-04-19 18:06:47 +00:00 |
|
|
|
e3c5664788
|
ci: stop github from fighting us over labels (#7754)
|
2024-04-19 16:42:14 +00:00 |
|
|
|
4f7f690ac1
|
fix: enable --dev for op-reth (#7755)
|
2024-04-19 16:34:07 +00:00 |
|
|
|
34c5b42524
|
docs: add more docs to recover_signer (#7751)
|
2024-04-19 16:31:13 +00:00 |
|
|
|
bd4757b3b5
|
chore: make alloy impls feature gated (#7747)
|
2024-04-19 15:18:43 +00:00 |
|
|
|
d214daebbd
|
chore: move engine primitives (#7746)
|
2024-04-19 15:07:11 +00:00 |
|
|
|
49c02c3b8e
|
feat: send CanonStateNotifications from execution stage (#7578)
|
2024-04-19 14:39:52 +00:00 |
|
|
|
6646a329ad
|
chore: move node-api to node dir (#7743)
|
2024-04-19 13:23:53 +00:00 |
|
|
|
6a6b3cc3e4
|
chore: introduce ethereum folder (#7744)
|
2024-04-19 13:23:45 +00:00 |
|
|
|
4c60ed05ba
|
chore: remove todo comments from #7599, and improve the visibility of certain methods. (#7741)
|
2024-04-19 12:31:04 +00:00 |
|
|
|
8a0f8cf835
|
chore: stages crates touchups (#7742)
|
2024-04-19 12:25:11 +00:00 |
|
|
|
f4dda95cbd
|
feat(op): allow import without state (#7661)
|
2024-04-19 12:17:31 +00:00 |
|
|
|
cf163ba9d8
|
feat: group optimism crates (#7740)
|
2024-04-19 11:43:16 +00:00 |
|
|
|
defe5ff0af
|
refactor: split reth-stages into reth-stages-api and reth-stages (#7666)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-04-19 11:35:20 +00:00 |
|
|
|
f14bf14d19
|
chore: relax some trait bounds (#7739)
|
2024-04-19 10:18:23 +00:00 |
|
|
|
e7945f9219
|
fix(engine): remove block execution error matching (#7735)
|
2024-04-19 10:08:41 +00:00 |
|
|
|
04aef71d72
|
chore(engine): extract fcu make canonical result processing (#7737)
|
2024-04-19 09:42:59 +00:00 |
|
|
|
1c46e5ae7d
|
feat: block executor provider and ethereum + op impl (#7594)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2024-04-19 09:41:51 +00:00 |
|
|
|
93871b3eaf
|
chore(engine): extract fcu pre-validation (#7736)
|
2024-04-19 08:40:17 +00:00 |
|
|
|
d5858adc0f
|
chore(engine): remove map insert error (#7733)
|
2024-04-18 21:34:55 +00:00 |
|
|
|
61acd7801d
|
docs: update base sequencer url (#7731)
|
2024-04-18 19:52:30 +00:00 |
|
|
|
a1059bed99
|
chore: extract cli runner from node-core (#7719)
|
2024-04-18 19:50:41 +00:00 |
|
|
|
1a61d29afd
|
chore(engine): remove find_canonical_ancestor (#7716)
|
2024-04-18 19:45:16 +00:00 |
|
|
|
18725f1425
|
fix(examples): send finished height from minimal exex (#7730)
|
2024-04-18 19:27:00 +00:00 |
|
|
|
fae308ee70
|
fix(grafana): adds missing panel for tx fetcher (#7700)
|
2024-04-18 18:50:33 +00:00 |
|
|
|
643cae7766
|
feat: add pre bedrock recovery check (#7726)
|
2024-04-18 18:21:33 +00:00 |
|
|
|
528f1e9047
|
fix: set ETL directory inside datadir on reth run and reth import (#7722)
|
2024-04-18 17:26:29 +00:00 |
|
|
|
e401c4848a
|
feat(pruner): respect ExEx finished height (#7673)
|
2024-04-18 17:15:28 +00:00 |
|
|
|
6863cdb42b
|
chore: introduce node dir (#7720)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-04-18 16:33:29 +00:00 |
|
|
|
f57bef7181
|
Revert "feat(op): import bodies (#7659)" (#7724)
|
2024-04-18 16:10:22 +00:00 |
|
|
|
4ca86fb4d2
|
chore(storage): use chain spec from provider field (#7723)
|
2024-04-18 14:23:27 +00:00 |
|
|
|
58cb524d73
|
chore: rename parent_block_hashed to parent_block_hashes (#7715)
|
2024-04-18 11:39:57 +00:00 |
|