Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 11:42
· 54 commits to main since this release
v2.0.1
e3232d9

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 compatible with ledger in MacOS 0.13+

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.1
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.1
docker run finschia/finschianode:2.0.1 fnsad version
# 2.0.1

Download binaries

Binaries for linux and darwin are available below.