|
|
cb96fe6d09
|
feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-10 10:21:43 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
bfb3953231
|
chore: improve forkchoiceUpdated doc comments (#5925)
|
2024-01-03 11:27:15 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
453f699440
|
feat: add validation API endpoints (#5816)
|
2023-12-18 16:10:54 +00:00 |
|
|
|
73a5b6ced9
|
feat: add debug_getrawTransactions (#5682)
|
2023-12-04 18:27:57 +00:00 |
|
|
|
00804191ff
|
Add stateOverrides-to-estimate-gas-call (#5604)
|
2023-11-30 11:46:44 +00:00 |
|
|
|
5e605d20a4
|
feat: add rpc-api trait for call bundle (#5449)
|
2023-11-15 21:16:26 +00:00 |
|
|
|
62ec00c672
|
feat(rpc): implement eth_blobGasPrice (#5403)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-13 12:44:05 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
ed9b9a7d82
|
feat(rpc) : support for eth_newPendingTransactionFilter full rpc function (#5206)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-30 18:00:30 +00:00 |
|
|
|
de01f08d90
|
fix: use correct trace_call params (#5214)
|
2023-10-28 19:23:15 +02:00 |
|
|
|
d3de32a9dc
|
fix: use block id for block receipts (#5105)
|
2023-10-20 03:26:29 +00:00 |
|
|
|
7796e57476
|
refactor(primitives): remove AccessListWithGasUsed in primitives (#5079)
|
2023-10-19 11:24:55 +00:00 |
|
|
|
7ca3db8a66
|
chore(rpc): eip-1159 -> eip-1559 (#5083)
|
2023-10-19 01:27:27 +00:00 |
|
|
|
ae3914eb66
|
Builder style implementation for trace_call (#5074)
|
2023-10-18 20:08:56 +00:00 |
|
|
|
d1f43cf015
|
feat: add more rpc-api bindings (#5072)
|
2023-10-18 14:02:35 +00:00 |
|
|
|
74808eddcc
|
feat: support trace_filter (#4818)
|
2023-10-02 22:21:40 +00:00 |
|
|
|
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 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
61a1ac95ad
|
fix(rpc): use nested lists for debug_traceCallMany (#4820)
|
2023-09-27 18:10:08 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
cabb5bee24
|
fix: use proper type for engine_newPayloadV2 (#4630)
|
2023-09-18 17:02:28 +00:00 |
|
|
|
a76da98316
|
feat: support admin_peers (#4435)
|
2023-08-31 20:36:50 +00:00 |
|
|
|
8fff8fa8e9
|
fix: use payload v2 for v2 (#4421)
|
2023-08-31 00:01:04 +00:00 |
|
|
|
e576c007e3
|
chore: introduce versioned ExecutionPayload (#4400)
|
2023-08-30 02:28:58 +00:00 |
|
|
|
c2436a955f
|
feat(rpc): add missing DebugApi methods (#4321)
|
2023-08-24 13:14:51 +00:00 |
|
|
|
c99945ece4
|
fix: Update Return Type for eth_getFilterLogs function as per standard schema (#4323)
|
2023-08-23 16:26:46 +00:00 |
|
|
|
c4626f7039
|
fix: state overrides and call many args (#4298)
|
2023-08-21 16:00:47 +00:00 |
|
|
|
5039b3b582
|
debug_backtraceAt (#4232)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-18 11:25:37 +00:00 |
|
|
|
3d1857636d
|
fix: bad recursion in logs (#4113)
|
2023-08-08 11:09:52 +00:00 |
|
|
|
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 |
|
|
|
e9cb414896
|
feat: add erigons debugTraceCallMany (#3878)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-03 12:43:09 +00:00 |
|
|
|
73652ed3bc
|
chore: bump jsonrpsee 0.19 (#3989)
|
2023-07-31 13:36:12 +02:00 |
|
|
|
f98b1524bb
|
feat: add fcu v3 skeleton (#3940)
|
2023-07-27 08:15:24 +00:00 |
|
|
|
96b108f25a
|
feat: _V3 engine api skeletons (#3931)
|
2023-07-26 16:39:38 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
0fcb338e25
|
fix(rpc): trace get is index not trace address (#3852)
|
2023-07-19 19:17:29 +00:00 |
|
|
|
170e6f24d2
|
feat(rpc): Add ots_ namespace and trait bindings for Otterscan Endpoints (#3778)
Co-authored-by: Miguel Palhas <mpalhas@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 23:53:34 +00:00 |
|
|
|
34c9abe249
|
feat: implement reth_getBalanceChangesInBlock (#3768)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-18 17:49:23 +00:00 |
|
|
|
99f00eb8c2
|
fix: return null withdrawals (#3762)
|
2023-07-13 18:22:01 +00:00 |
|
|
|
9721ecfc6d
|
feat: add getBlockReceipts (#3321)
|
2023-06-26 19:55:17 +00:00 |
|
|
|
e9caf3de75
|
refactor: re-implement eth_feeHistory (#3288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-26 15:46:11 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
e6dd576639
|
fix: use eth namespace for filter trait (#3184)
|
2023-06-15 16:41:07 +00:00 |
|
|
|
600f3eac8c
|
chore(rpc): simplify GethTrace type (#3180)
|
2023-06-15 14:29:37 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
39c6b22829
|
feat(rpc): rename Client generics to Provider (#3126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 17:17:16 +00:00 |
|