Matthias Seitz
|
e567810951
|
chore: release 1.0.8 (#11457)
|
2024-10-03 13:45:32 +00:00 |
|
greged93
|
4960b927bc
|
feat: impl payload attributes builder (#11336)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-03 12:27:05 +00:00 |
|
joshieDo
|
73d5ce78c3
|
chore: replace Compact with bincode on ETL usage of SealedHeader (#11442)
|
2024-10-03 11:48:24 +00:00 |
|
Thomas Coratger
|
7fbe19a9bf
|
primitives: remove optimism re-export in reth-primitives (#11438)
|
2024-10-03 10:38:18 +00:00 |
|
Alexey Shekhirin
|
575669b744
|
fix: env tempdir failure on WAL creation (#11446)
Co-authored-by: 0xurb <urbadeil@gmail.com>
|
2024-10-03 09:54:42 +00:00 |
|
Alexey Shekhirin
|
4491b0d96a
|
feat(trie): bincode compatibility for trie updates (#11409)
|
2024-10-02 11:22:07 +00:00 |
|
nk_ysg
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
Alexey Shekhirin
|
9c6e31fcb9
|
feat(primitives): bincode compatibility for EIP-7702 transaction (#11394)
|
2024-10-01 21:04:32 +00:00 |
|
Matthias Seitz
|
9c9b1fdf84
|
fix: add tracing features to op binary (#11395)
|
2024-10-01 21:34:07 +02:00 |
|
DaniPopes
|
fbc01d6cfa
|
chore(deps): bump some breaking deps (#11388)
|
2024-10-01 17:26:47 +00:00 |
|
Alexey Shekhirin
|
a8a380ff54
|
feat(exex): use rmp-serde for WAL storage (#11353)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-01 09:55:42 +00:00 |
|
Alexey Shekhirin
|
d6113e1040
|
feat(exex, primitives): serde bincode compatibility (#11331)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-30 21:20:43 +00:00 |
|
Arsenii Kulikov
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
Matthias Seitz
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
Roman Krasiuk
|
e8153e5e2c
|
deps: remove reth-metrics-derive for metrics-derive (#11335)
|
2024-09-30 12:13:56 +00:00 |
|
Alexey Shekhirin
|
bf679b430e
|
feat(exex): finalize WAL below the given block (#11324)
|
2024-09-30 10:25:17 +00:00 |
|
Thomas Coratger
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
Thomas Coratger
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
Alexey Shekhirin
|
ce1f669b9b
|
feat(exex): finalize WAL only when all ExExes are on the canonical chain (#11289)
|
2024-09-29 10:29:12 +00:00 |
|
github-actions[bot]
|
d94462bfef
|
chore(deps): weekly cargo update (#11319)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-29 09:54:20 +00:00 |
|
Caio
|
3297dcb4eb
|
Remove unused dependencies (#11320)
|
2024-09-29 09:23:18 +00:00 |
|
Matthias Seitz
|
65f7e883e7
|
chore: rm ToRpcError usage from engine crate (#11311)
|
2024-09-28 16:06:17 +00:00 |
|
Arsenii Kulikov
|
2aa3dd0fd8
|
feat: use OpChainSpec in OptimismNode and its components (#11304)
|
2024-09-28 13:06:52 +00:00 |
|
nk_ysg
|
375acdfedc
|
chore(op): unify crate name reth-optimism-* (#11223)
|
2024-09-28 10:49:17 +00:00 |
|
Abhishek kochar
|
50461281e7
|
chore(blockchain-tree): replace reth-primitives with alloy-eips (#11276)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-28 10:48:17 +00:00 |
|
DaniPopes
|
1009289c3d
|
chore(deps): bump tracy (#11305)
|
2024-09-27 22:54:48 +02:00 |
|
DaniPopes
|
bf18fd927c
|
perf: improve IntegerList API to avoid allocations (#11292)
|
2024-09-27 16:46:33 +00:00 |
|
DaniPopes
|
07e94e7fa5
|
perf(db): use smallvec for mdbx table names (#11291)
|
2024-09-27 15:20:43 +00:00 |
|
Abhishek kochar
|
fbb0b11f07
|
chore(exex-eips): replace reth-primitives with alloy-eips (#11275)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-27 14:28:03 +00:00 |
|
Alexey Shekhirin
|
67221247c5
|
feat(exex): WAL handle (#11266)
|
2024-09-27 09:10:35 +00:00 |
|
Alexey Shekhirin
|
37b0c56b85
|
feat(exex): add parent hash to WAL block cache, index by hashes (#11263)
|
2024-09-27 08:06:44 +00:00 |
|
Roman Krasiuk
|
77992e3254
|
deps: alloy-trie@0.6.0 (#11260)
|
2024-09-26 18:30:48 +00:00 |
|
nk_ysg
|
2e05ec008a
|
move op storage tests into new crate reth-optimism-storage (#11233)
|
2024-09-26 15:42:05 +00:00 |
|
Aliaksei Misiukevich
|
6d0159eb70
|
feat: tx and receipt compression utils for no-std config (#11112)
|
2024-09-26 15:09:33 +00:00 |
|
Matthias Seitz
|
6a7d8938c7
|
chore: update revm and alloy primitives (#11235)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-26 14:33:29 +00:00 |
|
Thomas Coratger
|
f2a508df34
|
primitives: rm more alloy_primitives reexports (#11222)
|
2024-09-26 11:29:18 +00:00 |
|
Arsenii Kulikov
|
353fd60d29
|
refactor: extract optimism receipts hashing logic to reth-optimism-consensus (#11230)
|
2024-09-26 10:24:04 +02:00 |
|
Abhishek kochar
|
20d695031a
|
chore(evm): replace reth-primitives with alloy (#11232)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-26 09:38:03 +02:00 |
|
Thomas Coratger
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
Thomas Coratger
|
2022dd3de5
|
primitives: rm alloy_consensus::transaction reexports (#11191)
|
2024-09-25 12:13:48 +00:00 |
|
Alexey Shekhirin
|
2224e6c48b
|
feat(exex): finalize ExEx WAL on new finalized block header (#11174)
|
2024-09-25 11:53:51 +00:00 |
|
Jennifer
|
5d2867f2c5
|
feat(rpc): Replace TypedTransactionType (#11089)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 11:34:58 +00:00 |
|
Thomas Coratger
|
648e2a4f7d
|
primitives: rm revm-primitives reexport (#11193)
|
2024-09-25 11:06:27 +00:00 |
|
garwah
|
ab66f58e5c
|
chore: Remove ChainSpec from PayloadConfig (#11103)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 06:45:51 +00:00 |
|
Thomas Coratger
|
53f23bf3dc
|
primitives: rm alloy_eips::eip7702 reexport (#11179)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 06:44:30 +00:00 |
|
Thomas Coratger
|
3bd966c594
|
primitives: rm alloy_genesis reexport (#11181)
|
2024-09-24 23:15:19 +00:00 |
|
Thomas Coratger
|
c434e52632
|
primitives: rm alloy_eips::eip1559::calc_next_block_base_fee reexport (#11177)
|
2024-09-24 19:04:15 +00:00 |
|
joshieDo
|
4da5f1f388
|
fix(storage): dont skip consistency checks for op-mainnet if using minimal bootstrap (#11099)
|
2024-09-24 15:10:44 +00:00 |
|
Alexey Shekhirin
|
aac78821c3
|
feat(exex): write ahead log (#10995)
|
2024-09-24 14:19:44 +00:00 |
|
Abhishek kochar
|
6e64a14a6f
|
chore(ethereum): replace reth-primitives with alloy (#11155)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-24 11:33:11 +00:00 |
|