v2.0.2-rc1
Pre-release
Pre-release
·
54 commits
to main
since this release
Finschia v2.0.1 Release Note
Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release
Highlights
- fix compatibility issues with
IBC relayer
Base sub modules
Build from source
You must use Golang v1.20.x if building from source
git clone https://github.com/Finschia/finschia
cd finschia && git checkout v2.0.2
make install
Run with Docker
If you want to run fnsad in a Docker container, you can use the Docker images.
- docker image:
finschia/finschianode:2.0.2
docker run finschia/finschianode:2.0.2 fnsad version
# 2.0.2
Download binaries
Binaries for linux and darwin are available below.