|
|
ea82cbdc60
|
chore(sdk): define OpTransactionSigned (#11433)
|
2024-12-03 06:47:46 +00:00 |
|
|
|
9ed9fa241d
|
refactor: rename TransactionSignedEcRecovered to RecoveredTx (#13074)
|
2024-12-02 23:36:09 +00:00 |
|
|
|
9831953781
|
chore: flatten reth-primitives dep (#13082)
|
2024-12-02 21:55:56 +00:00 |
|
|
|
039f1215d0
|
chore: make has_eip4844 generic over SignedTransaction (#13083)
|
2024-12-02 21:46:54 +00:00 |
|
|
|
2c5a1a743a
|
chore: disable nybbles default feature (#13081)
|
2024-12-02 21:17:54 +00:00 |
|
|
|
bcfe9ebb25
|
feat(trie): SparseStateTrie::new (#13068)
|
2024-12-02 21:07:18 +00:00 |
|
|
|
80d0fb0cda
|
chore: set event logs from StaticFileProducer and Pruner to debug (#13080)
|
2024-12-02 21:03:00 +00:00 |
|
|
|
65193bdaf3
|
feat: add std feature to network-peers (#13078)
|
2024-12-02 20:56:21 +00:00 |
|
|
|
156984b377
|
chore: misc direct imports (#13079)
|
2024-12-02 20:36:30 +00:00 |
|
|
|
756eafa1aa
|
chore: disable default features op forks (#13073)
|
2024-12-02 20:20:45 +00:00 |
|
|
|
d7f5846a37
|
chore: add tx trait bounds to primitives (#13075)
|
2024-12-02 19:53:41 +00: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 |
|
|
|
6cea9955b6
|
Check holocene activation based on the parent's timestamp (#13060)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-02 18:55:00 +00:00 |
|
|
|
c61a0713b4
|
feat: bump alloy (#13070)
|
2024-12-02 18:34:13 +00:00 |
|
|
|
675410def1
|
add replace and remove methods (#13059)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-12-02 18:10:27 +01:00 |
|
|
|
aacf5d13d2
|
chore: disable more default features (#13065)
|
2024-12-02 18:03:33 +01:00 |
|
|
|
30800af6ec
|
perf(validate-tx-pool): fast non-allocating is_create (#13063)
|
2024-12-02 16:28:47 +00:00 |
|
|
|
8a047ed6e4
|
chore: move Integerlist to db-api (#13062)
|
2024-12-02 16:02:19 +00:00 |
|
|
|
6789ff4a1e
|
chore: add OpEthApiBuilder and OpEthApiInner (#13009)
|
2024-12-02 14:56:55 +00:00 |
|
|
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
|
|
519a10ae99
|
chore: remove OpTxType new type (#12715)
|
2024-12-02 13:24:21 +00:00 |
|
|
|
dd055a4615
|
feat(executor): call hook with state changes after post block balance increments (#13050)
|
2024-12-02 12:11:08 +00:00 |
|
|
|
df4673ef80
|
trie: init storage blinded provider with account (#13058)
|
2024-12-02 12:09:39 +00:00 |
|
|
|
8d5668a23a
|
chore: disable reth-ethereum-forks default features in workspace (#13054)
|
2024-12-02 11:29:54 +00:00 |
|
|
|
0884611668
|
chore(trie): remove infallible variant (#13057)
|
2024-12-02 11:25:40 +00:00 |
|
|
|
1b34f3e78d
|
feat(rpc): enhance eth_getLogs error handling with block range feedback (#12790)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-02 11:19:34 +00:00 |
|
|
|
cccbd90e7b
|
docs(trie): duplicate comment in sparse trie (#13056)
|
2024-12-02 11:09:03 +00:00 |
|
|
|
4f19fc67b1
|
chore(deps): weekly cargo update (#13043)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-12-02 10:15:55 +00:00 |
|
|
|
b91d0f8711
|
feat(trie): blinded node provider (#13027)
|
2024-12-02 10:10:37 +00:00 |
|
|
|
ae3b3ddf42
|
chore: use alloy's blockwithparent (#13052)
|
2024-12-02 10:09:24 +00:00 |
|
|
|
04f8c58485
|
perf(trie): storage multiproof overallocation (#12959)
|
2024-12-02 10:07:32 +00:00 |
|
|
|
c2ab690ad1
|
feat: introduce EthMessage variant to NetworkHandleMessage (#13033)
|
2024-12-02 10:02:05 +00:00 |
|
|
|
3f93f35c20
|
feat: add Header AT to EthChainSpec (#13046)
|
2024-12-02 00:56:00 +00:00 |
|
|
|
7f88e62781
|
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2024-12-02 00:55:17 +00:00 |
|
|
|
890f082453
|
feat(rpc): create revm env on demand (#13017)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-30 17:27:20 +00:00 |
|
|
|
3dc6f506b0
|
chore: disable alloy-rlp default features (#13042)
|
2024-11-30 18:40:26 +01:00 |
|
|
|
4634625181
|
feat: make ommers table generic over header (#13038)
|
2024-11-30 17:16:06 +00:00 |
|
|
|
ebd413fce2
|
feat: make PersistenceAction generic over NodePrimitives (#13019)
|
2024-11-30 16:15:47 +00:00 |
|
|
|
5a0b523189
|
chore: remove rand feature (#13040)
|
2024-11-30 17:38:53 +01:00 |
|
|
|
00b3447947
|
cachore: disable alloy-chains default features (#13039)
|
2024-11-30 17:22:21 +01:00 |
|
|
|
9b1d676438
|
feat: move eip1186 conversion helpers to reth-trie-common proofs (#12985)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-30 16:01:19 +00:00 |
|
|
|
7353dc94a8
|
feat: generic receipt ExecuteOutput (#12966)
|
2024-11-30 15:49:54 +00:00 |
|
|
|
e0cad9fdae
|
feat: generic data primitives PersistenceHandle (#12968)
|
2024-11-30 15:49:00 +00:00 |
|
|
|
489d4e8595
|
feat(eecutor): send EvmState in state hook (#13025)
|
2024-11-30 12:37:05 +00:00 |
|
|
|
0ff2827a79
|
refactor: use is_none_or instead of map_or (#13035)
|
2024-11-30 11:09:49 +00:00 |
|
|
|
5d71150355
|
feat: consensus trait generic over NodePrimitives (#13026)
|
2024-11-29 22:26:36 +00:00 |
|
|
|
55ddaab1e4
|
feat: make generic data primitives EvmEnvProvider (#12981)
|
2024-11-29 21:10:56 +00:00 |
|
|
|
aa93e7f8a7
|
refactor: Make BlockType generic and relax implementations (#12955)
|
2024-11-29 19:12:25 +00:00 |
|
|
|
36eaf565d9
|
chore: add default for 2718 transactions (#13018)
|
2024-11-29 16:08:58 +00:00 |
|
|
|
b09c345257
|
feat: add blob_gas_used to block body (#13012)
|
2024-11-29 14:51:18 +00:00 |
|