Roman Hodulák
|
93b9044729
|
feat(tx): Implement FromTxWithEncoded<TransactionSigned> for TxEnv (#15466)
|
2025-04-02 16:25:34 +00:00 |
|
Vaiz_07
|
e75b207a4f
|
fn signature removed from signedtransaction (#15331)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Ayush Dubey <61616662+Ayushdubey86@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Steven <112043913+stevencartavia@users.noreply.github.com>
Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com>
|
2025-03-29 06:43:46 +00:00 |
|
Roman Hodulák
|
0200ad6ee0
|
feat(storage): Implement Compact for OpTxEnvelope from op_alloy using blanket impl (#15230)
|
2025-03-24 13:05:16 +00:00 |
|
Federico Gimenez
|
10048e0f4d
|
chore(op): remove unused DepositTransaction impl (#15169)
|
2025-03-20 12:20:51 +00:00 |
|
Matthias Seitz
|
7b9470ef35
|
chore: bump alloy 0.12 (#14891)
Co-authored-by: Julian Meyer <julian.meyer@coinbase.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2025-03-07 13:03:52 +01:00 |
|
Arsenii Kulikov
|
e5720e6d0d
|
chore: bump alloy-evm and revm (#14855)
|
2025-03-06 00:37:39 +00:00 |
|
Matthias Seitz
|
bb13be4826
|
chore: always set mint in deposit tx receipt (#14716)
|
2025-02-26 10:04:42 +00:00 |
|
Arsenii Kulikov
|
74a1151c07
|
feat: integrate TxEnv conversions (#14630)
|
2025-02-21 14:50:28 +00:00 |
|
DaniPopes
|
c9a348dd2c
|
chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-19 11:36:15 +00:00 |
|
Arsenii Kulikov
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
caglarkaya
|
cb615cf5e1
|
refactor: replace into bound with standalone function (#14512)
|
2025-02-15 15:05:17 +00:00 |
|
Emilia Hane
|
b479b3439c
|
feat(no_std): Add no_std support for reth-storage-api (#14187)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-04 11:23:35 +01:00 |
|
Matthias Seitz
|
fd4ca7d6d6
|
feat: simplify envelope conversion (#14146)
|
2025-02-01 14:29:41 +00:00 |
|
Steven
|
3d7215137a
|
[wip] feat: alloy tx type conversions back to OpTransactionSigned (#14121)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 07:52:53 +00:00 |
|
Roman Krasiuk
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
Matthias Seitz
|
376a5ddf55
|
chore: make optypedtx fields private (#14065)
|
2025-01-29 17:49:09 +00:00 |
|
DevOrbitlabs
|
38dfe94625
|
feat: replace BincodeRepr From bound with conversion function (#14069)
|
2025-01-29 14:29:18 +00:00 |
|
DevOrbitlabs
|
926ad2a639
|
feat: unify recover fn result type (#13897)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 14:58:36 +00:00 |
|
github-actions[bot]
|
88de40a678
|
chore(deps): weekly cargo update (#13866)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-01-19 18:02:27 +00:00 |
|
Matthias Seitz
|
f59865b682
|
chore: use exported oncelock (#13859)
|
2025-01-18 15:46:58 +00:00 |
|
Arsenii Kulikov
|
b4610a04e6
|
feat: add receipt builder for OpExecutionStrategy (#13792)
|
2025-01-14 13:11:18 +00:00 |
|
Matthias Seitz
|
d90d745aae
|
chore: remove reth-primitives dep from op-primitives (#13699)
|
2025-01-07 12:02:46 +00:00 |
|
Matthias Seitz
|
4d191696ba
|
chore: use secp fns directly (#13675)
|
2025-01-06 18:32:42 +00:00 |
|
Arsenii Kulikov
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|
Arsenii Kulikov
|
90edbff5eb
|
feat: impl compression traits for op primitives (#13550)
|
2024-12-25 07:58:48 +00:00 |
|
Arsenii Kulikov
|
c6e38bed5e
|
feat: add more impls for OpTransactionSigned (#13546)
|
2024-12-24 19:54:52 +00:00 |
|
Arsenii Kulikov
|
a212e1b36f
|
chore: remove the workaround for pre-bedrock OP transactions (#13365)
|
2024-12-12 21:27:12 +00:00 |
|
Arsenii Kulikov
|
aef9023781
|
chore: use OpTypedTransaction directly (#13350)
|
2024-12-12 14:31:37 +00:00 |
|
Arsenii Kulikov
|
cdb03ac0b1
|
feat: optimism-specific receipt (#13317)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-12-12 13:43:35 +00:00 |
|
Matthias Seitz
|
f2141925b0
|
chore: rm associated type (#13292)
|
2024-12-11 11:48:39 +00:00 |
|
Matthias Seitz
|
2dda8a9d13
|
chore: cut down on tx_type usage (#13287)
|
2024-12-11 09:37:02 +00:00 |
|
morito
|
73f1583455
|
Bump alloy to 0.8.0 (#13268)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-10 20:06:21 +00:00 |
|
Matthias Seitz
|
d298fb1b81
|
fix(op): add missing op consensus validation check (#13122)
|
2024-12-04 14:27:49 +00:00 |
|
Emilia Hane
|
ea82cbdc60
|
chore(sdk): define OpTransactionSigned (#11433)
|
2024-12-03 06:47:46 +00:00 |
|
Matthias Seitz
|
519a10ae99
|
chore: remove OpTxType new type (#12715)
|
2024-12-02 13:24:21 +00:00 |
|
Arsenii Kulikov
|
7f88e62781
|
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2024-12-02 00:55:17 +00:00 |
|
tedison
|
21bc75df39
|
feat: start implementing OpTransaction (#12529)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-24 09:08:36 +00:00 |
|