|
|
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 |
|
|
|
066998dc80
|
refactor: simplify RethNodeCommandConfig trait (#4895)
|
2023-10-04 18:35:27 +00:00 |
|
|
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
|
|
3bd6079f9e
|
Add test to example rpc extension (#4872)
|
2023-10-02 11:38:13 +00:00 |
|
|
|
3c681fa45e
|
feat: add NoopBlockchainTree (#4852)
|
2023-09-29 12:16:27 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
0a4e428448
|
Example: Manual P2P (#4736)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-24 12:37:19 +00:00 |
|
|
|
5f329e78b6
|
#2511: extended reth-rpc example with custom rpc ext (#4508)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-08 11:48:57 +00:00 |
|
|
|
e66e3e3556
|
feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410)
|
2023-09-01 12:51:34 +00:00 |
|
|
|
d8a7ee2eb4
|
fix: listen for all transactions (#4436)
|
2023-08-31 20:06:24 +00:00 |
|
|
|
9ebeca3bef
|
chore: simplify builder fn (#4284)
|
2023-08-20 13:07:32 +02:00 |
|
|
|
8516fefa28
|
feat: integrate blobstore in pool (#4266)
|
2023-08-18 17:45:33 +00:00 |
|