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
- [Data] Fix a bug where makeDisplayableTrades was outputting tokens with
incorrectly-formattedissuer
properties: theissuer
object had in
incorrectpublicKey
property that was renamed to the correct namekey
. - [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.