read.cash Log in
@Bitcoin_ABC edited

How to Upgrade your Bitcoin Cash Node with Bitcoin ABC

**Written by**: Antony Zegers https://twitter.com/AntonyZegers Forgot to upgrade your node? Here's how to get back onto the upgraded BCH network: These instructions are for those who left old versions (0.20.12 or older) of Bitcoin ABC running through the May 15th, 2020 upgrade. Follow these instructions to get back on the main network. If you are using bitcoin-qt, follow these steps: Stop your running node Delete the list of nodes you have banned: `rm ~/.bitcoin/banlist.dat` Download version 0.21.x from **https://download.bitcoinabc.org/latest/** Start up the new version (`./bin/bitcoin-qt`) Open Help -> Debug window In the console type `reconsiderblock 00000000000000000033dfef1fc2d6a5d5520b078c55193a9bf498c5b27530f7` Wait until your node is on the correct chain. This could take some time if your old node was running for a while, and other nodes banned you on the network. You can check that you are on the correct chain by typing `getblockchaininfo` and verifying the information with a public block explorer such as **https://explorer.bitcoin.com/bch**, **https://blockchair.com/bitcoin-cash**, or **https://cash.coin.dance/**. If you are running bitcoind, follow these steps: Stop your running node Delete the list of nodes you have banned: `rm ~/.bitcoin/banlist.dat` Download version 0.21.x from **https://download.bitcoinabc.org/latest/** Start up the new version (`./bin/bitcoind`) Use bitcoin-cli to type: `./bin/bitcoin-cli reconsiderblock 00000000000000000033dfef1fc2d6a5d5520b078c55193a9bf498c5b27530f7` Wait until your node is on the correct chain. This could take some time if your old node was running for a while, and other nodes banned you on the network. You can check that you are on the correct chain by typing `./bin/bitcoin-cli getblockchaininfo` and verifying the information with a public block explorer such as **https://explorer.bitcoin.com/bch**, **https://blockchair.com/bitcoin-cash**, or **https://cash.coin.dance/**. Testnet To update a testnet node, follow similar steps as above, deleting the banlist at `~/.bitcoin/testnet3/banlist.dat` and reconsider block `0000000099f5509b5f36b1926bcf82b21d936ebeadee811030dfbbb7fae915d7` Stay Informed Sign up here to get email updates on Bitcoin ABC. https://www.subscribepage.com/bitcoinabc Other Articles in The Building Series https://read.cash/@Bitcoin_ABC/how-to-fund-bitcoin-cash-protocol-development-6f4710ff#other-articles-in-this-series How You Can Contribute to Bitcoin ABC https://read.cash/@Bitcoin_ABC/how-you-can-contribute-to-bitcoin-abc-924d8d5b How to Participate in the Upgrade Testnet https://read.cash/@Bitcoin_ABC/how-to-participate-in-the-upgrade-testnet-90d38dd5 Multiple Implementations and Cooperation in Bitcoin Cash https://read.cash/@Bitcoin_ABC/multiple-implementations-and-cooperation-in-bitcoin-cash-99cc1a83 Why We Need to Hire World-Class People Now https://read.cash/@Bitcoin_ABC/why-we-need-to-hire-world-class-people-now-23d28989 Read the Fundraising Series Start here to read the 15 articles in the **Fundraising Series**. https://read.cash/@Bitcoin_ABC/press-release-bitcoin-abc-launches-2020-bitcoin-cash-protocol-development-fundraiser-8742d3e4

91¢

3 comments

Log in to join in Reading is open to everyone. Replying needs an account.