|
|
98250f8b50
|
chore: bump stacksize even more (#5602)
|
2023-11-28 04:31:16 +01:00 |
|
|
|
503c4010d3
|
chore: lower max reload accounts (#5589)
|
2023-11-27 23:12:36 +00:00 |
|
|
|
b58bfe6e37
|
chore: add more pool maintain metrics (#5590)
|
2023-11-27 20:20:30 +00:00 |
|
|
|
025511baa6
|
Fix sink implementation (#5594)
|
2023-11-27 19:01:00 +00:00 |
|
|
|
3d291ea292
|
release: v0.1.0-alpha.12 (#5595)
|
2023-11-27 18:16:05 +00:00 |
|
|
|
8161c261d9
|
feat(op-reth): Remove Canyon hardfork warning (#5551)
|
2023-11-27 18:07:48 +00:00 |
|
|
|
b2be07aa38
|
feat(op-reth): Canyon - Dynamic eip1559 params (#5542)
|
2023-11-27 17:26:01 +00:00 |
|
|
|
cda471ceb4
|
feat(op-reth): Canyon transition create2Deployer force deployment (#5527)
|
2023-11-27 18:25:26 +01:00 |
|
|
|
92fecc1daf
|
feat(op-reth): Canyon receipts version (#5526)
|
2023-11-27 16:59:00 +00:00 |
|
|
|
dbe8996579
|
chore: use task manager graceful shutdown (#5591)
|
2023-11-27 16:08:57 +00:00 |
|
|
|
7debf93f36
|
feat(op-reth): Canyon receipts root RLP fix (#5504)
|
2023-11-27 16:05:41 +00:00 |
|
|
|
462ea82f91
|
feat(op-reth): Canyon hardfork spec (#5503)
|
2023-11-27 15:53:25 +00:00 |
|
|
|
c49cda62b0
|
chore: make traces public (#5567)
Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
|
2023-11-27 14:35:40 +00:00 |
|
|
|
846a377f8e
|
chore: bump ef-tests stack size (#5585)
|
2023-11-27 12:32:00 +00:00 |
|
|
|
02e4135bb4
|
chore: move fee history cache fields to inner type (#5587)
|
2023-11-27 13:12:12 +01:00 |
|
|
|
8892d04a88
|
feat(storage) implement cursor walking functions (#5554)
|
2023-11-27 11:44:27 +00:00 |
|
|
|
f1e38cdb08
|
fix: always recover senders on mismatch (#5575)
|
2023-11-27 11:19:10 +00:00 |
|
|
|
563a683a62
|
Feat/improve fee history performance (#5182)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-27 10:59:27 +00:00 |
|
|
|
57653b1a58
|
chore: limited node command cleanup (#5539)
|
2023-11-27 10:41:19 +00:00 |
|
|
|
ca9f236947
|
feat: make PayloadBuilderHandle pub (#5578)
|
2023-11-27 09:25:24 +00:00 |
|
|
|
13af07c1fb
|
fix: return net version as number (#5570)
|
2023-11-27 10:28:59 +01:00 |
|
|
|
8667c336a1
|
feat(bin/args): enhance transactionpool with --txpool.nolocals Flag (#5538)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-26 08:35:19 +00:00 |
|
|
|
8e6fb6b5d1
|
docs: add panics section (#5574)
|
2023-11-26 07:48:29 +00:00 |
|
|
|
b0944fb613
|
chore(deps): weekly cargo update (#5573)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2023-11-26 08:37:52 +01:00 |
|
|
|
1308b6729e
|
feat: initial relay ssz support (#5568)
|
2023-11-25 14:06:14 +00:00 |
|
|
|
7de2582000
|
chore: export StackSnapshotType (#5566)
|
2023-11-25 09:21:01 +00:00 |
|
|
|
973ca00820
|
feat: add block+receipts iter (#5560)
|
2023-11-25 07:42:08 +00:00 |
|
|
|
7ef2d49a1f
|
feat: add into_registry function (#5565)
|
2023-11-25 07:27:12 +00:00 |
|
|
|
4679bce41a
|
fix(tracing): fix the parity vmTrace stack pushes #5561 (#5563)
Co-authored-by: fake <fake@fake>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-25 05:40:59 +00:00 |
|
|
|
5f38a5fbb8
|
fix: use direct conversion for payload fee metrics (#5564)
|
2023-11-25 05:32:38 +00:00 |
|
|
|
af88851723
|
feat: refactor generation of snapshots from the cli (#5464)
|
2023-11-24 18:02:14 +00:00 |
|
|
|
269073b2d4
|
feat: add metrics for best and resolved payloads (#5469)
|
2023-11-24 17:43:48 +00:00 |
|
|
|
62cebf0643
|
chore: some multiplex followup (#5553)
|
2023-11-24 12:35:50 +00:00 |
|
|
|
1e1cdceb0c
|
feat(rpc-types): implement serialization for LocalizedTransactionTrace (#5446)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-24 12:13:09 +00:00 |
|
|
|
8100a88f9a
|
feat(rpc-testing-utils) : make replay transactions reponses comparaison in RpcComparer. (#5407)
|
2023-11-24 12:07:23 +00:00 |
|
|
|
2624f46675
|
feat(rpc-testing-utils) : implement debug_traceCall JSON-RPC method (#5418)
|
2023-11-24 12:04:45 +00:00 |
|
|
|
c37f187eed
|
chore(deps): bump alloy 0.5 (#5557)
|
2023-11-24 11:48:21 +00:00 |
|
|
|
3468216842
|
Results to MockEthProvider (#5556)
|
2023-11-24 09:46:09 +00:00 |
|
|
|
337fb311ee
|
chore: phase out reth-primitives from inspectors (#5552)
|
2023-11-23 17:09:08 +00:00 |
|
|
|
5ab2cf6998
|
feat: add find by offset functions (#5541)
|
2023-11-23 16:41:25 +00:00 |
|
|
|
4eff41b125
|
chore: remove unused imports (#5550)
|
2023-11-23 15:53:11 +00:00 |
|
|
|
fc9bdea320
|
chore: reuse alloy Log type (#5548)
|
2023-11-23 15:40:38 +00:00 |
|
|
|
30f4114702
|
chore: use rpc types Accesslist in inspector (#5549)
|
2023-11-23 15:40:31 +00:00 |
|
|
|
5a1b0def35
|
chore: move TracingConfig init to tracing crate (#5546)
|
2023-11-23 15:02:33 +00:00 |
|
|
|
61a688b04e
|
chore: make fields pub (#5545)
|
2023-11-23 15:02:29 +00:00 |
|
|
|
cda5d4e7c5
|
fix: enable missing feature (#5547)
|
2023-11-23 16:02:43 +01:00 |
|
|
|
e2013b8ca3
|
feat(storage): report backtrace on long-lived transactions (#5537)
|
2023-11-23 14:53:13 +00:00 |
|
|
|
5a04931397
|
feat: add NetworkProtocols trait (#5543)
|
2023-11-23 14:51:40 +00:00 |
|
|
|
7c148b4120
|
chore: get almost rid of reth-primitives in tracer impl (#5544)
|
2023-11-23 15:13:41 +01:00 |
|
|
|
3598a23cf7
|
feat: rlpx multiplexing (#5413)
|
2023-11-22 20:30:18 +00:00 |
|