|
|
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 |
|
|
|
c7c84f2d3f
|
feat: relax bounds for eth_simulateV1 (#13232)
|
2024-12-09 19:08:49 +00:00 |
|
|
|
cf2a6a1ee8
|
feat: EthApi traits abstraction (#13170)
|
2024-12-06 12:30:50 +00:00 |
|
|
|
0fcc6cf19e
|
feat: Add Transaction AT to ConfigureEvm (#13106)
|
2024-12-03 17:09:44 +00:00 |
|
|
|
886471d693
|
Introduce HashedPostStateProvider (#12607)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-03 16:56:17 +00: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 |
|
|
|
f373efe01d
|
refactor: phase out alloy-rpc-types usage (#12395)
|
2024-11-08 11:36:17 +01:00 |
|
|
|
44e4c47803
|
chore(sdk): add helper trait to node API to simplify type definition (#10616)
|
2024-10-26 10:55:26 +00:00 |
|
|
|
82862fabd7
|
primitives: rm redundant functions for Transaction (#11747)
|
2024-10-16 20:33:57 +00:00 |
|
|
|
6e92ab8e43
|
chore: rm unused optimism feature (#11559)
|
2024-10-08 09:03:50 +00:00 |
|
|
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
|
|
5d2867f2c5
|
feat(rpc): Replace TypedTransactionType (#11089)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 11:34:58 +00:00 |
|
|
|
c434e52632
|
primitives: rm alloy_eips::eip1559::calc_next_block_base_fee reexport (#11177)
|
2024-09-24 19:04:15 +00:00 |
|
|
|
159bf2cf16
|
rpc: rm useless alloy_rpc_types reexport (#11098)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-22 14:29:35 +00:00 |
|
|
|
fdcfe6ef29
|
rpc: rm useless alloy-rpc-types-mev reexport (#11093)
|
2024-09-22 11:59:45 +00:00 |
|
|
|
b9712c5ec5
|
rpc-types: replace reth TransactionRequest by alloy (#11091)
|
2024-09-21 18:52:59 +00:00 |
|
|
|
60dcea847c
|
rpc: replace reth-primitive imports (#10812)
|
2024-09-11 00:28:09 +00:00 |
|
|
|
6f086d1060
|
chore(trie): clean up state root methods (#10598)
|
2024-08-28 14:41:29 +00:00 |
|
|
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
|
|
82f10164db
|
feat: make js-feature non default (#10447)
|
2024-08-22 12:04:18 +00:00 |
|
|
|
aa8b3de6ba
|
Make js-feature non default (#10445)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 09:26:35 +00:00 |
|
|
|
340b6069c6
|
reth-eth-types: Do not import JsInspectorError by default (#10202)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-08 12:21:57 +00:00 |
|
|
|
e4ae2a7ac1
|
fix(op): ensure EthApiServer helper trait method default impls, call OpEthApi overrides (#9879)
|
2024-07-30 15:35:56 +00:00 |
|
|
|
0be2c17a9f
|
chore(rpc): EthApiTypes trait for network specific error AT (#9523)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 17:30:30 +00:00 |
|
|
|
fc4c037e60
|
feat: eip-7702 (#9214)
Co-authored-by: Matthew Smith <m@lattejed.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-11 05:45:47 +00:00 |
|
|
|
1b9f5871f5
|
chore(rpc): move impl of eth api server out of reth-rpc-eth-api (#9135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 12:34:17 +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 |
|