Skip to content

v4.3.2-rc.0: Fixes #522 val join issue (#523)

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 19:02
· 432 commits to main since this release
9b01b5e
* patch pilot text. Was showing incorrect print on account creation.

* formatting on health print

* ol start doesn't always attempt db restore seems to have false negative

* change move error codes

* entrypoint

* validator universe add_self tx script. build stdlib. add mining make file test.

* exists_jailbit is incorrectly checking for testnet

* closes #522

* if user is onboarding can add self to validator universe.

* add script for adding self to set

* release.yaml to use tar gzip instead of zip

* remove zip dependency from install.sh

* patch onboarding move tests