|
|
4250c33da1
|
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-05-23 13:24:20 +02:00 |
|
|
|
cd039d362b
|
feat: bsc p2p network (#8061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-22 11:37:11 +00:00 |
|
|
|
c2a05f07d3
|
chore: bump revm to latest with placeholders for EOF (#7765)
|
2024-05-12 06:12:24 -07:00 |
|
|
|
efa5d41bf5
|
chore: bump alloy 899fc51 (#8195)
|
2024-05-10 11:23:54 +00:00 |
|
|
|
18b7edb191
|
fix(examples): ExEx rollup reverts (#8151)
|
2024-05-08 13:42:14 +00:00 |
|
|
|
05e434eae3
|
feat: rm txmeta associated type (#8138)
|
2024-05-07 15:28:53 +00:00 |
|
|
|
cbc6f268c0
|
replace reth BlobTransactionSidecar with alloy's (#8135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 12:38:23 +00:00 |
|
|
|
5f82993c23
|
chore: replace beacon types (#8125)
|
2024-05-06 19:52:16 +00:00 |
|
|
|
68920b830f
|
feat: add exex for in memory state (#8108)
|
2024-05-06 11:08:20 +00:00 |
|
|
|
f83a872dd6
|
feat: improve exex examples' validation (#8116)
|
2024-05-06 10:16:27 +00:00 |
|
|
|
199503531c
|
chore: bump alloy 0bb7604 (#8107)
|
2024-05-05 18:26:29 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
2ac2433a96
|
feat(examples): add blob support to the rollup ExEx (#8028)
|
2024-05-02 20:19:44 +00:00 |
|
|
|
e90dc44be9
|
feat: remove field ``max_gas_limit` from `BasicPayloadJobGeneratorConfig`` (#7949)
|
2024-05-02 18:32:36 +00:00 |
|
|
|
2334317dc7
|
chore: deduplicate fork timestamp configuration in ChainSpec (#8038)
|
2024-05-01 21:00:57 +00:00 |
|
|
|
399afd802c
|
feat(node_builder): allow borrowing self in ConfigureEvm::evm (#8024)
|
2024-05-01 15:22:49 +00:00 |
|
|
|
f157ec83b6
|
chore: remove redundant suffix in ChainPath methods (#8025)
|
2024-05-01 14:59:42 +00:00 |
|
|
|
074c5c3013
|
feat: introduce external context GAT in ConfigureEvm (#7842)
|
2024-05-01 02:06:37 +00:00 |
|
|
|
d04d9556fa
|
feat: make nodetypes stateless and move evm to components (#7992)
|
2024-04-30 16:56:34 +00:00 |
|
|
|
c3cdd8c646
|
feat(examples): sqlite rollup exex (#7826)
|
2024-04-30 12:00:18 +00:00 |
|
|
|
3fc5cf6461
|
feat: use ComponentsBuilder as associated type in Node trait (#7957)
|
2024-04-29 12:09:07 +00:00 |
|
|
|
bf66a3dd27
|
Move network.rs example to its own folder (#7936)
Co-authored-by: Elijah Hampton <elijahhampton@MBP-de-Elijah-2.lan>
|
2024-04-28 09:44:18 +00:00 |
|
|
|
cc4a418ddf
|
refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-27 04:18:59 +00:00 |
|
|
|
fd46df069e
|
feat: move db-access example into a separate module (#7902)
|
2024-04-26 09:29:43 +00:00 |
|
|
|
062b3d76b9
|
refactor: move network-txpool.rs example to its own folder (#7892)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-04-25 18:36:09 +00:00 |
|
|
|
1c81fae4d1
|
refactor: rename some examples (#7881)
|
2024-04-25 15:12:30 +00:00 |
|
|
|
4cef3809e4
|
docs: update examples readme (#7852)
|
2024-04-24 21:58:26 +00:00 |
|
|
|
0e8e573180
|
chore: rename exex example crate names (#7851)
|
2024-04-24 21:34:41 +00:00 |
|
|
|
c659e28aa0
|
feat(storage): replace Tree generic with Arc<dyn TreeViewer> (#7810)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 19:10:45 +00:00 |
|
|
|
d6b861ea5d
|
feat(exex): send ExExNotification instead of CanonStateNotification (#7803)
|
2024-04-23 10:05:46 +00:00 |
|
|
|
18725f1425
|
fix(examples): send finished height from minimal exex (#7730)
|
2024-04-18 19:27:00 +00:00 |
|
|
|
49ceeaf0cc
|
refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 14:36:06 +00:00 |
|
|
|
2dcc01210c
|
feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-12 16:34:18 +00:00 |
|
|
|
aa1fbfcba6
|
refactor(exex): use async fns in op bridge example (#7601)
|
2024-04-12 15:49:50 +00:00 |
|
|
|
d950bce3f5
|
refactor: use async fns in minimal example (#7600)
|
2024-04-12 15:11:14 +00:00 |
|
|
|
39dea65b63
|
feat(examples): minimal viable ExEx (#7565)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-11 16:58:36 +00:00 |
|
|
|
3ffc729833
|
feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-11 16:38:03 +00:00 |
|
|
|
5c99d06904
|
chore: bump sse example (#7537)
|
2024-04-10 13:42:16 +02:00 |
|
|
|
3826772886
|
chore: fix some warnings (#7515)
|
2024-04-08 18:10:10 +00:00 |
|
|
|
e20c524452
|
feat: integrate evm in rpc (#7470)
|
2024-04-05 07:26:11 +00:00 |
|
|
|
c13d7da68d
|
chore: move pk2id and id2pk to primitives (#7382)
|
2024-03-29 21:43:52 +00:00 |
|
|
|
be16072728
|
chore: simplify examples recipient matching (#7385)
|
2024-03-29 16:06:48 +00:00 |
|
|
|
43c72b022c
|
Do no use feature secp256k/rand-std in project level Cargo.toml (#7378)
|
2024-03-28 15:39:00 +00:00 |
|
|
|
8b4898b651
|
bump alloy version (#7344)
|
2024-03-27 11:41:31 +00:00 |
|
|
|
5968e9f3da
|
feat(reth_db/mdbx): fix API regression in DatabaseArguments (#7323)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
|
2024-03-26 12:57:29 +00:00 |
|
|
|
52668c6de4
|
fix: do not rlp encode extradata (#7256)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-20 18:26:13 +00:00 |
|
|
|
9d039a233c
|
chore(deps): use tikv-jemallocator instead of jemallocator (#7232)
|
2024-03-19 17:13:23 +00:00 |
|
|
|
610731ced8
|
feat(db): record client version history (#7119)
|
2024-03-13 12:07:13 +00:00 |
|
|
|
cab2301125
|
fix: use INVALID_PAYLOAD_ATTRIBUTES code for attribute validation errors (#7059)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-12 14:58:56 +00:00 |
|
|
|
494361992d
|
fix(rpc): less clones in logs filter (#7060)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-10 14:18:48 +00:00 |
|