Skip to content

Commit

Permalink
fix: adding download binaries to the docker start script so it will a…
Browse files Browse the repository at this point in the history
…lways download the binaries if they don't exist that way we can update node without doing anything but restarting
  • Loading branch information
gzukel committed Mar 13, 2024
1 parent e40c649 commit dd06fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

* [1867](https://github.com/zeta-chain/node/pull/1867) - default restore_type for full node docker-compose to snapshot instead of statesync for reliability.
* [1891](https://github.com/zeta-chain/node/pull/1891) - fix typo that was introduced to docker-compose and a typo in start.sh for the docker start script for full nodes.
* [1894](https://github.com/zeta-chain/node/pull/1894) - added download binaries and configs to the start sequence so it will download binaries that don't exist

## Version: v14

Expand Down

0 comments on commit dd06fde

Please sign in to comment.