Emilia Hane
|
d9681ea729
|
chore(op): define type reth_optimism_rpc::OpReceiptBuilder (#10781)
|
2024-09-11 08:49:08 +00:00 |
|
Håvard Anda Estensen
|
60dcea847c
|
rpc: replace reth-primitive imports (#10812)
|
2024-09-11 00:28:09 +00:00 |
|
Ryan Schneider
|
7a20b413f5
|
feat: Include missing block id in error responses (#7416)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-07 11:02:17 +00:00 |
|
Oliver
|
5df03fb3c3
|
fix: reject 7702 transactions with empty auth list (#10709)
|
2024-09-05 13:24:24 +00:00 |
|
Panagiotis Ganelis
|
8bbd403285
|
fix: improve nonce too low error (#10711)
|
2024-09-05 13:09:33 +00:00 |
|
Thomas Coratger
|
f82719ff23
|
rpc: small refactor in TransactionSource impl (#10704)
|
2024-09-04 21:31:15 +00:00 |
|
Arsenii Kulikov
|
ec5ce21965
|
chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-29 13:23:04 +00:00 |
|
Roman Krasiuk
|
6f086d1060
|
chore(trie): clean up state root methods (#10598)
|
2024-08-28 14:41:29 +00:00 |
|
malik
|
3be92d5049
|
Pending receipt (#10597)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-28 13:22:35 +00:00 |
|
Roman Krasiuk
|
29b02cc0e1
|
chore(trie): StorageRootProvider (#10592)
|
2024-08-28 12:56:47 +00:00 |
|
Roman Krasiuk
|
cf7416e2f2
|
chore(trie): remove plain state proof variant (#10593)
|
2024-08-28 12:00:46 +00:00 |
|
Delweng
|
ec31b247e9
|
feat(rpc): implement eth_getTransactionBySenderAndNonce (#10540)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-26 16:25:48 +00:00 |
|
Oliver
|
20756d672c
|
feat: use system call to update blockhashes (#10535)
|
2024-08-26 11:45:08 +00:00 |
|
Thomas Coratger
|
709e7b73ce
|
clippy: add if_not_else clippy lint (#10524)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-26 10:58:06 +00:00 |
|
Thomas Coratger
|
dba315ff8e
|
clippy: add unnested_or_patterns clippy lint (#10526)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-26 09:42:44 +00:00 |
|
Skanda Bhat
|
b50a9ba458
|
refactor(rpc): Use TransactionInfo instead of individual fields (#10500)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-08-24 14:16:01 +00:00 |
|
nk_ysg
|
82f10164db
|
feat: make js-feature non default (#10447)
|
2024-08-22 12:04:18 +00:00 |
|
Matthias Seitz
|
dc4c71ec23
|
chore: no feature gated imports (#10440)
|
2024-08-22 10:38:11 +00:00 |
|
Roman Krasiuk
|
ac3d62ba02
|
perf(tree): re-use intermediate nodes (#9836)
|
2024-08-13 19:57:22 +00:00 |
|
Thomas Coratger
|
80cf6db98c
|
typo: replace [Block] by [Block] in doc (#10254)
|
2024-08-10 16:16:54 +00:00 |
|
Nikolai Golub
|
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 |
|
Nikolai Golub
|
e199173dee
|
chore: Replace reth-provider dependency for reth-eth-types with direct dependencies (#10175)
|
2024-08-07 18:05:19 +00:00 |
|
Matthias Seitz
|
c2926de326
|
chore: replace unreachable error variant (#10049)
|
2024-08-03 13:18:23 +00:00 |
|
Alexey Shekhirin
|
d7f9a255e1
|
feat(primitives): k256 crate fallback for secp256k1 module (#9989)
|
2024-08-02 12:53:59 +00:00 |
|
nk_ysg
|
44028076ff
|
feat : add storage_root provider function for account (#9659)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-08-02 07:19:12 +00:00 |
|
Roman Krasiuk
|
5e6ae6e94b
|
feat(trie): expose trie witness on proof provider (#9915)
|
2024-08-01 13:51:38 +00:00 |
|
Matthias Seitz
|
e8688b6e6c
|
fix: treat maxfeepergas 0 as missing (#9967)
|
2024-08-01 07:06:58 +00:00 |
|
Roman Krasiuk
|
6d036cd95b
|
perf(trie): pass owned hashed state to trie methods (#9837)
|
2024-07-26 14:55:02 +00:00 |
|
Emilia Hane
|
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 |
|
Delweng
|
7531366449
|
fix(rpc/eth): remove cache when reorg occured (#9775)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-24 21:32:32 +00:00 |
|
Aurélien
|
9697ab2541
|
feat: bump alloy version (#9545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 20:44:02 +00:00 |
|
Thomas Coratger
|
6a0060197f
|
rpc: refactor ReceiptBuilder (#9551)
|
2024-07-16 19:30:09 +00:00 |
|
Emilia Hane
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
Roman Krasiuk
|
499e0f10f7
|
feat(provider): hashed state methods for trie related providers (#9510)
|
2024-07-15 12:55:19 +00:00 |
|
nk_ysg
|
f8e94d3177
|
replace optimism error variant with Other (#9483)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-13 04:30:31 +00:00 |
|
Oliver
|
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 |
|
nk_ysg
|
2fa37b1ad1
|
Integrate Request evm env filling in ethapi (#9358)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-07-09 15:57:37 +00:00 |
|
Matthias Seitz
|
b97ace200f
|
chore(deps): bump revm 11 (#9391)
|
2024-07-09 12:28:44 +00:00 |
|
Roman Krasiuk
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
Roman Krasiuk
|
e8af47636c
|
feat: extract proof generation into StateProofProvider (#9303)
|
2024-07-04 15:06:48 +00:00 |
|
Roman Krasiuk
|
a7caf0d284
|
feat(rpc): enable historical proofs (#9273)
|
2024-07-03 20:43:26 +00:00 |
|
Emilia Hane
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
joshieDo
|
7a647f4f1e
|
chore: move pre_block_beacon_root_contract_call to evm crates (#9244)
|
2024-07-03 14:54:28 +00:00 |
|
Emilia Hane
|
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 |
|