-
Notifications
You must be signed in to change notification settings - Fork 12
Pull requests: meterio/meter-pov
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(comm): replace per-peer goroutines with fixed worker pool
#42
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(runtime): skip per-clause state lookups in fork corrections via in-memory flags
#41
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(comm): cache RLP-encoded block bytes to avoid per-peer re-serialization
#40
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(trie): cache root hash with dirty-bit, make Hash() O(1) on unmodified trie
#39
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(chain): add secondary indexes to ProposalMap, eliminate O(n) linear scans
#38
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(consensus): grow BLS QC verification LRU cache from 256 to 2048 entries
#37
opened May 1, 2026 by
simonzg
Contributor
Loading…
perf(txpool): use RLock in GetByID to allow concurrent pool reads
#36
opened May 1, 2026 by
simonzg
Contributor
Loading…
Add native ETH JSON-RPC server (replaces meter-gear)
#33
opened Apr 28, 2026 by
simonzg
Contributor
Loading…
8 tasks
Bump golang.org/x/net from 0.1.0 to 0.7.0
dependencies
Pull requests that update a dependency file
#29
opened Apr 17, 2023 by
dependabot
Bot
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.