Matthias Seitz
|
f4f039de01
|
fix: ensure transfer gas estimation succeeds (#7485)
|
2024-04-08 12:21:26 +00:00 |
|
Oliver Nordbjerg
|
8c89d9ca85
|
feat: exex crate (#7506)
|
2024-04-08 12:20:07 +00:00 |
|
Matthias Seitz
|
f5073e6542
|
feat: add beacon api headers types (#7493)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-08 12:13:49 +00:00 |
|
int88
|
cc2d84a808
|
chore: set expiration duration properly (#7507)
|
2024-04-08 11:54:47 +00:00 |
|
Matthias Seitz
|
c6857efa8a
|
chore: bump alloy (#7502)
|
2024-04-07 15:02:18 +02:00 |
|
Matthias Seitz
|
15131c723e
|
chore: allow transmute annotations (#7494)
|
2024-04-06 08:49:38 +02:00 |
|
Matthias Seitz
|
b89af430e2
|
feat: extract optimism sequencer client to node-optimism (#7482)
|
2024-04-05 21:35:02 +00:00 |
|
Luca Provini
|
71c404d9cb
|
E2e improvements (#7453)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-05 18:35:22 +00:00 |
|
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 |
|
Roman Krasiuk
|
9e343c3986
|
chore(tree): unify remove_and_split_chain method (#7468)
|
2024-04-05 09:23:07 +00:00 |
|
Matthias Seitz
|
e20c524452
|
feat: integrate evm in rpc (#7470)
|
2024-04-05 07:26:11 +00:00 |
|
Roman Krasiuk
|
fa4c663239
|
chore(tree): refactor make_canonical (#7469)
|
2024-04-05 07:05:39 +00:00 |
|
Roman Krasiuk
|
7d25ea2ddb
|
chore(tree): remove useless oneline methods (#7467)
|
2024-04-05 07:05:21 +00:00 |
|
Roman Krasiuk
|
57e25be058
|
chore(tree): accept owned block hash in make_canonical instead of ref (#7465)
|
2024-04-04 19:39:30 +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 |
|
Alexey Shekhirin
|
0adaad312d
|
chore: display total storage size in Grafana (#7455)
|
2024-04-04 15:20:19 +00:00 |
|
Matthias Seitz
|
ca82ff5be6
|
feat: add block timestamp to meta (#7460)
|
2024-04-04 14:46:20 +00:00 |
|
joshieDo
|
9c11961488
|
fix: Add more observability on stdout during ETL stages execution (#7377)
|
2024-04-04 14:44:48 +00:00 |
|
Emilia Hane
|
2ebbd38127
|
feat(discv5): disable noisy logs (#7458)
|
2024-04-04 14:44:36 +00:00 |
|
Matthias Seitz
|
8d1d13ef89
|
chore: bump revm+alloy (#7431)
|
2024-04-04 16:11:34 +02:00 |
|
Emilia Hane
|
633806ef3f
|
feat(discv5): plug discv5 crate into network (#7446)
|
2024-04-04 12:18:53 +00:00 |
|
Alexey Shekhirin
|
4a8d2f4abc
|
fix(pruner): highest pruned block metric (#7441)
|
2024-04-03 21:19:37 +00:00 |
|
Matthias Seitz
|
57ee0c31be
|
fix: race condition in test setup (#7448)
|
2024-04-03 19:27:32 +00:00 |
|
Matthias Seitz
|
f892b5c511
|
feat: move transact and inspect calls to trait (#7438)
|
2024-04-03 17:40:46 +00:00 |
|
Matthias Seitz
|
68c753b79b
|
feat: add SequencerClient (#7440)
Co-authored-by: rodrigoherrerai <rodrigoheitie@hotmail.com>
|
2024-04-03 17:40:34 +00:00 |
|
joshieDo
|
1f39b619d4
|
fix: use provider for header range on fn block_range (#7429)
|
2024-04-03 15:58:41 +00:00 |
|
Matthias Seitz
|
50fc3aa24f
|
feat: add helper functions to obtain a fully configured evm (#7439)
|
2024-04-03 15:57:46 +00:00 |
|
Colerar
|
e6d0d7e00b
|
feat: add dev suffix to version if not on a git tag (#7337)
|
2024-04-03 14:42:22 +00:00 |
|
Emilia Hane
|
7cb05d5829
|
Convert panic to debug log (#7436)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-04-03 12:35:13 +00:00 |
|
Emilia Hane
|
3cafd586cf
|
feat(discv5): config via cli (#7394)
|
2024-04-03 12:27:46 +00:00 |
|
Håvard Anda Estensen
|
05c9f61a38
|
docs: fix broken op spec link (#7433)
|
2024-04-03 11:20:26 +00:00 |
|
Håvard Anda Estensen
|
933317c62a
|
perf: replace BytesMut with alloy_rlp::encode (#7432)
|
2024-04-03 10:58:59 +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 |
|
Panagiotis Ganelis
|
3726cd17e8
|
feat: use pipeline for reth stage unwind (#7085)
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-04-02 17:50:05 +00:00 |
|
Matthias Seitz
|
16c76b6ce6
|
fix: use modify specid instead (#7427)
|
2024-04-02 17:44:21 +00:00 |
|
Dan Cline
|
f63cebbdb6
|
fix: reduce merkle clean_threshold to 5000 (#7364)
|
2024-04-02 17:37:05 +00:00 |
|
Alexey Shekhirin
|
b653b3de15
|
fix(static-file): run producer only if passed non-empty targets (#7424)
|
2024-04-02 16:59:38 +00:00 |
|
Alexey Shekhirin
|
112c8a3f1e
|
chore(node-core): unify stage progress log style (#7426)
|
2024-04-02 15:20:51 +00:00 |
|
Matthias Seitz
|
41049af99a
|
chore: move FullNodeTypes to node-api (#7425)
|
2024-04-02 14:57:05 +00:00 |
|
Matthias Seitz
|
bd2099a112
|
fix: off by one trace_filter (#7422)
|
2024-04-02 14:37:53 +00:00 |
|
Matthias Seitz
|
a2d53a6f7b
|
chore: move FullProvider trait to reth-provider (#7423)
|
2024-04-02 14:00:33 +00:00 |
|
Nil Medvedev
|
8fc7a13ccd
|
feat: make more descriptive errors instead of ProviderError (#7380)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-04-02 12:01:09 +00:00 |
|
Emilia Hane
|
e087e7ef80
|
Remove outdated debug assertion (#7417)
|
2024-04-01 21:47:58 +00:00 |
|
Matthias Seitz
|
4fb5889aa9
|
fix: check finalized sync target is not zero (#7412)
|
2024-04-01 20:01:09 +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
|
9e55ba6d13
|
feat: add helpers to obtain the engine API client (#7413)
|
2024-04-01 17:25:49 +00:00 |
|
Matthias Seitz
|
2de0bc4976
|
feat: add reth-evm crate (#7397)
|
2024-04-01 16:31:02 +00:00 |
|
Dan Cline
|
d6933bad99
|
fix: shrink_to_fit PrefixSetMut on freeze (#7342)
|
2024-04-01 16:27:34 +00:00 |
|