|
|
a80b72041b
|
feat: add pre-block EIP-4788 beacon root contract call (#4457)
|
2023-09-19 15:16:48 +00:00 |
|
|
|
a96dbb476c
|
perf: optimize engine poll loop (#4655)
|
2023-09-19 15:16:04 +00:00 |
|
|
|
d846199525
|
refactor: remove duplicate RPC namespaces from arguments (#4418)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-19 10:51:14 +00:00 |
|
|
|
11ee5d7530
|
fix: typos (#4648)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-19 10:34:37 +00:00 |
|
|
|
394a3a9a5a
|
feat(rpc): split test_fee_history in multiple tests (#4646)
|
2023-09-18 22:32:47 +00:00 |
|
|
|
55339d7025
|
feat: add max logs per response cli arg (#4644)
|
2023-09-18 20:49:39 +00:00 |
|
|
|
11f5f3f8d7
|
feat(engine): hooks (#4582)
|
2023-09-18 17:52:58 +00:00 |
|
|
|
78edae4d4f
|
feat(prune): add pruner log with INFO level (#4573)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-18 17:45:31 +00:00 |
|
|
|
4aa3ebdbdd
|
chore: fix doc lints (#4639)
|
2023-09-18 17:08:35 +00:00 |
|
|
|
cabb5bee24
|
fix: use proper type for engine_newPayloadV2 (#4630)
|
2023-09-18 17:02:28 +00:00 |
|
|
|
20455d0550
|
refactor: use revm blob fee calc (#4637)
|
2023-09-18 16:50:11 +00:00 |
|
|
|
69045fd665
|
chore: get rid of unreachable (#4638)
|
2023-09-18 16:49:59 +00:00 |
|
|
|
93ccf41550
|
perf(rpc): fetch range of blocks and return empty if unchanged (#4592)
|
2023-09-18 14:10:32 +00:00 |
|
|
|
66589209a0
|
feat: enable size-limited file logs by default (#4192)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-18 14:08:18 +00:00 |
|
|
|
aeb37aab53
|
fix: fill missing eip4844 settings (#4633)
|
2023-09-18 15:52:58 +02:00 |
|
|
|
cbb74346bd
|
test: add assert_invariants (#4623)
|
2023-09-18 13:02:20 +00:00 |
|
|
|
8baf2344d4
|
chore: demote session established log level (#4564)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-18 08:38:45 +00:00 |
|
|
|
16072b9a94
|
4844 blob txs (#4631)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-18 08:35:03 +00:00 |
|
|
|
a55f48cf28
|
chore(deps): weekly cargo update (#4627)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-17 16:52:59 +00:00 |
|
|
|
f7b28e5925
|
fix: apply FCU on invalid PayloadAttributes (#4591)
|
2023-09-16 19:53:10 +00:00 |
|
|
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
|
|
357301cc29
|
fix: return UnsupportedFork on V2 endpoints (#4593)
|
2023-09-15 19:11:56 +00:00 |
|
|
|
873b6f71d8
|
fix: holesky genesis (#4616)
|
2023-09-15 18:49:19 +00:00 |
|
|
|
a572c3b7f2
|
Make tx pool mock public (#4611)
|
2023-09-15 16:16:41 +00:00 |
|
|
|
b156cb9849
|
feat: add blob transactions subpool (#4608)
|
2023-09-15 15:13:44 +00:00 |
|
|
|
ee85fa3d44
|
test: add blob exclusive test e2e (#4606)
|
2023-09-15 14:28:52 +00:00 |
|
|
|
6b8db8ace4
|
fix(txpool): pending subpool basefee update (#4610)
|
2023-09-15 12:47:54 +00:00 |
|
|
|
a8e0880a98
|
chore(ci): run check and clippy on tests and benches too (#4587)
|
2023-09-14 16:19:42 +00:00 |
|
|
|
723036b310
|
test(txpool): add replacement test (#4596)
|
2023-09-14 14:23:46 +00:00 |
|
|
|
3d564aa393
|
fix: remove popped tx from total set (#4599)
|
2023-09-14 13:40:46 +00:00 |
|
|
|
09b5f1012c
|
chore: new clippy lints (#4598)
|
2023-09-14 13:17:18 +02:00 |
|
|
|
937269ecac
|
chore: new lint name (#4597)
|
2023-09-14 12:53:30 +02:00 |
|
|
|
c831d30d2d
|
fix: use cached encoded length (#4577)
|
2023-09-13 22:04:02 +00:00 |
|
|
|
c531c1b60a
|
fix: limit payload bodies range by best block (#4584)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-09-13 21:48:56 +00:00 |
|
|
|
9a9a6e0093
|
feat: add missing caps (#4581)
|
2023-09-13 16:18:38 +00:00 |
|
|
|
48b75e0ad2
|
chore(clippy): make clippy happy (#4578)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-13 14:48:45 +02:00 |
|
|
|
c4acd08ff0
|
chore: silence clippy clone warning (#4574)
|
2023-09-13 14:18:54 +02:00 |
|
|
|
b8e15fa10b
|
fix: ensure final message is always delivered (#4569)
|
2023-09-12 20:03:20 +00:00 |
|
|
|
60fa4f8457
|
fix: ensure sender transaction types dont conflict (#4567)
|
2023-09-12 19:59:40 +00:00 |
|
|
|
76d56cb7ba
|
docs: add note about eip-4844 broadcast (#4570)
|
2023-09-12 19:42:37 +00:00 |
|
|
|
e2270cd71c
|
Update network.rs -- typo fix (#4545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-12 17:09:46 +00:00 |
|
|
|
c4956143b0
|
fix: enforce unsupported fork rules on get_payload_v3 (#4562)
|
2023-09-12 17:07:52 +00:00 |
|
|
|
261a9f9499
|
chore: add missing is empty check (#4565)
|
2023-09-12 10:10:36 +00:00 |
|
|
|
25558b36c8
|
fix: update Status ForkId on new head (#4560)
|
2023-09-12 00:32:08 +00:00 |
|
|
|
660ea0c937
|
perf: limit number of new batch of dials (#4530)
|
2023-09-11 18:35:50 +00:00 |
|
|
|
6beb3c4322
|
fix: set trace results root trace's gas used to execution result gas (#4556)
|
2023-09-11 18:21:33 +00:00 |
|
|
|
e745aadffa
|
feat: add blob tx replacement overdraft check (#4534)
|
2023-09-11 17:44:36 +00:00 |
|
|
|
eb38c0dc85
|
chore: fix warnings (#4553)
|
2023-09-11 15:25:29 +00:00 |
|
|
|
624d9d581b
|
feat: enforce replacements dont conflict (#4539)
|
2023-09-11 15:00:01 +00:00 |
|
|
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +00:00 |
|