v3.0.0
Finschia v3.0.0 Release Note
Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release
Highlights
- patch CWA-2023-004 issue
- Ensure smart contracts compiled with Rust v1.70 run without errors.
- disable custom querier in wasm
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 v3.0.0
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:3.0.0
docker run finschia/finschianode:3.0.0 fnsad version
# 3.0.0
Download binaries
Binaries for linux and darwin are available below.