Matthias Seitz
|
13cd77c935
|
test: enable op prim arbitrary in e2e test-utils (#12862)
|
2024-11-26 09:57:07 +00:00 |
|
Roman Krasiuk
|
fae44bf74a
|
chore(trie): move prefix sets to reth_trie_common (#12860)
|
2024-11-26 09:29:28 +00:00 |
|
Thomas Coratger
|
82eb38312c
|
trie: add unit tests for nibbles (#12758)
|
2024-11-26 03:07:43 +00:00 |
|
Arsenii Kulikov
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
Alexey Shekhirin
|
6b088bd881
|
perf(engine): sparse trie calculation for state root task (#12843)
|
2024-11-25 14:15:12 +00:00 |
|
Alexey Shekhirin
|
04dd005af9
|
feat(trie): sparse trie methods for trie task integration (#12720)
|
2024-11-25 13:13:01 +00:00 |
|
Jun Song
|
caac226c73
|
chore: make CanonicalInMemoryState generic over sealed header and block (#12835)
|
2024-11-25 12:54:45 +00:00 |
|
github-actions[bot]
|
53839a952d
|
chore(deps): weekly cargo update (#12813)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-24 11:33:42 +00:00 |
|
Matthias Seitz
|
0d6ebec574
|
Revert "Revert "chore(sdk): Add MaybeArbitrary as super trait"" (#12810)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-24 07:46:16 +00:00 |
|
Matthias Seitz
|
795e29cb5b
|
Revert "chore(sdk): Add MaybeArbitrary as super trait" (#12809)
|
2024-11-23 15:54:39 +01:00 |
|
Matthias Seitz
|
69e54da049
|
chore: remove duplicated functions (#12804)
|
2024-11-23 14:24:17 +00:00 |
|
Z
|
ebb4fc2bb6
|
chore(sdk): Add MaybeArbitrary as super trait (#12661)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-23 11:43:14 +00:00 |
|
Arsenii Kulikov
|
5db3ad1a67
|
feat: add Transaction AT to TransactionsProvider (#12794)
|
2024-11-22 23:04:42 +00:00 |
|
Arsenii Kulikov
|
7f5fd80cb7
|
feat: integrate SignedTx AT into StaticFileProviderRW (#12764)
|
2024-11-22 11:49:25 +00:00 |
|
Emilia Hane
|
c2323b4e49
|
chore(sdk): add adapters for header and body to NodeTypes (#12723)
|
2024-11-21 18:17:16 +00:00 |
|
Nils
|
f8d683e80e
|
Improve metrics hooks setup (fixes #12672) (#12684)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-21 17:03:15 +00:00 |
|
Emilia Hane
|
2093d2bd9a
|
chore(sdk): Add NodePrimitives::BlockHeader and NodePrimitives::BlockBody (#12647)
|
2024-11-21 17:03:05 +00:00 |
|
Alexey Shekhirin
|
42aea7b9f6
|
feat(trie): retain branch nodes in sparse trie (#12291)
|
2024-11-21 11:49:42 +00:00 |
|
Matthias Seitz
|
c2e6938606
|
chore: move prune event type (#12732)
|
2024-11-21 10:41:34 +00:00 |
|
Arsenii Kulikov
|
0c5984179e
|
refactor(storage): unify blocks insertion logic (#12694)
|
2024-11-20 22:48:39 +00:00 |
|
Matthias Seitz
|
f12d7a9264
|
chore: use ethereum-forks types directly (#12702)
|
2024-11-20 11:15:48 +00:00 |
|
Matthias Seitz
|
9c7536484c
|
chore: bump op-alloy (#12696)
|
2024-11-20 10:35:10 +00:00 |
|
Emilia Hane
|
aa34a2795b
|
chore(sdk): make reth-chain-state types generic over receipt (#12667)
|
2024-11-19 20:16:45 +00:00 |
|
Matthias Seitz
|
d49f91378b
|
chore: use jsonrpsee server crate directly (#12673)
|
2024-11-19 17:31:56 +00:00 |
|
Arsenii Kulikov
|
1e7189d3e4
|
feat: trait-based storage API (#12616)
Co-authored-by: joshie <93316087+joshieDo@users.noreply.github.com>
|
2024-11-19 15:39:28 +00:00 |
|
Emilia Hane
|
da77ffc951
|
chore(sdk): Move reth_optimism_node::OpPrimitives into reth-optimism-primitives (#12649)
|
2024-11-19 12:53:34 +00:00 |
|
Matthias Seitz
|
496bf0bf71
|
chore: bump version 1.1.2 (#12651)
|
2024-11-19 11:13:59 +01:00 |
|
Emilia Hane
|
641d1288e9
|
chore(sdk): limit FillTxEnv to super trait of FullSignedTx (#12614)
|
2024-11-18 21:43:26 +00:00 |
|
Federico Gimenez
|
8339c716b4
|
feat(engine): introduce sync implementation of StateRootTask (#12378)
|
2024-11-18 13:58:31 +00:00 |
|
github-actions[bot]
|
dc45aa9fff
|
chore(deps): weekly cargo update (#12611)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-11-18 13:40:44 +00:00 |
|
Emilia Hane
|
ff22c8eef8
|
chore(sdk): Define MaybeSerde (#12577)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-18 13:30:44 +00:00 |
|
Matthias Seitz
|
4b4f9cf406
|
feat: install op debug exeuction witness (#12622)
|
2024-11-18 10:53:12 +00:00 |
|
Emilia Hane
|
7ae8ce1d00
|
chore(sdk): Add blanket impls for refs to prim traits (#12613)
|
2024-11-17 16:48:27 +00:00 |
|
Federico Gimenez
|
2f3fde8fb5
|
feat: fix WASM build for crates dependent on reth-payload-primitives (#12610)
|
2024-11-17 10:26:15 +00:00 |
|
Federico Gimenez
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
Matthias Seitz
|
d9ed07a367
|
chore: remove revm-primitives re-export (#12599)
|
2024-11-16 11:33:09 +01:00 |
|
Darshan Kathiriya
|
2dc9a06321
|
chore(sdk): add NetworkPrimitives for NetworkManager (#12530)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-11-16 05:59:53 +01:00 |
|
Ayodeji Akinola
|
5276093e71
|
chore(util): Add reth payload util (#12590)
|
2024-11-16 05:39:34 +01:00 |
|
Matthias Seitz
|
b31b1ea288
|
feat: add op debug witness api (#12583)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-11-15 19:44:53 +00:00 |
|
Matthias Seitz
|
841267d1b2
|
feat: add helpers to obtain the execution witness for a payload (#12573)
|
2024-11-15 16:16:55 +00:00 |
|
Krishang Shah
|
ac5976ff51
|
feat: implement Compact for OpTxType (#12537)
|
2024-11-15 16:05:19 +00:00 |
|
Emilia Hane
|
5f66fa448e
|
chore(sdk): improve usability TxType trait (#12548)
|
2024-11-15 13:31:35 +00:00 |
|
Arsenii Kulikov
|
72a52d5ea5
|
feat: make StaticFileProvider generic over NodePrimitives (#12565)
|
2024-11-15 10:42:58 +00:00 |
|
Thomas Coratger
|
44964ac171
|
engine-primitives: make engine-tree independent of beacon-consensus crate (#12560)
|
2024-11-15 08:56:46 +00:00 |
|
Matthias Seitz
|
870ffae909
|
chore: use crates directly in eth-wire (#12554)
|
2024-11-14 19:03:15 +01:00 |
|
Matthias Seitz
|
a7bb1d1fa3
|
chore: remove constants reexport (#12549)
|
2024-11-14 18:36:31 +01:00 |
|
Matthias Seitz
|
bd29f82567
|
chore: replace reth-chainspec dep with alloy chains (#12550)
|
2024-11-14 18:15:27 +01:00 |
|
Emilia Hane
|
b1635fcba2
|
chore(sdk): make BlockBatchRecord generic over receipt (#12449)
|
2024-11-14 16:10:46 +00:00 |
|
Matthias Seitz
|
4a0bc37cbb
|
chore: rm reth testing utils dep from reth-primitives-traits (#12542)
|
2024-11-14 17:08:46 +01:00 |
|
Thomas Coratger
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|