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

v0.0.5-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@morleyzhi morleyzhi released this 17 Sep 20:55
· 162 commits to master since this release
8bfa711
Set networks per-key (#105)

- Add a field to the `Key` type, `network`. When absent, assume the key to be Networks.PUBLIC.
- Remove the deprecated methods for setting Network.
- When checking a challenge response, check that the network passphrase matches the key's network.
- If the challenge doesn't include a network passphrase, ignore it.
- Bump to v0.0.5-rc.1.