Skip to content

Releases: fetchai/fetchd

v0.6.2

03 Mar 20:46
3e06792
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v0.5.2

05 Feb 10:03
30b9477
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

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

04 Feb 10:59
b42c798
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

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

01 Feb 19:24
4e6ec0e
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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

11 Nov 13:48
a521e2b
Compare
Choose a tag to compare
v0.4.0-alpha1 Pre-release
Pre-release
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)