Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@TripleSpeeder TripleSpeeder released this 18 Feb 11:01
· 2 commits to master since this release

1.9.0 (2020-02-18)

Bug Fixes

  • be less verbose in connection check phase (dbbf885)
  • dont print gas price info for read-only commands (32322d6)
  • make sure process exits after set-/clear-ReverseName commands (5a19ca6)

Features

  • add command clearReverseName (7906183)
  • add methods to get and set reverseName (01f7fb9)
  • dont allow modifications for not-migrated names (1ec833d)
  • extend getInfo command output (bc0ece4)
  • implement getReverseName command (2bede14)
  • implement setReverseName command (97f8fef)
  • include reverse name record in getInfo command (856472f)
  • show big notice for not-yet-migrated ENS names (70845cd)