Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

v0.0.8-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@morleyzhi morleyzhi released this 09 Dec 21:16
· 113 commits to master since this release
  • [Data] Fix a bug where makeDisplayableTrades was outputting tokens with
    incorrectly-formatted issuer properties: the issuer object had in
    incorrect publicKey property that was renamed to the correct name key.
  • [KeyManager] Previously, a key's id was generated by hashing the keypair. Instead, use a random number, but encourage clients to provide their own keys.