Commit Graph

811 Commits

Author SHA1 Message Date
Matthias Seitz
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
Matthias Seitz
e20c524452 feat: integrate evm in rpc (#7470) 2024-04-05 07:26:11 +00:00
Matthias Seitz
67558db6f3 feat: change evm trait bound (#7463) 2024-04-04 16:35:28 +00:00
Matthias Seitz
17c410c4b5 feat: add evm-ethereum crate (#7464) 2024-04-04 16:20:37 +00:00
Matthias Seitz
8d1d13ef89 chore: bump revm+alloy (#7431) 2024-04-04 16:11:34 +02:00
Matthias Seitz
57ee0c31be fix: race condition in test setup (#7448) 2024-04-03 19:27:32 +00:00
Alexey Shekhirin
54f75cdcc8 release: v0.2.0-beta.5 (#7442) 2024-04-03 16:11:05 +00:00
Emilia Hane
3cafd586cf feat(discv5): config via cli (#7394) 2024-04-03 12:27:46 +00:00
Emilia Hane
f71d9c0003 feat(prune): timeout (#6958)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-03 10:28:49 +00:00
Emilia Hane
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
Matthias Seitz
41049af99a chore: move FullNodeTypes to node-api (#7425) 2024-04-02 14:57:05 +00:00
Matthias Seitz
a2d53a6f7b chore: move FullProvider trait to reth-provider (#7423) 2024-04-02 14:00:33 +00:00
0xAtreides
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
Matthias Seitz
2de0bc4976 feat: add reth-evm crate (#7397) 2024-04-01 16:31:02 +00:00
Luca Provini
1b9a768754 e2e eth node tests (#7075)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-01 11:56:26 +00:00
github-actions[bot]
4c82d271ee chore(deps): weekly cargo update (#7403)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-31 11:12:13 +00:00
Alexey Shekhirin
83cd848639 feat(node-builder): ExEx (Execution Extensions) installation (#7235)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-03-28 01:39:57 +00:00
Emilia Hane
09de0ac13d crit(dep): bump zstd (#7356) 2024-03-27 21:07:50 +00:00
Emilia Hane
415efc82af feat(discv5): open dns for discv5 (#7328)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-27 19:58:03 +00:00
Matthias Seitz
1a7ba845b2 docs: add builder flow docs and diagram (#7348)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-27 13:48:50 +00:00
Thomas Coratger
8b4898b651 bump alloy version (#7344) 2024-03-27 11:41:31 +00:00
joshieDo
c04dbe6e9b release: v0.2.0-beta.4 (#7341) 2024-03-26 18:54:10 +00:00
Abner Zheng
903fc2dcd0 Implement ots_getInternalOperations (#7332) 2024-03-26 11:40:53 +00:00
github-actions[bot]
dc4e2e2283 chore(deps): weekly cargo update (#7313)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-24 01:18:25 +00:00
Roman Krasiuk
56b63adecc perf(tree): integrate parallel state root (#7161) 2024-03-21 16:08:49 +00:00
joshieDo
aac0b00f53 fix: configure global rayon pool to available_parallelism() - 2 (#7267) 2024-03-21 15:32:33 +00:00
rakita
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
Justin Traglia
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
Matthias Seitz
28b983403e chore: move op types; less op cfgs (#7255) 2024-03-20 18:17:23 +00:00
Matthias Seitz
1c6ea1e30a feat: support any node format in admin API (#7247) 2024-03-20 17:37:06 +00:00
Matthias Seitz
a4e32c84f2 chore: remove unused op dep (#7252) 2024-03-20 17:35:57 +00:00
Dan Cline
672bdcc57f chore: make blockchain tree error results more specific (#7237) 2024-03-20 17:13:57 +00:00
Thomas Coratger
0a803c49a9 Integrate Config into admin_nodeInfo response (#7206) 2024-03-20 11:21:31 +00:00
DaniPopes
9d039a233c chore(deps): use tikv-jemallocator instead of jemallocator (#7232) 2024-03-19 17:13:23 +00:00
github-actions[bot]
e88b16e6e7 chore(deps): weekly cargo update (#7180)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-17 09:20:47 +00:00
Alexey Shekhirin
6f0b1292dd release: v0.2.0-beta.3 (#7166) 2024-03-15 22:19:58 +00:00
Matthias Seitz
bddd1c6dfe chore: bump revm inspector, bump msrv (#7167)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-03-15 21:40:53 +00:00
Alexey Shekhirin
52d49832d9 fix(static-file): pass producer as Arc<Mutex<_>> to ensure only one is active (#7143)
Co-authored-by: joshieDo <ranriver@protonmail.com>
2024-03-15 13:26:15 +00:00
Matthias Seitz
b66b8e9c1e chore: remove unused deps (#7151) 2024-03-15 11:22:29 +00:00
Dan Cline
41c6f24393 fix: payload builder london boundary block gaslimit and basefee (#7136) 2024-03-14 17:45:45 +00:00
joshieDo
28f3a2e2d9 feat: add EtlConfig as well as setting the directory to datadir (#7124)
Co-authored-by: Mikhail Sozin <mikhail.sozin@chainstack.com>
Co-authored-by: Misha <mikawamp@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-13 16:06:50 +00:00
Roman Krasiuk
610731ced8 feat(db): record client version history (#7119) 2024-03-13 12:07:13 +00:00
Roman Krasiuk
10aeeb02fd release: v0.2.0-beta.2 (#7122) 2024-03-12 21:44:42 +00:00
0xZerohero
fb30619192 fix(op-reth): non-deposit txs have depositReceiptVersion=1 (#6784) 2024-03-12 16:45:49 +00:00
Dan Cline
99711550d8 fix: use concat_kdf crate instead of hand rolled NIST SP 800-56A KDF (#7106) 2024-03-12 14:52:46 +00:00
back
024bb264b7 rm nippyjar from reth-interfaces (#7081) 2024-03-12 08:29:59 +00:00
Nil Medvedev
3c2d3a0833 Feat: add signers (#6826)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-11 17:40:30 +00:00
Alexey Shekhirin
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
github-actions[bot]
cc3b20e733 chore(deps): weekly cargo update (#7080)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-10 10:06:05 +00:00
Matthias Seitz
9cae775f9c perf: use special geth tracer config setups (#7062) 2024-03-08 16:45:25 -08:00