Aditya Pandey
|
00804191ff
|
Add stateOverrides-to-estimate-gas-call (#5604)
|
2023-11-30 11:46:44 +00:00 |
|
Devon Bear
|
62ec00c672
|
feat(rpc): implement eth_blobGasPrice (#5403)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-13 12:44:05 +00:00 |
|
Matthias Seitz
|
d3de32a9dc
|
fix: use block id for block receipts (#5105)
|
2023-10-20 03:26:29 +00:00 |
|
Thomas Coratger
|
7796e57476
|
refactor(primitives): remove AccessListWithGasUsed in primitives (#5079)
|
2023-10-19 11:24:55 +00:00 |
|
Devon Bear
|
7ca3db8a66
|
chore(rpc): eip-1159 -> eip-1559 (#5083)
|
2023-10-19 01:27:27 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
libevm
|
5298868d88
|
RFC: Add rpc method eth_callMany (#4070)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-05 15:50:08 +00:00 |
|
Matthias Seitz
|
9721ecfc6d
|
feat: add getBlockReceipts (#3321)
|
2023-06-26 19:55:17 +00:00 |
|
Bjerg
|
e9caf3de75
|
refactor: re-implement eth_feeHistory (#3288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-26 15:46:11 +00:00 |
|
Thomas Coratger
|
b19e12341d
|
feat(rpc): add block_overrides in eth_call (#3096)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-11 16:37:16 +00:00 |
|
Filip Laurentiu
|
4bfbd3a53d
|
Set namespace in one place (#3084)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-09 16:21:06 +00:00 |
|
Matthias Seitz
|
92b557d84e
|
chore(deps): bump jsonrpsee 0.18 (#2640)
|
2023-05-12 00:54:21 +02:00 |
|
Matthias Seitz
|
48f5b31ad6
|
feat(rpc): add impls for gasprice and max priority fee (#2471)
|
2023-04-29 21:50:40 -07:00 |
|
Matthias Seitz
|
cf18edb0fe
|
chore(rpc): add submit hashrate impl (#2153)
|
2023-04-08 10:25:18 +02:00 |
|
Dan Cline
|
cbfcbfbf7b
|
fix: add JsonStorageKey for eth_getProof and eth_getStorageAt (#2067)
|
2023-03-31 17:37:40 -04:00 |
|
Tomás
|
77d108660e
|
feat(rpc): add eth_createAccessList implementation (#1652)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-03-08 10:07:09 +01:00 |
|
Matthias Seitz
|
0e9d18d4e9
|
feat(rpc): support eth_call state overrides (#1634)
|
2023-03-04 13:44:33 -07:00 |
|
Matthias Seitz
|
17dffba150
|
feat(rpc): impl uncle count handlers (#1511)
|
2023-02-22 14:40:58 -08:00 |
|
Matthias Seitz
|
50203a8f2a
|
chore: phase out ethers rpc block types (#1463)
|
2023-02-20 16:02:33 +01:00 |
|
Alexey Shekhirin
|
94674f9c16
|
feat(rpc, storage): eth_feeHistory except reward field (#1275)
|
2023-02-16 11:33:14 +01:00 |
|
Matthias Seitz
|
a9b9f42715
|
fix(rpc): use rpc::BlockNumber type not u64 (#1370)
|
2023-02-15 14:17:33 +01:00 |
|
Georgios Konstantopoulos
|
e048718ea2
|
refactor: pull out rpc/ from net/rpc (#1147)
|
2023-02-02 14:17:26 -08:00 |
|