Commit Graph

396 Commits

Author SHA1 Message Date
cab4420b41 chore(deps): move http crate deps to workspace (#7791) 2024-04-22 11:56:11 +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
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
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
8a0f8cf835 chore: stages crates touchups (#7742) 2024-04-19 12:25:11 +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
a1059bed99 chore: extract cli runner from node-core (#7719) 2024-04-18 19:50:41 +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
7b16f0d0b6 chore: Move node-core/events to standalone crate (#7713)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-18 11:23:54 +00:00
9286cc6c84 chore: bump alloy (#7701) 2024-04-17 14:34:14 +00:00
c59c41701d Convert Header and Block rpc to primitives (#7660) 2024-04-15 19:30:35 +00:00
3237ad2a8c feat(rpc): add anvil and hardhat and ganache trait bindings (#7495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-13 06:58:11 +00:00
a89add094f chore(deps): bump alloy+evm inspectors (#7616) 2024-04-13 08:33:21 +02:00
234d258ce7 feat: impl TryFrom<reth_rpc_types::Transaction> for Transaction (#7551) 2024-04-12 17:05:12 +00:00
d950bce3f5 refactor: use async fns in minimal example (#7600) 2024-04-12 15:11:14 +00:00
9b5fc9fd8d chore: extract engine type defs to dedicated crate (#7589) 2024-04-12 13:34:40 +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
e50f942d47 chore: use alloy nodeinfo (#7512) 2024-04-10 14:19:09 +00:00
3826772886 chore: fix some warnings (#7515) 2024-04-08 18:10:10 +00:00
9d2fdd5e3f chore: remove ethers deps (#7508) 2024-04-08 13:07:45 +00:00
8c89d9ca85 feat: exex crate (#7506) 2024-04-08 12:20:07 +00:00
c6857efa8a chore: bump alloy (#7502) 2024-04-07 15:02:18 +02:00
71c404d9cb E2e improvements (#7453)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-05 18:35:22 +00:00
67cfb06fbb chore(deps): migrate to jsonrpsee 0.22 (#5894)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-04-05 16:02:05 +00:00
17c410c4b5 feat: add evm-ethereum crate (#7464) 2024-04-04 16:20:37 +00:00
8d1d13ef89 chore: bump revm+alloy (#7431) 2024-04-04 16:11:34 +02:00
54f75cdcc8 release: v0.2.0-beta.5 (#7442) 2024-04-03 16:11:05 +00:00
ebc4bc893c feat(discv5): add crate for interfacing reth network and sigp/discv5 (#7336)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-02 19:42:20 +00:00
1ad13b95d8 feature: eth-wire types standalone crate (#7373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-01 17:29:15 +00:00
2de0bc4976 feat: add reth-evm crate (#7397) 2024-04-01 16:31:02 +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
c04dbe6e9b release: v0.2.0-beta.4 (#7341) 2024-03-26 18:54:10 +00:00
d9ce894fa3 feat: enable nursery lints without findings (#7334) 2024-03-26 12:53:51 +00:00
903fc2dcd0 Implement ots_getInternalOperations (#7332) 2024-03-26 11:40:53 +00:00
a31202670b chore: apply some style suggestions (#7307) 2024-03-24 22:52:33 +00:00
7efd5b09d2 chore: move paste to workspace deps (#7306) 2024-03-24 01:29:36 +00:00
ffbe8be2aa chore(bump): revm v7.2, c-kzg v1.0 (#7240)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-21 11:22:37 +00:00
c868c52063 Enable clippy's large_stack_frames linter (#7258) 2024-03-20 19:52:20 +00:00
28b983403e chore: move op types; less op cfgs (#7255) 2024-03-20 18:17:23 +00:00
1c6ea1e30a feat: support any node format in admin API (#7247) 2024-03-20 17:37:06 +00:00
9d039a233c chore(deps): use tikv-jemallocator instead of jemallocator (#7232) 2024-03-19 17:13:23 +00:00
709d8a16d3 Enable clippy's useless_let_if_seq linter (#7220)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-19 16:33:22 +00:00
8cddc40bd4 Enable clippy's branches_sharing_code linter (#7223)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-03-19 16:15:19 +00:00
11bedc1884 Enable clippy's or_fun_call linter (#7222)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-19 15:52:41 +00:00