|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
9aacba8598
|
add type_repetition_in_bounds clippy lint (#8568)
|
2024-06-03 17:10:15 +00:00 |
|
|
|
fdd401db46
|
fix(rpc): add invalid block range error (#8558)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-06-03 15:07:16 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
f9959b0cc8
|
add unnecessary_struct_initialization and string_lit_as_bytes (#8551)
|
2024-06-03 11:32:30 +00:00 |
|
|
|
b311de91cf
|
small fix in estimate_gas_with gas used (#8541)
|
2024-06-01 16:24:34 +00:00 |
|
|
|
da233bf322
|
add empty_line_after_doc_comments and remove option_if_let_else (#8539)
|
2024-06-01 15:21:50 +00:00 |
|
|
|
dfce570ceb
|
test(rpc): payload V4 decode hashing (#8531)
|
2024-06-01 15:18:14 +00:00 |
|
|
|
72d5947454
|
improve estimate_gas_with (#8535)
|
2024-06-01 11:16:26 +00:00 |
|
|
|
d7c854d93d
|
feat: accessor for ethconfig (#8525)
|
2024-05-31 10:05:59 +00:00 |
|
|
|
38fcae51f3
|
Introduce total gas and gas per second metrics on new payload (#8398)
|
2024-05-30 21:49:17 +00:00 |
|
|
|
633b655fef
|
feat: implement EIP-2935 (#8431)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2024-05-30 12:18:00 +00:00 |
|
|
|
bafec99f6b
|
Refactor: Clean up RpcModuleSelection API (#8504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-30 11:54:41 +00:00 |
|
|
|
ba03d93a23
|
fix(rpc): use hex arg for feeHistory (#8506)
|
2024-05-30 11:48:07 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
42667e1cfd
|
chore: rm reth-interfaces (#8486)
|
2024-05-29 16:54:14 +00:00 |
|
|
|
d388fc0bec
|
feat: create_transport_rpc_modules (#8482)
|
2024-05-29 15:15:11 +00:00 |
|
|
|
944180348f
|
chore: add _total suffix to counter metrics (#8263)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-29 15:05:31 +00:00 |
|
|
|
269e3a9c42
|
chore: rm reth-interfaces from engine api (#8468)
|
2024-05-29 13:27:49 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
7262d08f47
|
chore(rpc): rm unused fn (#8463)
|
2024-05-29 13:24:32 +02:00 |
|
|
|
76b32c8b5f
|
chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 22:08:06 +00:00 |
|
|
|
0232221717
|
chore(deps): rm reth-interfaces from rpc (#8444)
|
2024-05-28 17:50:58 +00:00 |
|
|
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|
|
|
20aeb2be0d
|
chore: use BlockId functions directly (#8417)
|
2024-05-28 00:06:09 +00:00 |
|
|
|
4545b015ef
|
chore(rpc): remove redundant trait bounds (#8414)
|
2024-05-27 15:47:05 +00:00 |
|
|
|
e54398308b
|
chore: rm NetworkError variant from RethError (#8413)
|
2024-05-27 13:42:55 +00:00 |
|
|
|
a8e5eb6186
|
feat: implement clientVersionV1 in engine API (#8016)
|
2024-05-24 17:38:06 +00:00 |
|
|
|
39d24b495f
|
feat: return parent beacon block root in payload conversion (#8349)
|
2024-05-23 14:37:39 +00:00 |
|
|
|
3312dc26cb
|
chore: make unknown block error lowercase (#8355)
|
2024-05-23 12:27:21 +00:00 |
|
|
|
dbc65ad694
|
style: small refactor for txpool_inspect (#8348)
|
2024-05-22 19:01:27 +00:00 |
|
|
|
d0386b8166
|
feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-05-22 17:36:51 +00:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
8a02e6e0e1
|
chore: rm leftover test assets (#8328)
|
2024-05-21 14:49:13 +00:00 |
|
|
|
5100ddd28e
|
fix: prevent CREATE tx for EIP-4844 types (#8291)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-05-21 08:45:23 +00:00 |
|
|
|
db9c559247
|
refactor: Replace JwtSecret with alloy's version of it (#8299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-19 12:36:24 +00:00 |
|
|
|
3daec1d9b9
|
feat: remove relay types (#8314)
|
2024-05-19 14:31:56 +02:00 |
|
|
|
ac0a005dd0
|
docs: add comment about potential overflow of base fee per gas (#8280)
|
2024-05-17 08:49:52 +00:00 |
|
|
|
9441d984ae
|
Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-17 08:31:31 +00:00 |
|
|
|
78c02299d8
|
rpc txpool_content typo (#8292)
|
2024-05-17 01:37:42 +00:00 |
|
|
|
f0681947db
|
chore(rpc): cleanup rpc-layer (#8274)
|
2024-05-15 12:15:33 +00:00 |
|
|
|
c2a05f07d3
|
chore: bump revm to latest with placeholders for EOF (#7765)
|
2024-05-12 06:12:24 -07:00 |
|
|
|
e20cb91827
|
Extract layers module from rpc crate (#8163)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-05-11 13:41:41 +00:00 |
|
|
|
bab96bedbc
|
fix: skip s value check in trace_filter recovery (#8200)
|
2024-05-10 17:57:23 +00:00 |
|
|
|
efa5d41bf5
|
chore: bump alloy 899fc51 (#8195)
|
2024-05-10 11:23:54 +00:00 |
|
|
|
dd7c021470
|
feat: feature gate rpc-types import for alloy conversions (#7963)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-08 20:45:12 +00:00 |
|
|
|
bdb8238d79
|
chore: remove type aliases (#8155)
|
2024-05-08 13:45:47 +00:00 |
|
|
|
9bd74fda9e
|
fix: use --syncmode=execution-layer from op-node for optimistic pipeline sync (#7552)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 20:16:04 +00:00 |
|
|
|
00f9acb94e
|
chore: remove reth-revm optimism (#8141)
|
2024-05-07 16:55:46 +00:00 |
|
|
|
5f82993c23
|
chore: replace beacon types (#8125)
|
2024-05-06 19:52:16 +00:00 |
|