Commit Graph

795 Commits

Author SHA1 Message Date
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
rakita
d4ff65bfad bump: revm v7.1.0 (#7064) 2024-03-09 00:12:26 +00:00
ArtificialPB
486945f156 feat(rpc): add support for muxTracer (#7053) 2024-03-08 20:04:42 +00:00
Roman Krasiuk
9569692d47 feat(trie): parallel storage roots (#6903) 2024-03-08 13:23:27 +00:00
Alexey Shekhirin
aec59b7305 release: v0.2.0-beta.1 (#7021) 2024-03-06 19:58:52 +00:00
Emilia Hane
b66f54d9eb chore(deps): bump ethers to 2.0.14, enr to 0.10, unpin discv5 (#6634)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 18:30:38 +00:00
DaniPopes
a1df972464 chore: remove most ethers mentions and code (#6999) 2024-03-06 14:38:15 +00:00
Emilia Hane
422b8f8e75 Prioritisation network manager + transactions manager + eth request handler (#6590)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 13:43:21 +00:00
Luca Provini
9226488b3a Node tests crate (#6972) 2024-03-06 12:05:15 +00:00
Matthias Seitz
6725d43f05 feat: add trace opcode gas (#6977) 2024-03-05 21:57:43 +00:00
Matthias Seitz
405f9ab07e feat: add OP specific txpool (#6902) 2024-03-05 18:34:03 +00:00
Federico Gimenez
96fcdfbac8 feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-05 16:05:17 +00:00
Roman Krasiuk
53e67c2b99 feat(trie): metrics (#6943) 2024-03-04 14:34:48 +00:00
Delweng
a7b5f4de47 cargo: missing once_cell (#6953)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-04 11:03:20 +00:00
Alexey Shekhirin
a79f1951c5 feat(storage): log debug commit message only on commit (#6918) 2024-03-03 20:46:04 +00:00
github-actions[bot]
4161f5a9b9 chore(deps): weekly cargo update (#6939)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-03-03 12:18:10 +00:00
Roman Krasiuk
1c6c80452e chore(task): move blocking pool to reth-tasks (#6929) 2024-03-03 12:02:05 +00:00