Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Releases: iotaledger/hub

Some fixes and added GetSeedForUUID API for hub server

07 May 11:47
9df503d
Compare
Choose a tag to compare
  • Added GetSeedForUUID API
  • Some minor fixes

Various fixes and Bazel 1.2.1 compatability

08 Nov 07:23
5c67091
Compare
Choose a tag to compare
  • Bazel 1.2.1 compatible
  • Local pow
  • Recover Funds
  • Sweeps

RecoverFunds - integrate bundle miner and fixes

03 Nov 09:11
ba9096a
Compare
Choose a tag to compare
  • Introduce bundle_miner to allow less vulnerable address reuse via "RecoverFunds" command
  • Fix "RecoverFunds" as it was buggy

REST API

25 Sep 13:11
0e44300
Compare
Choose a tag to compare
  • RecoverFunds command (same use case like SignBundle without need to create the bundle, easier to use
    with less control)
  • REST API implementation - Hub is now operating both on GRPC (default) and REST depends on user configuration

Https support

22 Aug 13:48
d1bcc94
Compare
Choose a tag to compare

This version introduces https connection with IRI node
by specifying the --useHttpsIRI flag

v1.2.0

29 Jul 12:10
Compare
Choose a tag to compare
  • New grpc command wasWithdrawalCancelled
  • Add message column in user_address_balance
  • populate all fields of request in getUserHistory

v1.1.0

14 Apr 06:56
61f0a30
Compare
Choose a tag to compare
  • GetStat implementation
  • Allow filter records by date (GetUserHistory)
  • Bug fixes
  • Safer withdrawal, check that user provided address wasn't spent upon request