Alexey Shekhirin
|
471c28e889
|
feat(pruner): limit number of blocks to prune per run (#5627)
|
2023-11-29 19:29:39 +00:00 |
|
chirag-bgh
|
15992d9bdf
|
feat: discard txs by tx_count of sender (#4520)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-11-29 18:44:50 +00:00 |
|
Alexey Shekhirin
|
5a7644709b
|
feat(storage): report backtrace only on read transactions (#5625)
|
2023-11-29 18:39:15 +00:00 |
|
Matthias Seitz
|
d9ef1a14d5
|
fix: derive job deadline from attributes timestamp (#5626)
|
2023-11-29 18:21:46 +00:00 |
|
Yash Atreya
|
a6ad5ac421
|
use SealedBlockedWithSenders in block-level tracing (#5620)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-29 16:12:59 +00:00 |
|
Matthias Seitz
|
320deb6a43
|
chore: add more payload tracing (#5624)
|
2023-11-29 15:52:48 +00:00 |
|
Alexey Shekhirin
|
07265d9787
|
perf(storage, mdbx): set rp augment limit (#5614)
|
2023-11-29 08:47:47 +00:00 |
|
Matthias Seitz
|
9fe3b02c21
|
chore(deps): use rustls (#5619)
|
2023-11-28 20:28:50 +00:00 |
|
Dan Cline
|
15c288e00b
|
feat: add blob truncate pool method (#5597)
|
2023-11-28 16:42:36 +00:00 |
|
Matthias Seitz
|
1e15241e74
|
ci: only check --lib with cargo udeps (#5615)
|
2023-11-28 16:10:33 +00:00 |
|
Matthias Seitz
|
18d563dd27
|
chore: use U256::is_zero (#5616)
|
2023-11-28 15:44:27 +00:00 |
|
Matthias Seitz
|
ae6f1e39c0
|
chore: improve clique signer recovery error (#5613)
|
2023-11-28 12:57:40 +00:00 |
|
Matthias Seitz
|
43d1f5a499
|
perf: remove redundant collect (#5600)
|
2023-11-28 10:56:35 +00:00 |
|
Rafael Ugolini
|
f3bc7d1c97
|
fix log argument (#5608)
|
2023-11-28 11:07:29 +01:00 |
|
Matthias Seitz
|
b6ce3bc999
|
docs: misc mdbx docs (#5599)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-11-28 09:46:47 +00:00 |
|
Roman Krasiuk
|
608f100605
|
perf(provider): compute hashes and trie updates before opening write tx (#5505)
|
2023-11-28 08:54:09 +00:00 |
|
Matthias Seitz
|
98250f8b50
|
chore: bump stacksize even more (#5602)
|
2023-11-28 04:31:16 +01:00 |
|
Matthias Seitz
|
503c4010d3
|
chore: lower max reload accounts (#5589)
|
2023-11-27 23:12:36 +00:00 |
|
Matthias Seitz
|
b58bfe6e37
|
chore: add more pool maintain metrics (#5590)
|
2023-11-27 20:20:30 +00:00 |
|
Emilia Hane
|
025511baa6
|
Fix sink implementation (#5594)
|
2023-11-27 19:01:00 +00:00 |
|
Roman Krasiuk
|
3d291ea292
|
release: v0.1.0-alpha.12 (#5595)
v0.1.0-alpha.12
|
2023-11-27 18:16:05 +00:00 |
|
clabby
|
8161c261d9
|
feat(op-reth): Remove Canyon hardfork warning (#5551)
|
2023-11-27 18:07:48 +00:00 |
|
clabby
|
b2be07aa38
|
feat(op-reth): Canyon - Dynamic eip1559 params (#5542)
|
2023-11-27 17:26:01 +00:00 |
|
clabby
|
cda471ceb4
|
feat(op-reth): Canyon transition create2Deployer force deployment (#5527)
|
2023-11-27 18:25:26 +01:00 |
|
clabby
|
92fecc1daf
|
feat(op-reth): Canyon receipts version (#5526)
|
2023-11-27 16:59:00 +00:00 |
|
Matthias Seitz
|
dbe8996579
|
chore: use task manager graceful shutdown (#5591)
|
2023-11-27 16:08:57 +00:00 |
|
clabby
|
7debf93f36
|
feat(op-reth): Canyon receipts root RLP fix (#5504)
|
2023-11-27 16:05:41 +00:00 |
|
clabby
|
462ea82f91
|
feat(op-reth): Canyon hardfork spec (#5503)
|
2023-11-27 15:53:25 +00:00 |
|
Bjerg
|
c49cda62b0
|
chore: make traces public (#5567)
Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
|
2023-11-27 14:35:40 +00:00 |
|
Matthias Seitz
|
846a377f8e
|
chore: bump ef-tests stack size (#5585)
|
2023-11-27 12:32:00 +00:00 |
|
Matthias Seitz
|
02e4135bb4
|
chore: move fee history cache fields to inner type (#5587)
|
2023-11-27 13:12:12 +01:00 |
|
DoTheBestToGetTheBest
|
8892d04a88
|
feat(storage) implement cursor walking functions (#5554)
|
2023-11-27 11:44:27 +00:00 |
|
Roman Krasiuk
|
f1e38cdb08
|
fix: always recover senders on mismatch (#5575)
|
2023-11-27 11:19:10 +00:00 |
|
Nil Medvedev
|
563a683a62
|
Feat/improve fee history performance (#5182)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-27 10:59:27 +00:00 |
|
Matthias Seitz
|
57653b1a58
|
chore: limited node command cleanup (#5539)
|
2023-11-27 10:41:19 +00:00 |
|
Stefan Batalka
|
ca9f236947
|
feat: make PayloadBuilderHandle pub (#5578)
|
2023-11-27 09:25:24 +00:00 |
|
Matthias Seitz
|
13af07c1fb
|
fix: return net version as number (#5570)
|
2023-11-27 10:28:59 +01:00 |
|
DoTheBestToGetTheBest
|
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 |
|
Matthias Seitz
|
8e6fb6b5d1
|
docs: add panics section (#5574)
|
2023-11-26 07:48:29 +00:00 |
|
github-actions[bot]
|
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 |
|
Matthias Seitz
|
1308b6729e
|
feat: initial relay ssz support (#5568)
|
2023-11-25 14:06:14 +00:00 |
|
Bjerg
|
7de2582000
|
chore: export StackSnapshotType (#5566)
|
2023-11-25 09:21:01 +00:00 |
|
Matthias Seitz
|
973ca00820
|
feat: add block+receipts iter (#5560)
|
2023-11-25 07:42:08 +00:00 |
|
Matthias Seitz
|
7ef2d49a1f
|
feat: add into_registry function (#5565)
|
2023-11-25 07:27:12 +00:00 |
|
gbrew
|
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 |
|
Dan Cline
|
5f38a5fbb8
|
fix: use direct conversion for payload fee metrics (#5564)
|
2023-11-25 05:32:38 +00:00 |
|
joshieDo
|
af88851723
|
feat: refactor generation of snapshots from the cli (#5464)
|
2023-11-24 18:02:14 +00:00 |
|
Dan Cline
|
269073b2d4
|
feat: add metrics for best and resolved payloads (#5469)
|
2023-11-24 17:43:48 +00:00 |
|
Matthias Seitz
|
62cebf0643
|
chore: some multiplex followup (#5553)
|
2023-11-24 12:35:50 +00:00 |
|
Håvard Anda Estensen
|
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 |
|