The CHIPS codebase has to be updated for continued stable operation
- Please update your CHIPS Coin's codebase to b57fd92 and build it
cd chips3
git pull
git checkout b57fd92
./build.sh
-
Launch it
-
Update your dPoW repo
cd dPoW
git checkout master
git pull
Make sure your iguana is running properly.