This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
v4.3.2-rc.0: Fixes #522 val join issue (#523)
·
432 commits
to main
since this release
* 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