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

starius / btcd / 25464229953

Builds Branch Commit Type Ran Committer Via Coverage
25464229953 rpcclient-fixes tests: fix stale regtest assumptions after #2467 PR #2467 changed regtest to match Core's BIP34/65/66 activation rules, and the merged stack carries that (commit cd4e5426 "regtest: align activations with Bitcoin Core"). Height-1 regtest blocks no... push 06 May 2026 10:18PM UTC starius github
56.92
25357534494 rpcclient-fixes fixup! rpcclient: avoid duplicate batch POST handlers Document the synchronization point before checking the maximum number of concurrent POST requests. The comment explains that the test must first observe one in-flight request so a duplicate h... push 05 May 2026 04:18AM UTC starius github
56.34
24174618672 strict-chainhash-parsing-1 chaincfg/chainhash: add strict parsing Add NewHashFromStrStrict and DecodeStrict for callers that must parse full txids or block hashes exactly. Keep NewHashFromStr and Decode lenient for compatibility, but add NOTE docs steering typical parsing... push 09 Apr 2026 05:47AM UTC starius github
56.1
24164816004 strict-chainhash-parsing-1 chaincfg/chainhash: add strict parsing Add NewHashFromStrStrict and DecodeStrict for callers that must parse full txids or block hashes exactly. Keep NewHashFromStr and Decode lenient for compatibility, but add NOTE docs steering typical parsing... push 08 Apr 2026 11:56PM UTC starius github
56.26
24164802680 strict-chainhash-parsing btcd: harden full-hash parsing Switch full-hash parsing paths to the strict chainhash helpers across RPC, websocket, rpcclient, wire, config, btcjson, dbtool, and related internal callers. This preserves the legacy lenient API for compatibility ... push 08 Apr 2026 11:55PM UTC starius github
56.12
23523959498 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 25 Mar 2026 03:51AM UTC starius github
56.37
23504378153 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 24 Mar 2026 05:55PM UTC starius github
56.28
23366784097 rpcclient-fixes rpcclient: avoid duplicate batch POST handlers NewBatch called New() and then called start() again. In HTTP POST mode that created a second sendPostHandler and another shutdown-cancel goroutine, which broke the expected single-flight serializatio... push 20 Mar 2026 11:36PM UTC starius github
55.24
20497327551 bip30bypassfix regtest: align activations with Bitcoin Core Set regtest buried heights to match Core: BIP34/65/66 at height 1 and make CSV/SegWit/Taproot always active. Added regtest coverage for header version floors, coinbase height enforcement, and deploymen... push 25 Dec 2025 02:12AM UTC starius github
55.0
20497137248 bip30bypassfix regtest: align activations with Bitcoin Core Set regtest buried heights to match Core: BIP34/65/66 at height 1 and make CSV/SegWit/Taproot always active. Added regtest coverage for header version floors, coinbase height enforcement, and deploymen... push 25 Dec 2025 01:56AM UTC starius github
55.12
13360347985 block-count rpcclient: clarify GetBlockCount description GetBlockCount returns the height of the latest block, not the total number of blocks. The genesis block has a height of 0. The previous description could lead to an off-by-one error for anyone relying... push 17 Feb 2025 12:33AM UTC starius github
55.33
  • Back to Repo
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