stevencartavia
|
56e60a3704
|
feat: add merge_if_module_configured_with that accepts a closure (#20158)
|
2025-12-06 10:49:47 +00:00 |
|
cui
|
193af2219b
|
feat: generate part of sidebar (#20040)
|
2025-12-06 10:16:09 +00:00 |
|
Léa Narzis
|
73b4fcc41a
|
docs(era): use lighthouse decoding support for era types (#20147)
|
2025-12-06 10:15:16 +00:00 |
|
GarmashAlex
|
6fc752d66a
|
docs: fix broken link (#20076)
|
2025-12-06 10:13:46 +00:00 |
|
Bashmunta
|
ed104a964a
|
refactor(net): remove unused enable_packet_filter and ban_duration from config (#20146)
|
2025-12-06 08:02:44 +00:00 |
|
ligt
|
00ccb2b9b4
|
feat(persistence): implement RocksDB provider (#20071)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-12-05 20:29:19 +00:00 |
|
Matthias Seitz
|
addb51f2e2
|
chore: use drop guard for transact task (#20134)
|
2025-12-05 18:18:55 +00:00 |
|
Brian Picciano
|
a80c290ca0
|
feat(cli): repair-trie metrics (#20121)
|
2025-12-05 16:10:43 +00:00 |
|
Alexey Shekhirin
|
3830c765e0
|
feat(node): tx pool optional args defaults (#20142)
|
2025-12-05 15:55:18 +00:00 |
|
Matthias Seitz
|
190297083a
|
chore: relax server impl (#20141)
|
2025-12-05 15:21:58 +00:00 |
|
Matthias Seitz
|
9712fe56e5
|
chore: add identifying info to traces (#20140)
|
2025-12-05 14:57:43 +00:00 |
|
Alexey Shekhirin
|
0a6d20bd1b
|
feat(node): tx pool args defaults (#20136)
|
2025-12-05 13:27:25 +00:00 |
|
Arsenii Kulikov
|
4c17de8553
|
fix: add missing 2718 impl for receipt (#20137)
|
2025-12-05 12:49:49 +00:00 |
|
Matthias Seitz
|
a0dc85fc95
|
chore: bump revm inspectors (#20132)
|
2025-12-05 11:44:39 +00:00 |
|
Merkel Tranjes
|
3c1fc99600
|
perf(rpc): use maybe_cached_block_and_receipts for AtBlockHash (#19910)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-05 11:31:43 +00:00 |
|
Fallengirl
|
49059f500e
|
fix(rpc): remove redundant blob_gas_used calculation in eth_callBundle (#20131)
|
2025-12-05 11:30:28 +00:00 |
|
Alexey Shekhirin
|
f744ad6e0b
|
feat(engine): more engine execution tracing spans (#20135)
|
2025-12-05 11:16:38 +00:00 |
|
Alexey Shekhirin
|
cfde951976
|
feat(engine): run sync state root if not enough parallelism (#20127)
|
2025-12-04 22:59:00 +00:00 |
|
Arsenii Kulikov
|
07bca4f26a
|
perf(engine): only recover senders once (#20118)
|
2025-12-04 20:43:51 +00:00 |
|
Arsenii Kulikov
|
9e1b2474b0
|
fix: change Receipt rlp (#20074)
|
2025-12-04 20:29:22 +00:00 |
|
Matthias Seitz
|
d71cd129a7
|
chore: allow empty blobparams in ethconfig (#20105)
|
2025-12-04 18:48:37 +00:00 |
|
Ignacio Hagopian
|
e53990cf41
|
fix(chainspec): add ChainConfig to StatelessInput and add ChainConfig creator helpers (#20101)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2025-12-04 18:46:04 +00:00 |
|
Matthias Seitz
|
61f5b4e06f
|
chore: add payload info to trace (#20124)
|
2025-12-04 17:42:09 +00:00 |
|
Matthias Seitz
|
1f7d552d63
|
test: ensure invalid block hook is opt out (#20125)
|
2025-12-04 17:38:54 +00:00 |
|
gustavo
|
b8f0b5d67e
|
fix(rpc): improve/preserve error messages for TransactionConversionError (#20057)
|
2025-12-04 15:43:42 +00:00 |
|
Ignacio Hagopian
|
409b74fc36
|
feat(tests): add Osaka fork specification to ForkSpec enum (#20120)
|
2025-12-04 14:33:38 +00:00 |
|
0xMushow
|
282932d3eb
|
fix(net): enforce stricter bound on check_peer_blocks (#20116)
|
2025-12-04 11:50:36 +00:00 |
|
Block Wizard
|
b6d886f288
|
docs(engine): fix transact_batch comment (#20097)
|
2025-12-04 11:44:08 +00:00 |
|
joshieDo
|
d6caf7f063
|
fix: set minimum pruning distance to 64 blocks for trie changesets (#20108)
|
2025-12-04 10:12:38 +00:00 |
|
gustavo
|
7b90bcd3e1
|
chore(docker): upgrade lighthouse image to version 8.0.1 (#20109)
|
2025-12-03 22:55:59 +00:00 |
|
Bashmunta
|
a68980dd72
|
fix(txpool): derive accurate queued reason for SubPool::Blob (#20095)
|
2025-12-03 22:03:37 +00:00 |
|
Matthias Seitz
|
4adf163fdc
|
chore: add alias for flashblocks-url (#20093)
|
2025-12-03 20:17:34 +00:00 |
|
Matthias Seitz
|
7e6a59b6ac
|
chore: make ethconfig work with headermut (#20102)
|
2025-12-03 17:16:18 +00:00 |
|
Matthias Seitz
|
0b3fc3019f
|
chore: add helper fn for building pool (#20100)
|
2025-12-03 16:02:36 +00:00 |
|
Đạt Nguyễn
|
3a9dbdc840
|
feat(tx-pool): make metrics, listener structs, and fields public (#20087)
|
2025-12-03 10:50:50 +00:00 |
|
gustavo
|
af1e12fd43
|
chore(txpool): feature gate test (#20082)
|
2025-12-03 10:04:07 +00:00 |
|
Block Wizard
|
8fd86ba516
|
docs(metrics): fix mpsc copy-paste doc errors (#20085)
|
2025-12-03 10:03:40 +00:00 |
|
YK
|
e0a6f54b42
|
perf(trie): add HashedPostStateSorted::from_reverts (#20047)
|
2025-12-03 05:05:23 +00:00 |
|
Bashmunta
|
98e9a1d09e
|
fix(ipc): make IpcServer Debug impl generic (#20042)
|
2025-12-02 15:08:02 +00:00 |
|
joshieDo
|
8f2811dd19
|
fix: ensure MerkleChangeSets pruner only runs if pipeline stage has finished (#20073)
|
2025-12-02 14:08:47 +00:00 |
|
dependabot[bot]
|
9260f2fe40
|
chore(deps): bump actions/upload-artifact from 4 to 5 (#20063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 13:58:49 +00:00 |
|
Block Wizard
|
cefddbb39d
|
docs(engine): fix canonical_block_by_hash comments (#20067)
|
2025-12-02 11:06:40 +00:00 |
|
strmfos
|
8f5b4ae324
|
fix(rpc): check correct variable for division by zero in blob gas ratio (#20053)
|
2025-12-01 11:57:51 +00:00 |
|
Block Wizard
|
cdb896f8de
|
docs(trace): fix trace_callMany params structure and formatting inconsistencies (#20051)
|
2025-12-01 10:25:20 +00:00 |
|
github-actions[bot]
|
4f5b842543
|
chore(deps): weekly cargo update (#20043)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-11-30 10:06:57 +00:00 |
|
Arsenii Kulikov
|
b3c00ed602
|
fix: convert headers in newHeads (#20036)
|
2025-11-28 20:27:08 +00:00 |
|
Alexey Shekhirin
|
7922edf63d
|
feat(storage): log storage settings on startup (#19931)
|
2025-11-28 20:01:59 +00:00 |
|
Matthias Seitz
|
93d81ed4d5
|
chore: add elapsed info to logs (#20035)
|
2025-11-28 19:42:48 +00:00 |
|
Galoretka
|
0334953357
|
docs: correct profiling feature name and jemalloc env var (#20030)
|
2025-11-28 16:34:41 +00:00 |
|
Francis Li
|
194a01adda
|
feat(engine): Update execution cache on inserted executed blocks (#19822)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-28 14:32:15 +00:00 |
|