Skip to content

Releases: stacks-network/subdomain-registrar

v1.3.1

16 Jan 19:03
Compare
Choose a tag to compare

1.3.1 (2024-01-16)

Bug Fixes

  • update API paths to use API domain (c650d39)

v1.3.0

05 Jan 16:26
Compare
Choose a tag to compare

1.3.0 (2024-01-05)

Features

  • split API URLs into two env vars (980562f)

v1.2.1

27 Mar 17:22
Compare
Choose a tag to compare

1.2.1 (2023-03-27)

Bug Fixes

  • avoid /extended/v1/tx/<txid> request that must follow redirects (#96) (54a52c4)

v1.2.0

02 Aug 13:26
Compare
Choose a tag to compare

1.2.0 (2022-08-02)

Features

  • transfer existing subdomains to new addresses (#88) (0bf15a6)

v1.1.3

02 May 16:22
Compare
Choose a tag to compare

1.1.3 (2022-05-02)

Bug Fixes

  • get bns name from network at runtime (a44e24f)
  • mainnet bns contract addr (060135f)
  • only check name lookup JSON if 200 (4c2d9db)
  • support network config on mainnet (96c275d)
  • throw actual error in catch block (1534e35)
  • update global heights problem (14927b1)

v1.1.2

27 Apr 13:48
Compare
Choose a tag to compare

1.1.2 (2022-04-27)

Bug Fixes

  • fixed last tx_id issue when a transaction is rejected (9938722)

v1.1.1

01 Apr 15:41
Compare
Choose a tag to compare

1.1.1 (2022-04-01)

Bug Fixes

v1.1.0: Merge pull request #46 from blockstack/fix/lookup-tx-version

12 Apr 21:55
e1ceb9b
Compare
Choose a tag to compare
fix: use network version for owner address validation