I'll make this post short and sweet:
Steem is back and with that many witnesses need to replay/revert their nodes. We've had a few hiccups, the blockchain halted and every witness must revert back to a patched 0.19.x version.
I'm currently replaying both of my witness nodes and my seed node.
If you use docker, then do the following:
1.) Close the container
2.) Go into the docker folder and then nano dkr/Dockerfile
3.) Change ARG steemd_version=20180917-increase-fork-buffer
and save
4.) Change the config and add: checkpoint = [26037575, "018d4d47225e6cada82b9aaabc8503ee318c547c"]
5.) Run ./run.sh build
6.) Run ./run.sh replay
Or do (since @someguy123 was very fast):
docker pull someguy123/steem:v0.19.12-patched && docker tag someguy123/steem:v0.19.12-patched steem && ./run.sh stop && ./run.sh start
This doesn't need a replay unless, you're from 0.20.0 or 0.19.6. But you have to make sure, the config is changed with:
checkpoint = [26037575, "018d4d47225e6cada82b9aaabc8503ee318c547c"]
I hope this could help some of you.
therealwolf
PS: If there are any errors/mistakes in these steps, please let me know.
Witness Infrastructure:
Primary Node: 128GB - v0.19.12 | Backup Node: 64GB - v0.19.12 | Seed Node: 64GB - v0.19.12
Projects I've developed on Steem:
Smartsteem.com > Investment & Promotion Service on Steem
Steem Chat-Wallet & Witness Essentials > Github: https://github.com/therealwolf42
If you believe that I'm of value for Steem, then please vote for me as witness. You can also set me as a proxy and I'll vote on great witnesses for you.