Skip to content

Releases: blinklabs-io/handshake-node

v0.1.1-rc1

v0.1.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:00
Immutable release. Only release title and notes can be modified.
f0f9902

What's Changed

  • docs: mark 0.1.0-rc1 as current release candidate by @wolf31o2 in #50
  • fix: enforce Handshake consensus cutoffs by @wolf31o2 in #51

Full Changelog: v0.1.0-rc1...v0.1.1-rc1

v0.1.0-rc1

v0.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:31
Immutable release. Only release title and notes can be modified.
761233c

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.45.0 by @dependabot[bot] in #1
  • build(deps): bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.45.0 in /btcutil by @dependabot[bot] in #3
  • feat: rename all the things by @wolf31o2 in #6
  • refactor: replace block header w/ handshake by @wolf31o2 in #7
  • refactor : replace transaction structures by @wolf31o2 in #8
  • feat(wire): port DomainResourceData from cdnsd for DNS record parsing by @wolf31o2 in #11
  • feat(chaincfg): Handshake mainnet and regtest network parameters by @wolf31o2 in #9
  • feat(hnsutil): Handshake Address type with hs1 bech32 and HNS dollarydoos by @wolf31o2 in #10
  • Merge upstream btcd 2026-04 by @wolf31o2 in #12
  • feat(wire): port Handshake message envelope from cdnsd by @wolf31o2 in #13
  • feat(wire): port HnsMsgVersion and HnsNetAddress from cdnsd by @wolf31o2 in #14
  • refactor: handshake messages by @wolf31o2 in #15
  • feat(wire): complete Handshake message registry by @wolf31o2 in #16
  • feat(peer): route traffic through Handshake envelope by @wolf31o2 in #17
  • feat(brontide): add transport primitives by @wolf31o2 in #18
  • feat(brontide): persist identity keys by @wolf31o2 in #19
  • ci: update for hns by @wolf31o2 in #20
  • feat: peer listener API migration by @wolf31o2 in #21
  • feat(peer): negotiate Handshake protocol versions and services by @wolf31o2 in #22
  • feat: wire brontide by @wolf31o2 in #23
  • refactor: handshake consensus by @wolf31o2 in #24
  • refactor: hns dns name-system by @wolf31o2 in #25
  • fix: phase 1 foundation by @wolf31o2 in #27
  • fix: phase 2 wire cleanup by @wolf31o2 in #28
  • fix: script cleanup by @wolf31o2 in #30
  • feat: hsd interop harness by @wolf31o2 in #29
  • test: subsidy vectors by @wolf31o2 in #31
  • feat: reorg name validation by @wolf31o2 in #33
  • feat: name query API by @wolf31o2 in #32
  • fix: wire protocols through v31 by @wolf31o2 in #34
  • ci: remove incorrect templates by @wolf31o2 in #36
  • refactor: hns mainnet sync by @wolf31o2 in #35
  • refactor: HNS RPC by @wolf31o2 in #37
  • Phase 2: complete Brontide peer wire coverage by @wolf31o2 in #38
  • Phase 3: harden Handshake consensus vectors by @wolf31o2 in #39
  • Phase 4: add name lifecycle fixtures and proof APIs by @wolf31o2 in #40
  • Ops: add Prometheus metrics and Stratum MVP by @wolf31o2 in #41
  • ci: add release builds and image publishing by @wolf31o2 in #42
  • build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /hnsutil/psbt by @dependabot[bot] in #43
  • build(deps): bump golang.org/x/net from 0.47.0 to 0.55.0 in /hnsutil by @dependabot[bot] in #26
  • chore: normalize ISC license headers by @wolf31o2 in #45
  • Merge btcsuite/btcd master by @wolf31o2 in #46
  • Harden mainnet RC peer discovery and name RPC encoding by @wolf31o2 in #47
  • build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /hnsutil by @dependabot[bot] in #44
  • Prepare 0.1.0 release candidate metadata by @wolf31o2 in #48
  • rpcclient: detect handshake-node backend versions by @wolf31o2 in #49

New Contributors

Full Changelog: https://github.com/blinklabs-io/handshake-node/commits/v0.1.0-rc1