Commit Graph

138 Commits

Author SHA1 Message Date
Serge Radinovich
9441d984ae Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-17 08:31:31 +00:00
DaniPopes
ee3c93916d chore(deps): remove outdated dev dep and comment (#8184) 2024-05-09 17:29:42 +00:00
Andrzej Sulkowski
dd7c021470 feat: feature gate rpc-types import for alloy conversions (#7963)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-08 20:45:12 +00:00
Emilia Hane
0ad9c7866b feat(op): import receipts (#7914)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-05-07 20:26:58 +00:00
guha-rahul
cbc6f268c0 replace reth BlobTransactionSidecar with alloy's (#8135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 12:38:23 +00:00
Matthias Seitz
614e1bccd0 chore: move NodeRecord type (#8121) 2024-05-06 15:00:35 +00:00
Matthias Seitz
ead0fbf8fc chore: rm anyhow dep (#7944) 2024-04-28 14:40:36 +00:00
Andrzej Sulkowski
cc4a418ddf refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-27 04:18:59 +00:00
DaniPopes
e2e5201d8a chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-04-25 19:50:38 +00:00
Emilia Hane
f6e68e28eb feat(op): timestamp below bedrock (#7768) 2024-04-25 12:23:51 +00:00
Matthias Seitz
bd4757b3b5 chore: make alloy impls feature gated (#7747) 2024-04-19 15:18:43 +00:00
Matthias Seitz
86d8f0b0ec fix: add enable missing arbitrary feature (#7688) 2024-04-16 23:05:08 +02:00
jn
91a1503079 Implement Compact codec for alloy_primitives::Log (#7474) 2024-04-08 18:34:14 +00:00
Emilia Hane
09de0ac13d crit(dep): bump zstd (#7356) 2024-03-27 21:07:50 +00:00
Nikolai Golub
d611f11a07 reth-primitives: Allow feature gating zstd for non default feature set (#7296) 2024-03-25 20:12:01 +00:00
Matthias Seitz
1c6ea1e30a feat: support any node format in admin API (#7247) 2024-03-20 17:37:06 +00:00
Nikolai Golub
78d15d4c24 reth-primitives: Fix warnings when default features are off. (#7213) 2024-03-19 14:33:34 +00:00
DaniPopes
a1df972464 chore: remove most ethers mentions and code (#6999) 2024-03-06 14:38:15 +00:00
Delweng
9468527aad chore: remove unused dependencies to speed up building time (#6882)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-29 15:10:20 +00:00
Alexey Shekhirin
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
Matthias Seitz
44f026a7b4 chore: add required bench feature (#6841) 2024-02-28 13:50:09 +00:00
DaniPopes
285312ea68 chore(deps): bump nybbles, correct some unchecked usages (#6794)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-02-26 16:09:35 +00:00
Dan Cline
c8c422e278 chore: set test-fuzz to workspace dep, bump c-kzg (#6705) 2024-02-21 10:03:07 +00:00
Dan Cline
3dc7214a2b chore: remove unused smallvec dep (#6629) 2024-02-16 18:38:38 +00:00
ThreeHrSleep
0d10af4154 reuse alloy-eips constants (#6540) 2024-02-11 14:53:54 +00:00
Dan Cline
51ffa822c3 chore: make timestamp fork tests better (#6499) 2024-02-09 02:11:59 +00:00
Thomas Coratger
2c119b8d0b Encapsulate validate_header_regarding_parent inside SealedHeader (#6404) 2024-02-06 16:58:42 +00:00
Roman Krasiuk
925c39f11e chore: remove ahash (#6422) 2024-02-05 21:05:45 +00:00
Dan Cline
98e5dfe1ac feat: benchmark blob validation (#6355) 2024-02-02 19:57:39 +00:00
Supernovahs.eth
bf3264b257 feat: use alloy genesis now (#6135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-20 10:08:32 +00:00
Shashank Trivedi
8761072977 asm-keccak added (#5997)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-01-12 23:11:29 +00:00
Darex
3ce9fcf7e5 add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-12 14:43:55 +00:00
DaniPopes
873df0920b chore(deps): bump alloys (#6001) 2024-01-10 12:50:40 +00:00
Thomas Coratger
9aa44093cf lints: move top-level lints to [workspace.lints] manifest table (#5935) 2024-01-04 13:38:02 +00:00
DaniPopes
31161c9544 test: enable arbitrary feature for dependencies (#5882) 2023-12-28 16:08:58 +00:00
Vitaly Drogan
abc168efa6 Trie hash optimizations (#5827) 2023-12-26 09:43:10 +00:00
DaniPopes
cbf6324594 chore(primitives): extract trie HashBuilder implementation (#5832) 2023-12-26 07:48:55 +00:00
DaniPopes
26a91c69f4 feat: use nybbles crate (#5766) 2023-12-15 11:27:49 +00:00
DaniPopes
542639cc6f perf(trie): use smallvec as the Nibbles representation (#5641) 2023-12-01 22:45:15 +00:00
Matthias Seitz
cb52a4ca39 chore: cleanup codecs deps (#5650) 2023-12-01 13:39:21 +00:00
Matthias Seitz
a3f77d275b chore: remove unused deps in primitives (#5651) 2023-12-01 13:39:13 +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
Vitaly Drogan
e9dfd059dd perf(trie): prealloc in Nibble::unpack (#5629) 2023-11-29 21:22:04 +00:00
Matthias Seitz
857ceebbd8 chore(deps): make c-kzg actually a feature of reth-primitives (#5525) 2023-11-22 01:24:24 +00:00
Matthias Seitz
fb981cec4d chore: move criterion and pprof to workspace (#5461) 2023-11-16 14:13:24 +00:00
Matthias Seitz
c47a2393e3 chore: fix a bunch of features (#5369) 2023-11-09 14:31:27 +01:00
DaniPopes
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +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
Dan Cline
24fade37ec feat: feature gate c-kzg in reth-primitives (#5240) 2023-11-02 14:26:03 +00:00
Matthias Seitz
3eae861ae0 chore: remove unused deps (#5217) 2023-10-29 12:40:04 +01:00