|
|
3c028e5ef4
|
chore: fix typos (#7049)
|
2024-03-08 14:23:37 +00:00 |
|
|
|
1cd05b09ef
|
decrease default tracing permits (#7010)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-07 16:37:56 +00:00 |
|
|
|
9226488b3a
|
Node tests crate (#6972)
|
2024-03-06 12:05:15 +00:00 |
|
|
|
33d01d3206
|
chore(node-core): log errors in debug when ETA fails to calculate (#6971)
|
2024-03-05 19:20:37 +00:00 |
|
|
|
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 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
c5955f1305
|
feat: integrate builder (#6611)
|
2024-02-29 16:50:04 +00:00 |
|
|
|
17818e79d4
|
chore(cli): fix clap deprecated warnings (#6872)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-02-29 13:24:13 +00:00 |
|
|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
7d6fb37e36
|
Revm example (#6855)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-29 10:52:17 +00:00 |
|
|
|
323bad2718
|
Replace async trait with ->impl Future (#6791)
|
2024-02-26 13:23:00 +00:00 |
|
|
|
8abbe19392
|
doc(hidden) for TransactionsManager handle only used in tests (#6748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-24 14:35:19 +00:00 |
|
|
|
bcc95b1f4f
|
chore: bump revm 6.0 (#6638)
|
2024-02-17 10:39:02 +00:00 |
|
|
|
208eb6d6a1
|
Make transaction manager param configurable from cli (#6594)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-16 22:25:55 +00:00 |
|
|
|
683b252f83
|
Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623)
|
2024-02-16 17:08:24 +00:00 |
|
|
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
|
|
e810687ba7
|
fix: put noop helper behind feature (#6433)
|
2024-02-06 03:32:18 +01:00 |
|
|
|
6c1263e000
|
fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413)
|
2024-02-05 19:42:32 +00:00 |
|
|
|
b7e511dca2
|
feature: move node-api example into examples (#6390)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-05 12:12:33 +00:00 |
|
|
|
2c867d77da
|
Example/polygon p2p (#6393)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-05 11:41:27 +00:00 |
|
|
|
10f4434373
|
fix: rpc-builder crate compilation (#6371)
|
2024-02-03 19:58:42 +00:00 |
|
|
|
a3128ae36d
|
Example/custom payload builder (#6269)
|
2024-02-01 12:26:18 +00:00 |
|
|
|
0aa22466d2
|
chore: use Display when formatting addresses and hashes (#6245)
|
2024-01-26 14:57:08 +00:00 |
|
|
|
a6f8e449f7
|
feat(storage, mdbx): transaction manager (#6126)
|
2024-01-23 12:24:56 +00:00 |
|
|
|
7ceec05e63
|
Moving more types from reth crate to node core crate (#6102)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-22 15:05:46 +00:00 |
|
|
|
1cc357671a
|
Added extension support for auth rpc module (#6060)
Co-authored-by: root <root@Arindam>
|
2024-01-15 12:36:03 +00:00 |
|
|
|
9d8fbd3ac5
|
fix: path of rpc-db in README.md in examples (#6041)
|
2024-01-12 16:22:20 +00:00 |
|
|
|
3ce9fcf7e5
|
add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-12 14:43:55 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
2144b97df0
|
reth-ethereum-forks crate (#5621)
Co-authored-by: root <root@Arindam>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-01 12:07:32 +00:00 |
|
|
|
d93eac2193
|
ci: run clippy on all targets (#5636)
|
2023-11-30 11:39:45 +00:00 |
|
|
|
9fe3b02c21
|
chore(deps): use rustls (#5619)
|
2023-11-28 20:28:50 +00:00 |
|
|
|
18d563dd27
|
chore: use U256::is_zero (#5616)
|
2023-11-28 15:44:27 +00:00 |
|
|
|
bf47eb3880
|
fix: network example (#5422)
|
2023-11-14 14:36:02 +00:00 |
|
|
|
011494dff4
|
feat: support multiple shared caps (#5363)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2023-11-08 20:33:18 +00:00 |
|
|
|
29a8489982
|
feat: add more beacon API types (#5292)
|
2023-11-06 13:10:26 +00:00 |
|
|
|
e0276d278f
|
Add missing beacon API eventstream-types (#5200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-31 18:25:35 +00:00 |
|
|
|
de01f08d90
|
fix: use correct trace_call params (#5214)
|
2023-10-28 19:23:15 +02:00 |
|
|
|
76e751eef4
|
feat: Completely decouple rpc-types to standalone crate (#5193)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-28 08:00:47 +00:00 |
|
|
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
|
|
7d46db4a21
|
feat: add sse payload attributes example and beacon api support (#5130)
|
2023-10-23 20:47:04 +00:00 |
|
|
|
ae3914eb66
|
Builder style implementation for trace_call (#5074)
|
2023-10-18 20:08:56 +00:00 |
|
|
|
3adc627a35
|
feat(rpc): enable eth_getProof (#5071)
|
2023-10-18 16:05:26 +00:00 |
|
|
|
d116de7410
|
Revert "feat(storage): make BlockReaderIdExt safe" (#5059)
|
2023-10-17 19:29:59 +00:00 |
|
|
|
1483175e2f
|
example simulation transportless (#5025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-17 13:33:31 +00:00 |
|
|
|
30ebd2f8bb
|
feat(storage): make BlockReaderIdExt safe (#5022)
|
2023-10-16 11:15:52 +00:00 |
|
|
|
48cf69def4
|
chore(deps): move some deps to workspace (#5020)
|
2023-10-14 09:23:02 +02:00 |
|
|
|
670d459147
|
Better topic0 (#4950)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-09 12:40:33 +00:00 |
|
|
|
36306ce916
|
feat: add cli ext event hooks example (#4935)
|
2023-10-06 18:05:03 +00:00 |
|
|
|
99dfad9470
|
Simplify node components (#4922)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-05 16:40:17 +00:00 |
|