• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dangernoodle-io / TaipanMiner / 25670145218 / 1
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 12:33PM UTC
Files 28
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 12:29PM UTC coverage: 89.223%. Remained the same
25670145218.1

push

github

web-flow
perf(mining): restore D0 early-reject on DPORT SHA path (#392)

Per-nonce path on the classic ESP32 (DPORT bus) was reading all 8
digest words + doing byte-swap + share_validate for every nonce
since #330+#333. Hashrate dropped from ~375 kH/s to ~156 kH/s on
esp32-wroom32 builds.

Restores a pool-target-aware early-reject: read just digest word 7
(MSB), compare against the high-order 32 bits of the pool target,
skip the rest if it can't meet target. Works for any pool difficulty
including sub-1 (unlike the hardcoded 0xFFFF mask removed in #330).

Plumbs target_word0_max through hw_backend_ctx_t and the
sha256_hw_dport_per_nonce signature. Lockstep self-test passes a
permissive 0xFFFFFFFF threshold to preserve byte-equality semantics.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

753 of 944 branches covered (79.77%)

Branch coverage included in aggregate %.

1648 of 1747 relevant lines covered (94.33%)

472612.7 hits per line

Source Files on job native - 25670145218.1
  • Tree
  • List 28
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25670145218
  • 46a792d6 on github
  • Prev Job for on main (#25651182480.1)
  • Next Job for on main (#25673768467.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc