|
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
|
|
482f4557eb
|
chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 20:53:39 +00:00 |
|
|
|
72fdb7f9ec
|
feat: Make db-models no-std (#14459)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: alpharush <0xalpharush@protonmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
Co-authored-by: Bilog WEB3 <155262265+Bilogweb3@users.noreply.github.com>
Co-authored-by: Vitalyr <158586577+Vitaliyr888@users.noreply.github.com>
Co-authored-by: Yohann Kazoula <yoh.kzl@gmail.com>
Co-authored-by: Shourya Chaudhry <149008800+18aaddy@users.noreply.github.com>
Co-authored-by: Poulav Bhowmick <bpoulav@gmail.com>
Co-authored-by: urb <urbadeil@gmail.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2025-02-14 11:59:50 +00:00 |
|
|
|
09a6aab9f7
|
feat: add reth-op crate (#14401)
|
2025-02-11 11:38:03 +00:00 |
|
|
|
d56985a298
|
chore: add codec and serde features to prune types (#14327)
|
2025-02-08 15:52:38 +00:00 |
|
|
|
1c3547cd00
|
chore: add serde feature to stages types (#14329)
|
2025-02-08 14:25:43 +00:00 |
|
|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|
|
|
90edbff5eb
|
feat: impl compression traits for op primitives (#13550)
|
2024-12-25 07:58:48 +00:00 |
|
|
|
6fc4e8acd2
|
chore: make reth codec support optional (#13166)
|
2024-12-06 09:44:33 +01:00 |
|
|
|
8d10b93295
|
chore: rename codecs optimism feature to op (#13067)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-02 19:28:20 +00:00 |
|
|
|
8a047ed6e4
|
chore: move Integerlist to db-api (#13062)
|
2024-12-02 16:02:19 +00:00 |
|
|
|
ad7885b48c
|
chore(sdk): Define helper trait MaybeCompact (#12683)
|
2024-11-21 16:10:06 +00:00 |
|
|
|
ff22c8eef8
|
chore(sdk): Define MaybeSerde (#12577)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-18 13:30:44 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
777417ad8a
|
feat: add reth test-vectors compact --write|--read (#11954)
|
2024-10-24 18:34:12 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
466f21acfa
|
feat: verify unused bits on types derived with Compact (#11131)
|
2024-09-25 11:27:37 +00:00 |
|
|
|
3bd966c594
|
primitives: rm alloy_genesis reexport (#11181)
|
2024-09-24 23:15:19 +00:00 |
|
|
|
80c1159cb8
|
storage: replace reth-primitive imports (#10981)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-18 16:14:53 +00:00 |
|
|
|
f6b2021440
|
dev: remove unused dev-deps (#10813)
|
2024-09-11 00:45:20 +00:00 |
|
|
|
1573746cef
|
chore(db): enable arbitrary feature on reth-db-models (#10384)
|
2024-08-19 19:51:32 +00:00 |
|
|
|
6bf3ca320a
|
feat(db): models crate (#10314)
Co-authored-by: Miguel Oliveira <migueloliveiradev@gmail.com>
|
2024-08-17 17:25:34 +00:00 |
|
|
|
3c709981da
|
deps: rm unused deps (#10229)
|
2024-08-09 12:09:01 +00:00 |
|
|
|
61500238fb
|
dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-06 00:46:46 +00:00 |
|
|
|
ed16643f12
|
chore: remove proptest-derive dev deps (#9719)
|
2024-07-22 21:41:25 +00:00 |
|
|
|
7b4bf59445
|
chore: disable reth-codec default feature (#9556)
|
2024-07-18 09:36:45 +00:00 |
|
|
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
|
|
8492ab3d52
|
chore: remove proptest arbitrary from codec derive and tests (#8968)
|
2024-06-20 23:02:07 +00:00 |
|
|
|
55831500cf
|
chore(deps): bump interprocess and others (#8982)
|
2024-06-20 15:37:35 +00:00 |
|
|
|
d0b241c0c2
|
chore: move IntegerList to reth-primitives-traits (#8948)
|
2024-06-19 14:13:31 +00:00 |
|
|
|
76c8f4842c
|
chore: move proof types and root functions from primitives/proofs into reth-trie-common (#8724)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-13 16:36:18 +00:00 |
|
|
|
b8759733d4
|
chore: move primitives/stage to reth-stages-types (#8749)
|
2024-06-11 14:38:26 +00:00 |
|
|
|
b16a6ec029
|
chore: move primitives/trie to reth-trie-types (#8717)
|
2024-06-10 15:00:14 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
51a28f22da
|
chore: split db abstraction into new crate (#8594)
|
2024-06-04 21:45:57 +00:00 |
|