v2.0.0
Finschia v2.0.0 Release Note
Changelog
Check out the changelog for a list of relevant changes or compare all changes from last release
Highlights
- Upgrade to Ostracon v1.1.2
- Change vrf library from
libsodium
tocurve25519-voi
's VRF - Apply changes up to tendermint v0.34.24
- Improve KMS features of IP filter and multiple allow IPs
- Change vrf library from
- Upgrade finschia-sdk to v0.48.0
- Migrate x/foundation FoundationTax into x/params
- Add tendermint query apis for compatibility with cosmos-sdk
- Support custom r/w gRPC options
- Make x/foundation MsgExec propagate events
- Fix
MsgMintFT
bug in x/collection module - Fix bug where nano S plus ledger could not be connected in Ubuntu
- Upgrade wasmd to v0.2.0
- Upgrade ibc-go to v4.3.1
- Upgrade to Golang v1.20
- Integrate swagger of all submodules
- Support static binary compile
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.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:2.0.0
docker run finschia/finschianode:2.0.0 fnsad version
# 2.0.0
Download binaries
Binaries for linux and darwin are available below.
App: finschia
Version: v2.0.0
Commit: e4654faa2bf6864b55d6cd2d31961322374b37e9
Checksums MD5:
f7b9d76b10f6a101f0a3d7e72e72cc1e fnsad-v2.0.0-darwin-amd64
a6b5ea1a5dce62e7c6586430d0a48769 fnsad-v2.0.0-darwin-arm64
e9ff4b7bcd47ecb14dfa4cddc275d869 fnsad-v2.0.0-linux-amd64
fe8e215742b243f72ae1a83f4198aab7 fnsad-v2.0.0-linux-arm64
62d6f4cc2e5f3cc086106567616b1e42 fnsad-v2.0.0.tar.gz
Checksums SHA256:
4d38fbef247f8e1312b994a1adcb9e82af20749b037324e1f6adb932757c27ba fnsad-v2.0.0-darwin-amd64
174bde637594701f06f1facb77b40bb05adf458f62e468d3aeef5904f44e3b66 fnsad-v2.0.0-darwin-arm64
b39281b68f0c3814a4c646d81d1c401342e67eb456d23ccdb289657566a10770 fnsad-v2.0.0-linux-amd64
ee4d024dace6e6c15eac7d095eb0608b20817ec6931883db048e7c9e6295f9b4 fnsad-v2.0.0-linux-arm64
aea2a66c6ab969865eee0ca6db885d5c476040c116ad96fbc00856bff55b5fa5 fnsad-v2.0.0.tar.gz