From dd06fde16dc3bfd37071512ba4b861d926d8aff2 Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Wed, 13 Mar 2024 17:30:25 -0600 Subject: [PATCH] fix: adding download binaries to the docker start script so it will always download the binaries if they don't exist that way we can update node without doing anything but restarting --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index bd557c549a..b5325bf873 100644 --- a/changelog.md +++ b/changelog.md @@ -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