Matthias Seitz
|
caaedfadcb
|
chore: bump 1.8.3 (#19379)
|
2025-10-29 13:07:30 +01:00 |
|
joshieDo
|
644be05659
|
feat: add pruning of transactions from static-files (#19241)
|
2025-10-29 11:50:51 +00:00 |
|
Brian Picciano
|
527c24df6d
|
fix(trie): use block hash in OverlayStateProviderFactory (#19353)
|
2025-10-29 10:34:51 +00:00 |
|
Đạt Nguyễn
|
17a984929b
|
feat: impl a function to create new instance of TransactionEvents (#19375)
Co-authored-by: Neo Krypt <neo@canxium.org>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-29 10:00:37 +00:00 |
|
Karl Yu
|
3827e5cb1d
|
perf: wrap tx with Arc to avoid deep cloning (#19350)
|
2025-10-29 08:30:29 +00:00 |
|
YK
|
10d9a7e3c6
|
refactor(trie): restructure proof task workers into structs (#19344)
|
2025-10-29 08:09:39 +00:00 |
|
theo
|
77ef028aca
|
fix(op-reth/consensus): fixes header validation for jovian. decouple excess blob gas and blob gas used (#19338)
|
2025-10-29 07:39:29 +00:00 |
|
Matthias Seitz
|
ff46daddb6
|
feat: insert at timestamp (#19365)
|
2025-10-28 20:29:26 +00:00 |
|
Mablr
|
adb4f48471
|
feat(reth-optimism-node): Add OP E2E mineblock test with isthmus activated at genesis (#19305)
|
2025-10-28 20:13:44 +00:00 |
|
Matthias Seitz
|
6651ae7852
|
chore: add ChainHardforks::extend (#19332)
|
2025-10-28 20:36:23 +01:00 |
|
joshieDo
|
ac4f80ded3
|
chore: dont write receipts to both storages on archive node (#19361)
|
2025-10-28 17:22:20 +00:00 |
|
Matthias Seitz
|
3ce6e87ab9
|
chore: update docs for expected test failure (#19343)
|
2025-10-28 16:07:39 +00:00 |
|
joshieDo
|
020eb6ad7e
|
fix(pipeline): ensure we dont pass an outdated target to header stage (#19351)
|
2025-10-28 15:02:19 +00:00 |
|
YK
|
5091482dec
|
refactor(trie): reorder proof_task.rs for better code organization (#19342)
|
2025-10-28 11:14:08 +00:00 |
|
Avory
|
0f3e0eee63
|
refactor: make DatabaseProof trait stateful (#18753)
|
2025-10-28 10:14:07 +00:00 |
|
Francis Li
|
5e2ed163f3
|
fix(engine): Eliminates spurious warning logs in prewarm task (#19133)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-28 09:27:33 +00:00 |
|
dependabot[bot]
|
0da38b9732
|
chore(deps): bump actions/download-artifact from 5 to 6 (#19336)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-28 09:23:53 +00:00 |
|
dependabot[bot]
|
e547c027f3
|
chore(deps): bump actions/upload-artifact from 4 to 5 (#19335)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-28 09:22:33 +00:00 |
|
YK
|
7e6f676d16
|
feat(metrics): improve multiproof worker metrics (#19337)
|
2025-10-28 09:00:22 +00:00 |
|
YK
|
e2b5c7367c
|
chore: update Grafana dashboard with split pending multiproof metrics (#19339)
|
2025-10-28 06:44:19 +00:00 |
|
josé v
|
50e88c29be
|
chore: replace CacheDB with State<DB> in RPC crate (#19330)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-10-27 22:00:58 +00:00 |
|
Jennifer
|
1581aaa615
|
fix: update section name in expected failures, add more concise comments (#19328)
|
2025-10-27 21:46:29 +00:00 |
|
Brian Picciano
|
ffeaa4772d
|
chore(engine): Remove ConsistentDbView (#19188)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-27 19:09:21 +00:00 |
|
Mablr
|
a264ccbbc2
|
feat(metrics): add push gateway support for Prometheus metrics (#19243)
|
2025-10-27 17:11:23 +00:00 |
|
Dan Cline
|
b1dfbc7e88
|
chore: remove trie capacity metrics (#19327)
|
2025-10-27 17:07:37 +00:00 |
|
Gengar
|
0569e884c4
|
docs: improve documentation for mock database and transactions (#19302)
|
2025-10-27 15:59:48 +00:00 |
|
theo
|
f9c89a9bc9
|
feat(jovian/block-validation): fix block validation for jovian (#19304)
|
2025-10-27 15:59:04 +00:00 |
|
Brian Picciano
|
7e59141c4b
|
fix(trie): Rewrite InMemoryTrieOverlay (with proptests!) (#19277)
|
2025-10-27 15:18:48 +00:00 |
|
Alexey Shekhirin
|
080cf72464
|
chore(trie): reduce sparse trie tracing (#19321)
|
2025-10-27 15:16:56 +00:00 |
|
phrwlk
|
a6fe713a6c
|
chore: remove dead OpL1BlockInfo.number field and writes (#19325)
|
2025-10-27 14:42:55 +00:00 |
|
YK
|
eed0d9686c
|
refactor(trie): Unify proof return types (#19311)
|
2025-10-27 13:58:28 +00:00 |
|
Brian Picciano
|
fa1f86cb91
|
fix(prune): Add unused variants back to PruneSegment enum (#19318)
|
2025-10-27 13:12:22 +00:00 |
|
radik878
|
f088ec09cb
|
docs(eth-wire): update docs to reflect eth-wire-types, alloy_rlp, version-aware decoding, and RLPx multiplexing (#19319)
|
2025-10-27 11:58:55 +00:00 |
|
Matthias Seitz
|
106ffefc0f
|
chore: use hex bytes type (#19317)
|
2025-10-27 12:57:44 +01:00 |
|
Gengar
|
bb73d794fd
|
docs: populate modify-node section with node-custom-rpc implementation guide (#18672)
|
2025-10-27 12:57:27 +01:00 |
|
sashass1315
|
19f5d51d86
|
chore: remove redundant PhantomData from NodeHooks (#19316)
|
2025-10-27 11:41:48 +00:00 |
|
Brian Picciano
|
be73e4a246
|
fix(trie): Fix trie_reverts not returning sorted nodes (#19280)
|
2025-10-27 10:48:17 +00:00 |
|
Alexey Shekhirin
|
6b3534d407
|
ci: pin Bun to v1.2.23 (#19315)
|
2025-10-27 10:32:37 +00:00 |
|
Alexey Shekhirin
|
763bf350be
|
chore(net): upgrade some noisy spans to TRACE (#19312)
|
2025-10-27 10:02:52 +00:00 |
|
VolodymyrBg
|
094594142f
|
fix(engine): module doc to reflect schnellru::LruMap backend (#19296)
|
2025-10-27 11:18:10 +01:00 |
|
Maximilian Hubert
|
4f660dac85
|
fix(fs): correct ReadLink error message and add missing read_link wra… (#19287)
|
2025-10-27 11:17:29 +01:00 |
|
Galoretka
|
74cc561917
|
chore(ethereum): remove redundant std::default::Default import (#19299)
|
2025-10-27 11:16:16 +01:00 |
|
guha-rahul
|
ded9d3ce33
|
refactor: add more Snap response types (#19303)
Co-authored-by: suhas-sensei <suhas.ghosal2002@gmail.com>
|
2025-10-27 10:49:39 +01:00 |
|
YK
|
53119fd5a1
|
refactor(trie): rename queue_storage_proof to send_storage_proof (#19310)
|
2025-10-27 10:49:04 +01:00 |
|
github-actions[bot]
|
159ff01cd2
|
chore(deps): weekly cargo update (#19300)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-10-26 16:37:00 +00:00 |
|
phrwlk
|
e22a511764
|
fix(node): classify connect_async failures as WebSocket and use Url parse error (#19286)
|
2025-10-25 06:37:22 +00:00 |
|
Alexey Shekhirin
|
0c8417288b
|
feat(tracing): set default OTLP log level to WARN (#19283)
|
2025-10-24 18:39:08 +00:00 |
|
Alexey Shekhirin
|
25f0d896d9
|
chore(trie): do not create a parent span for proof worker handle (#19281)
|
2025-10-24 15:57:51 +00:00 |
|
AJStonewee
|
f177103937
|
fix(trie): correct comment in sparse_trie_reveal_node_1 test (#19193)
|
2025-10-24 15:13:12 +00:00 |
|
Alexey Shekhirin
|
dc781126c2
|
feat(trie): proof task tracing improvements (#19276)
|
2025-10-24 14:04:01 +00:00 |
|