Hwangjae Lee
|
a64ac7c1c7
|
fix(consensus): prevent infinite reconnection loop in RpcBlockProvider when channel is closed (#20772)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-06 11:37:15 +00:00 |
|
Micke
|
9773e6233d
|
perf(engine): prevent duplicate block insertion in BlockBuffer (#20487)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-06 10:51:55 +00:00 |
|
Ekaterina Endofer
|
1fd7a88e2e
|
fix(era): correct error messages in CompressedBody and CompressedReceipts (#20695)
|
2026-01-06 10:16:51 +00:00 |
|
YK
|
44452359b9
|
fix(net): delay BlockRangeUpdate to avoid immediate sending after connection (#20765)
|
2026-01-06 09:48:30 +00:00 |
|
Hwangjae Lee
|
c1ef67df70
|
docs(payload): fix typos and incorrect references in comments (#20771)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-06 09:42:37 +00:00 |
|
Hwangjae Lee
|
0c6688d056
|
chore(consensus): fix typo in RpcBlockProvider log message (#20773)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-06 09:38:58 +00:00 |
|
VolodymyrBg
|
4d1c2c4939
|
refactor(ethereum): cache RLP lengths in ethereum payload builder (#20758)
|
2026-01-05 20:00:26 +00:00 |
|
NaCl-Ezpz
|
39b2dc8f4f
|
chore: era decompression bounds (#20423)
Co-authored-by: NaCl <nacl@gaysex.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-05 19:50:41 +00:00 |
|
Karl Yu
|
e9e940919a
|
feat: make metrics layer configurable (#20703)
|
2026-01-05 19:30:42 +00:00 |
|
ethfanWilliam
|
b6f95866cc
|
feat(primitives-traits): add set_timestamp to test utils (#20756)
|
2026-01-05 19:20:09 +00:00 |
|
bobtajson
|
981d1da41a
|
chore(chain-state): remove needless collect in test assertions (#20736)
|
2026-01-05 17:22:58 +00:00 |
|
Hwangjae Lee
|
cfeaedd389
|
docs(net): fix typos in comments (#20751)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-05 17:07:33 +00:00 |
|
Mablr
|
7779d484a3
|
feat(optimism): Flashblock Receipts Stream (#20061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-05 16:58:05 +00:00 |
|
cui
|
790a73cd2a
|
chore: update todo (#20693)
|
2026-01-05 15:13:07 +00:00 |
|
cui
|
17c1365368
|
perf: prealloc vector (#20713)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 13:57:24 +00:00 |
|
cui
|
0dbbb3ff37
|
perf: prealloc B256Map (#20720)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 13:54:10 +00:00 |
|
cui
|
96ff33120e
|
perf: prealloc vec (#20721)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 13:53:17 +00:00 |
|
cui
|
f920ffd5f9
|
refactor: simplify code (#20722)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 13:52:48 +00:00 |
|
GarmashAlex
|
da1d7e542f
|
refactor(rpc): remove unused BlockTransactionsResponseSender (#20696)
|
2026-01-05 13:52:01 +00:00 |
|
Satoshi Nakamoto
|
186208fef9
|
docs: fix doc comment errors (#20746)
|
2026-01-05 13:07:30 +00:00 |
|
cui
|
5265079654
|
perf: avoid one vec alloc (#20717)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 12:40:03 +00:00 |
|
Satoshi Nakamoto
|
b77898c00d
|
docs: fix doc comment errors (#20728)
|
2026-01-05 11:53:35 +00:00 |
|
cui
|
58b0125784
|
refactor: optimize check whether all blobs ready (#20711)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 11:53:06 +00:00 |
|
cui
|
e8cc91ebc2
|
fix: inclusive range off-by-one (#20729)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 11:39:38 +00:00 |
|
cui
|
59486a64d4
|
fix: to block should not sub one (#20730)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 11:35:22 +00:00 |
|
Hwangjae Lee
|
b1263d4651
|
docs(evm): fix typos and remove stale TODO (#20742)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-05 11:25:42 +00:00 |
|
kurahin
|
a79432ffc6
|
docs: fix discv5 multiaddr peer id conversion comment (#20743)
|
2026-01-05 11:22:32 +00:00 |
|
Karl Yu
|
480029a678
|
feat: optimize send_raw_transaction_sync receipts fetching (#20689)
|
2026-01-05 11:22:04 +00:00 |
|
Doohyun Cho
|
5ac9184ba6
|
perf(era-utils): replace Box<dyn Fn> with function pointer (#20701)
|
2026-01-03 10:46:42 +00:00 |
|
zhygis
|
986e07f21a
|
feat(cli): make Cli extensible with custom subcommands (#20710)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-03 10:41:56 +00:00 |
|
Karl Yu
|
0c69e294c3
|
chore: optimize evm_env if header is available (#20691)
|
2025-12-31 13:45:35 +00:00 |
|
かりんとう
|
dc931f5669
|
chore: use chain_id() method instead of direct field access in prometheus setup (#20687)
|
2025-12-31 08:53:44 +00:00 |
|
Hwangjae Lee
|
9cfe5c7363
|
fix(ipc): trim leading whitespace in StreamCodec decode (#20615)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2025-12-31 08:51:56 +00:00 |
|
fig
|
454b060d5a
|
chore(tree): use with_capacity at collect_blocks_for_canonical_unwind() (#20682)
|
2025-12-30 12:32:02 +00:00 |
|
Matthias Seitz
|
0808bd67c2
|
chore: shrink outgoing broadcast messages (#20672)
|
2025-12-30 11:30:37 +00:00 |
|
Matthias Seitz
|
f79fdf3564
|
perf: pre-alloc removed vec (#20679)
|
2025-12-30 10:09:39 +00:00 |
|
Karl Yu
|
16f75bb0c3
|
feat: avoid mutex locking (#20678)
|
2025-12-30 09:28:40 +00:00 |
|
Hwangjae Lee
|
5053322711
|
docs(storage): fix typos in storage crates (#20673)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2025-12-30 06:18:35 +00:00 |
|
YK
|
d72105b47c
|
fix(storage): rocksdb consistency check on startup (#20596)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2025-12-30 06:17:32 +00:00 |
|
YK
|
0f585f892e
|
perf(trie): flatten sparse trie branch node masks to reduce overhead (#20664)
|
2025-12-30 03:38:24 +00:00 |
|
fig
|
fc248e3323
|
chore(stages): use with_capacity() at populate_range() (#20671)
|
2025-12-29 21:34:54 +00:00 |
|
Karl Yu
|
d564d9ba36
|
feat: add append_pooled_transaction_elements (#20654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-29 21:00:40 +00:00 |
|
Hwangjae Lee
|
b7883953c4
|
chore(rpc): shrink active filters HashMap after clearing stale entries (#20660)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-29 20:45:52 +00:00 |
|
Matthias Seitz
|
65b5a149be
|
chore: use with capacity (#20670)
|
2025-12-29 20:35:46 +00:00 |
|
Matthias Seitz
|
05ed753e58
|
chore: shrink range result vec to fit (#20639)
|
2025-12-29 10:22:11 +00:00 |
|
fig
|
624bfa1f49
|
perf(engine): paralellize evm_state_to_hashed_post_state() (#20635)
|
2025-12-29 10:06:08 +00:00 |
|
Desant pivo
|
d9c6f745c6
|
fix(chain-state): correct balance deduction in test block builder (#20308)
|
2025-12-29 09:59:19 +00:00 |
|
YK
|
240dc8602b
|
perf(trie): flatten branch node mask to reduce overhead (#20659)
|
2025-12-29 07:35:46 +00:00 |
|
Matthias Seitz
|
489da4a38b
|
perf: allocate signer vec exact size (#20638)
|
2025-12-29 02:18:27 +00:00 |
|
Matthias Seitz
|
05b3a8668c
|
perf(trie): add FromIterator for HashedPostState and simplify from_bundle_state (#20653)
|
2025-12-28 11:29:07 +00:00 |
|