lmittmann
|
8fa48c4f89
|
feat(primitives/net): make parse_nodes public (#5708)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
|
2023-12-07 07:40:33 +00:00 |
|
Matthias Seitz
|
0d70bf45d6
|
chore: group optimism reexports (#5652)
|
2023-12-01 14:46:02 +00:00 |
|
Arindam Singh
|
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 |
|
Dan Cline
|
2c5a748c55
|
fix: add recover_signer that checks according to EIP-2 (#5618)
|
2023-11-29 23:57:04 +00:00 |
|
clabby
|
b2be07aa38
|
feat(op-reth): Canyon - Dynamic eip1559 params (#5542)
|
2023-11-27 17:26:01 +00:00 |
|
Matthias Seitz
|
c37f187eed
|
chore(deps): bump alloy 0.5 (#5557)
|
2023-11-24 11:48:21 +00:00 |
|
DaniPopes
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
clabby
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
grantkee
|
e6995e5cdf
|
Parse Genesis Value from Memory (#5238)
|
2023-11-03 02:58:29 +00:00 |
|
Dan Cline
|
24fade37ec
|
feat: feature gate c-kzg in reth-primitives (#5240)
|
2023-11-02 14:26:03 +00:00 |
|
evalir
|
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 |
|
joshieDo
|
0116b80414
|
feat: add reth db snapshot transactions | receipts commands (#5007)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-10-26 12:01:29 +00:00 |
|
Thomas Coratger
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
Emmanuel Ekpenyong
|
33df4e5766
|
chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-21 05:58:43 +00:00 |
|
Matthias Seitz
|
14f2b9088e
|
chore: Patch revm to current head commit (#5109)
Co-authored-by: clabby <ben@clab.by>
Co-authored-by: rakita <dragan0rakita@gmail.com>
|
2023-10-20 19:03:25 +00:00 |
|
Thomas Coratger
|
5d217a2867
|
feat(primitives): move revm-primitives to reth-primitives (#5088)
|
2023-10-19 22:35:46 +00:00 |
|
Thomas Coratger
|
7796e57476
|
refactor(primitives): remove AccessListWithGasUsed in primitives (#5079)
|
2023-10-19 11:24:55 +00:00 |
|
Supernovahs.eth
|
1483175e2f
|
example simulation transportless (#5025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-17 13:33:31 +00:00 |
|
Alexey Shekhirin
|
e86b80a019
|
feat(bin, snapshot): SnapshotSegment, headers segment & refactors (#4979)
|
2023-10-12 18:51:57 +00:00 |
|
Alexey Shekhirin
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
Alexey Shekhirin
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
Supernovahs.eth
|
afebb2b20b
|
intrinsic gas check (#4867)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:33:40 +00:00 |
|
Roberto Bayardo
|
081d71e1a2
|
change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:07:44 +00:00 |
|
DaniPopes
|
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 |
|
Alexey Shekhirin
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
Thomas Coratger
|
2138a8b587
|
feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> (#4626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-27 18:11:19 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Matthias Seitz
|
937269ecac
|
chore: new lint name (#4597)
|
2023-09-14 12:53:30 +02:00 |
|
samtvlabs
|
c4acd08ff0
|
chore: silence clippy clone warning (#4574)
|
2023-09-13 14:18:54 +02:00 |
|
Roman Krasiuk
|
b87dfe507d
|
feat: holesky support (#4359)
|
2023-09-08 14:20:39 -07:00 |
|
Matthias Seitz
|
d66eff1f76
|
feat: add holesky bootnodes (#4404)
|
2023-08-30 01:53:24 +00:00 |
|
Matthias Seitz
|
50ba82803d
|
feat: add validate-blob to extension trait (#4355)
|
2023-08-25 02:51:23 +00:00 |
|
Alexey Shekhirin
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|
Alexey Shekhirin
|
9a97640f19
|
feat(book): [prune] config section (#4328)
|
2023-08-23 15:44:29 +00:00 |
|
Matthias Seitz
|
2523154260
|
feat: add additional conversion trait for pooled tx element (#4279)
|
2023-08-21 12:35:59 +00:00 |
|
Matthias Seitz
|
6077edf42a
|
feat: add recovered wrapper type and eth pool conversions (#4267)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-08-18 17:57:42 +00:00 |
|
Dan Cline
|
40f9576c3a
|
feat: implement network encoding for blob transactions (#4172)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-16 23:10:33 +00:00 |
|
joshieDo
|
8a2c3abd2a
|
feat(pipeline): prune receipts based on log emitters (#4044)
|
2023-08-16 16:38:36 +00:00 |
|
PatStiles
|
c412f3935d
|
feat: add kzg_to_versioned_hash (#4085)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-08-10 17:56:03 +00:00 |
|
Matthias Seitz
|
e43187bf7f
|
feat: add is eip4844 fn (#4147)
|
2023-08-10 16:07:44 +00:00 |
|
Dan Cline
|
310179a39a
|
feat: re-export c-kzg types and impl rlp traits (#4084)
|
2023-08-07 18:49:18 +00:00 |
|
Roberto Bayardo
|
9569debbb5
|
feat: make base fee computation parameters configurable via chain spec (#3992)
|
2023-08-07 15:52:27 +00:00 |
|
joshieDo
|
134fe81efb
|
feat(pruning): prune ChangeSets & History during pipeline (#3728)
|
2023-07-31 14:36:03 +00:00 |
|
Dan Cline
|
334d6068ad
|
feat: add 4844 header fields and consensus checks (#3972)
|
2023-07-29 12:51:16 +00:00 |
|
pistomat
|
1b31a55d62
|
feat: add a --dev option (#3866)
|
2023-07-25 11:33:23 +00:00 |
|
Aditya Pandey
|
dd6dbfdb77
|
feat: add eip 4844 blob tx type (#3807)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-24 18:13:24 +00:00 |
|
Alexey Shekhirin
|
1ca7f3ae40
|
feat(pruner, storage): prune receipts & save checkpoints to database (#3733)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-07-24 16:39:02 +00:00 |
|
Dan Cline
|
314e561193
|
feat: add key gen util and simple fcu validation test with custom alloc (#3842)
|
2023-07-18 20:52:25 +00:00 |
|
Alexey Shekhirin
|
94129631cb
|
feat(primitives, storage): save prune checkpoints in database (#3628)
|
2023-07-11 15:12:20 +00:00 |
|
joshieDo
|
65b07b981e
|
feat(pruning): prune Receipts during pipeline (#3585)
|
2023-07-11 10:51:34 +00:00 |
|