Skip to content

Bob LearnHNS v2.2.0 LearnHNS Beta 4

Pre-release
Pre-release

Choose a tag to compare

Bob LearnHNS v2.2.0 LearnHNS Beta 4

Target commit: 3d188ce04b165e460f8ecde5e47ddf6eea098b2d

Changes

  • Improved auction bid reliability checks.
  • Bob now verifies wallet auction tracking after import/rescan before submitting a bid.
  • Bid signing failures now show clearer diagnostics instead of misleading balance-style errors.
  • Added duplicate-submit guards for bid, open, reveal, register, and renew actions.
  • Added success logging with transaction hashes for bid/open/reveal/register actions.
  • Includes the read-only HNS Investments bridge from beta 3.

Important

This is not a fund-loss/security release based on current evidence. It is a reliability and diagnostics hotfix for time-sensitive auction actions.

Seller note: back up Marketplace/Shakedex listing proofs, generated proofs, fills, and encrypted listing keys before switching computers, reinstalling Bob, or reinstalling your OS.

Downloads

  • macOS Apple Silicon: Bob.LearnHNS-2.2.0-learnhns-beta.4-arm64.dmg
  • macOS Intel: Bob.LearnHNS-2.2.0-learnhns-beta.4-x64.dmg
  • Windows: Bob.LearnHNS.2.2.0-learnhns-beta.4.msi
  • Linux: Bob.LearnHNS-2.2.0-learnhns-beta.4.AppImage
  • Linux update metadata: latest-linux.yml
  • Checksums: SHA256SUMS.txt

Verification

  • npm run build passed.
  • npm test passed.
  • npm run check-all-locales exited successfully; it prints existing missing LearnHNS marketplace translation reports.
  • macOS x64 and arm64 DMGs were signed, notarized, stapled, Gatekeeper verified, and DMG verified.
  • Packaged macOS app.asar contains the beta 4 hotfix text: Bid was not submitted, Auction data for, and Auction bid submitted.
  • GitHub Actions package workflow passed for macOS x64, macOS arm64, Windows, and Ubuntu.

SHA256 Checksums

76097526142af7de94df7503f989167edade3fb8c13ee86451821588aa9021a9  Bob.LearnHNS-2.2.0-learnhns-beta.4-arm64.dmg
573ce406c1a67fd906011941600976533c83c563bdfc2b0ebc33ac857f1fbc4d  Bob.LearnHNS-2.2.0-learnhns-beta.4-x64.dmg
f6459a349e7ad18d08e38bde4521992711355bbee2d15ae47b1ab08387410ecd  Bob.LearnHNS-2.2.0-learnhns-beta.4.AppImage
f8b64eca4af7983294cf4eed486d93008bd328392bd9d6b9f46894a1c60800aa  Bob.LearnHNS.2.2.0-learnhns-beta.4.msi
a8e86089c420e87f39b95a4e078fffc372297ab923206d0bacb042c1e4499172  latest-linux.yml

Known CI warning: GitHub Actions currently reports a Node.js 20 action-runtime deprecation warning for upstream actions. The package jobs passed; this is workflow maintenance follow-up, not a release blocker.