Skip to content

perf(drive-abci): fetch the next core height's masternode and quorum lists ahead of time - #4572

Merged
QuantumExplorer merged 2 commits into
v4.2-devfrom
perf/core-rpc-prefetch
Sep 8, 2026
Merged

perf(drive-abci): fetch the next core height's masternode and quorum lists ahead of time#4572
QuantumExplorer merged 2 commits into
v4.2-devfrom
perf/core-rpc-prefetch

fix(drive-abci): never prefetch past the chain lock

43a798b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 8, 2026 in 1s

85.44% (-2.14%) compared to 17a2962

View this Pull Request on Codecov

85.44% (-2.14%) compared to 17a2962

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.44%. Comparing base (17a2962) to head (43a798b).
⚠️ Report is 71 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4572      +/-   ##
============================================
- Coverage     87.57%   85.44%   -2.14%     
============================================
  Files          2748     2792      +44     
  Lines        357005   371247   +14242     
============================================
+ Hits         312647   317209    +4562     
- Misses        44358    54038    +9680     
Components Coverage Δ
dpp 86.51% <ø> (-1.87%) ⬇️
drive 84.00% <ø> (-2.38%) ⬇️
drive-abci 88.80% <ø> (-1.09%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 41.94% <ø> (-6.71%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.