Skip to content

Releases: HyperspaceApp/Hyperspace

v0.2.3

12 Dec 08:17

Choose a tag to compare

  • Added support for SPV renters
  • Stopped generating extra transactions when building contracts
  • Eliminated wallet automatic defrag code, wallet now defrags only when necessary
  • Fixed an address gap limit bug when forming new contracts

v0.2.2

28 Oct 13:16

Choose a tag to compare

  • SPV bug fixes

v0.2.1

28 Oct 01:02

Choose a tag to compare

  • Functional SPV nodes
  • Wallet bug fixes

v0.2.0

03 Oct 16:56

Choose a tag to compare

  • Updated the /wallet/transactions endpoint
  • Added a /renter/contract/cancel endpoint
  • File encryption uses Threefish instead of Twofish
  • Added much header-only consensus processing code for SPV
  • Many bug fixes from the beta

v0.2.0 Beta

20 Sep 12:23

Choose a tag to compare

  • Full nodes now generate and maintain Golomb-coded set filters
  • Wallets now generate addresses in accordance with an address gap limit
  • Scanning uses GCS filters and address gap limits and is much faster
  • Eliminated rescans
  • Added a /wallet/build/transaction API endpoint
  • Changed the /wallet/address [GET] API endpoint to a /wallet/address [POST] endpoint
  • Added a new /wallet/address [GET] API endpoint to retrieve an address that has not been seen on the blockchain

Initial Release

26 Jul 08:37

Choose a tag to compare

Public network launch