Releases: fetchai/fetchd
Releases · fetchai/fetchd
v0.7.0
29 Mar 10:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
01 Mar 17:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )