Skip to content
This repository was archived by the owner on Feb 28, 2021. It is now read-only.

Releases: radicle-dev/radicle-registry

2020.07.01 runtime v12

01 Jul 13:39
caa5dbc
Compare
Choose a tag to compare
Pre-release

This release provides compatibility with runtime version 12. The release also updates substrate and its dependencies. Nodes will again be able to sync with old nodes.

2020.06.17 runtime v9

17 Jun 08:05
5e5296a
Compare
Choose a tag to compare
2020.06.17 runtime v9 Pre-release
Pre-release

Updates the runtime to version 9. See the annoucement for more details.

The CLI is only compatible with runtime version 9 and this is enforced.

2020-06-02-0: Runtime version 5

02 Jun 09:43
979b0d4
Compare
Choose a tag to compare
Pre-release

Upgrade to runtime version 5. The CLI is only compatible with runtime version 5. The runtime upgrade changes how versions are checked. See the announcement on radicle.community.

2020-05-07-0

07 May 15:07
599305f
Compare
Choose a tag to compare
2020-05-07-0 Pre-release
Pre-release

"Back to the future"

What changed

  • Make the first migration of the key-pair storage future-compatible (599305f)

2020-05-05-0

05 May 17:14
ff864ba
Compare
Choose a tag to compare
2020-05-05-0 Pre-release
Pre-release

"It's not you, it's me"

In this new version, we address the feedback provided by Alex Good regarding the radicle-registry-cli. Thanks, Alex!

What changed

  • Disambiguate 'accounts' and 'key pairs'
    Now the key-pair related CLI commands live under the key-pair command group.
    Run radicle-registry-run key-pair --help to learn more

  • Report the key-pairs storage directory and file location on error
    Be it due to lack of permissions, other I/O error, or a JSON (de)serialization error, we
    were not including the directory and file locations in the error messages, not providing
    enough information for users to fix the issue.

  • Other small improvements

2020-04-29-0

29 Apr 13:19
2020-04-29-0
9fe835c
Compare
Choose a tag to compare
2020-04-29-0 Pre-release
Pre-release
2020-04-29-0

2020-04-21-0

21 Apr 15:58
1ecf004
Compare
Choose a tag to compare
2020-04-21-0 Pre-release
Pre-release
Merge pull request #381 from radicle-dev/cli/ffnet-default-node-host

cli: set default node host to ffnet

"Internal testing"

14 Apr 10:48
5eb6f86
Compare
Choose a tag to compare
"Internal testing" Pre-release
Pre-release

Pre-release for internal testing.

"In the beginning"

10 Apr 14:21
9a0f17e
Compare
Choose a tag to compare
"In the beginning" Pre-release
Pre-release

The very first Registry pre-release meant for internal testing at Monadic.xyz.