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

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

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 12:33PM UTC
Files 66
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: 91.389%. Remained the same
25670145218.3

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>

1457 of 1744 branches covered (83.54%)

Branch coverage included in aggregate %.

2629 of 2727 relevant lines covered (96.41%)

29.01 hits per line

Source Files on job webui - 25670145218.3
  • Tree
  • List 66
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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.3)
  • 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