Skip to content

Releases: fetchai/fetchd

v0.7.0

29 Mar 10:34
ee1420d

Choose a tag to compare

Changes in this release

  • Implemented fixed rate rewards

Ecosystem

Component Version Baseline
SDK 0.16.2 0.38.3
Wasmd - 0.9.1

v0.6.5

23 Mar 10:09
fc19b9a

Choose a tag to compare

v0.6.5 Pre-release
Pre-release

Changes in this release

  • Error checks on genesis.json overwrite in run_node.sh script
  • CI linter fixes

Ecosystem

Component Version Baseline
Tendermint 0.15.2 0.33.6
SDK 0.15.3 0.39.1
Wasmd - 0.10.0

Pull Requests

  • fix: stop on genesis overwrite failure (#85)
  • fix: add underscore support to CI lint subject pattern (#84)

v0.6.4

22 Mar 15:01
e8c31ea

Choose a tag to compare

v0.6.4 Pre-release
Pre-release

Changes in this release

  • Extra options to fetch genesis.json in run_node.sh script

Ecosystem

Component Version Baseline
Tendermint 0.15.2 0.33.6
SDK 0.15.3 0.39.1
Wasmd - 0.10.0

Pull Requests

  • feat: add run_node.sh option to overwrite genesis (#83)

v0.6.3

17 Mar 15:54
aa6fb4a

Choose a tag to compare

v0.6.3 Pre-release
Pre-release

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)

v0.6.2

03 Mar 20:46
3e06792

Choose a tag to compare

v0.6.2 Pre-release
Pre-release

Changes in this release

  • SDK update to v0.15.2

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

01 Mar 17:03
e7174e5

Choose a tag to compare

v0.6.1 Pre-release
Pre-release

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

17 Feb 22:08
79b1f9c

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

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

11 Feb 14:01
dac9b72

Choose a tag to compare

v0.5.5 Pre-release
Pre-release

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

05 Feb 18:01
e7130aa

Choose a tag to compare

v0.5.4 Pre-release
Pre-release

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

05 Feb 13:46
92a0ce2

Choose a tag to compare

v0.5.3 Pre-release
Pre-release

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)