Releases: fetchai/fetchd
Releases · fetchai/fetchd
v0.8.1
Changes in this release
- Bump cosmos-sdk to v0.17.1, setting allow_duplicate_ip in configuration to true by default
For a complete list of changes, refer to the cosmos-sdk CHANGELOG
Ecosystem
Component | Version | Baseline |
---|---|---|
Consensus | 1.0.0 | 0.34.11 |
SDK | 0.17.1 | 0.42.5 |
Wasmd | - | 0.16.0 |
v0.8.0
Changes in this release
- First stargate compatible release of fetchd.
fetchcli
have been removed, allfetchcli
commands are now part offetchd
- Helper commands have been added to help with migration:
fetchd stargate-migrate
to migrate a genesis used by fetchd v0.7.3 to one used by fetchd v0.8.0add-genesis-delegations
to directly add delegations from accounts to validators at genesis
For a complete list of changes, refer to the cosmos-sdk CHANGELOG
Ecosystem
Component | Version | Baseline |
---|---|---|
Consensus | 1.0.0 | 0.34.11 |
SDK | 0.17.0 | 0.42.5 |
Wasmd | - | 0.16.0 |
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.5
v0.6.4
v0.6.3
Changes in this release
- SDK update to v0.15.3
- Documentation improvments
Ecosystem
Component | Version | Baseline |
---|---|---|
Tendermint | 0.15.2 | 0.33.6 |
SDK | 0.15.3 | 0.39.1 |
Wasmd | - | 0.10.0 |
Pull Requests
- chore: prepare v0.6.3 (#81)
- docs: update beaconworld network infos (#80)
- docs: correct command for show-validator; language tweaks (#79)
- docs: add fetchcli versions requirements per network (fix #74) (#78)
- docs: add delegation and redelegation cli documentation (#77)
- docs: add cli staking queries documentation (#75)