New brand identity
The HNB mark is now a vector aperture — six blades, a hexagonal opening, a coin rim — on a palette of near-black neutrals with a violet-to-pink sweep and gold used only as a hairline accent. Typography is Outfit throughout, with tracking that tightens as size increases.
This replaces the old raster hex badge everywhere: website, web wallet, block explorer, desktop wallet icons, freedesktop pixmaps and the Windows installer art. All assets are generated from assets/brand/hnb-mark.svg and hnb-mark-solid.svg — the small variant drops the blades and gold so the mark survives a 16px favicon.
Wallet
- Config resolution prefers
hnb.confand falls back to legacyraven.conf, so Ravencoin-era installs keep working - The GUI migrates a legacy
raven.confintohnb.confwhen the latter is missing or empty - First launch writes
hnb.confwith testnet defaults
Build
- Fixes the Windows cross-build.
depends/patches/qt/fix_limits_header.patchwas declared inqt.mkbut never invoked, so it had never been applied. Qt 5.12.11 does not compile against GCC 11+ without it — this broke every Windows build on a modern toolchain. - Build scripts are now executable (were committed mode 644, failing with exit 126)
⚠️ Testnet only
Access-code authentication is intentionally disabled in this build. The wallet API issues session tokens without a password and proxies RPC unauthenticated. This is deliberate for the public testnet and must not be used for mainnet without reverting authEnabled() to gate on HNB_ACCESS_PASSWORD.
Verifying
Each artifact ships .md5sum and .sha256sum. Both binaries are built from 0b3da9a6c.