Releases: Fairblock/fairyring
Releases · Fairblock/fairyring
v0.1.1
This release pertains to the first testnet of FairyRing
What's Changed
- Testnet 1 by @ap0calypse644 in #11
- Update Makefile get repo version by @p0p3yee in #12
- Fix/decode err on cosmjs tx by @p0p3yee in #13
- Fix encrypted tx not removed after execution by @p0p3yee in #14
Full Changelog: v0.1.0...v0.1.1
v0.0.3-alpha
This Is a release meant for testing FairyPort functionality. Do not use this release for any other purpose
Full Changelog: latest...v0.0.3-alpha
v0.0.2-alpha
Fix/pep pub key (#9) * Remove pub key from create aggregated key msg & Update decryption to rely on active pub key * Fix incorrect args num in cli * Add setup relayer script & update relayer config & pep test script * Add hermes relayer to test requirement * Fix pub key ibc ack packet is empty * Update setup testing env readme * Remove ./ for the encrypter command * Fix key file deleted before adding to hermes * add incorrect key submission test --------- Co-authored-by: p0p3yee <[email protected]> Co-authored-by: p0p3ye <[email protected]>