Releases: fetchai/fetchd
Releases · fetchai/fetchd
v0.6.2
Changes in this release
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.15.2 |
0.33.6 |
SDK |
0.15.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
v0.6.1
Changes in this release
- Consensus update to v0.15.2
- SDK update to v0.15.1
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.15.2 |
0.33.6 |
SDK |
0.15.1 |
0.39.1 |
Wasmd |
- |
0.10.0 |
v0.6.0
Changes in this release
- Consensus update to v0.15.1
- SDK update to v0.15.0
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.15.1 |
0.33.6 |
SDK |
0.15.0 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- docs: add single node network and fix warnings (#69)
- chore: bump consensus to v0.15.1 and sdk to v0.15.0 (#68)
v0.5.5
Changes in this release
- Add missing
--agent-raw-key
option to fetchcli (backported from v0.2.x)
- Some minor updates to the consensus module
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.2 |
0.33.6 |
SDK |
0.13.3 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- chore: bump cosmos-sdk to v0.13.3 and consensus to v0.13.2 (#67)
- docs: correct broken golang download link (#66)
- fix: pin version of boost to 1.67 (#65)
v0.5.4
Changes in this release
- Extend documentation for joining and becoming a validator on the network
- Fix Dockerfile entrypoint filename
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.1 |
0.33.6 |
SDK |
0.13.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- docs: extend documentation for joining and becoming a validator on the network (#63)
- fix:Dockerfile correct entrypoint filename (#64)
v0.5.3
Changes in this release
- Update docs for docker images and building
- Add Tx formatted entrypoint script
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.1 |
0.33.6 |
SDK |
0.13.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- docs: update docs for docker images and building v0.5.x (#61)
- feat: add tx format entrypoint script (#62)
v0.5.2
Changes in this release
- Dockerfile simplifications
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.1 |
0.33.6 |
SDK |
0.13.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- feat: update hub dockerfile entrypoint to make running node easier (#60)
v0.5.1
Changes in this release
- Documenation updates
- TX Format server added
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.1 |
0.33.6 |
SDK |
0.13.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- backport: tx format server (#59)
- docs: update site name to ledger_v2 (#58)
- fix: documentation configuration so it works with mkdocs-monorepo (#57)
- docs: initial integration of the docs (#56)
v0.5.0
Changes in this release
Ecosystem
Component |
Version |
Baseline |
Tendermint |
0.13.1 |
0.33.6 |
SDK |
0.13.2 |
0.39.1 |
Wasmd |
- |
0.10.0 |
Pull Requests
- chore(deps): update sdk to v0.13.2 (#55)
- test: add docker compose test configuration (#54)
- feat: add semantic commit messages checks to PR (#53)
- docs: add dependency information to readme instructions (#52)
- feat: v0.5.x release candidate (#51)
v0.4.0-alpha1
Release v0.4.0-alpha1
* Add a quickstart single validator script (#43)
* update (#44)
* Update versions of cosmos consensus and sdk (#42)
* Update code with combined sigs switch (#41)