Testnet Statistics
Node TN01
APINode TN02
APINode TN03
APINode TB02
APINode TB03
APINode TC01
APINode TC02
APINode TC03
APINode TW01
APINode TW02
APINode UTXO
APINode TM01
API2022-06-27
Latest Testnet-Snapshot -> http://testnet.snapshot-de.mydefichain.com/snapshot-testnet-1181706.tar.gz
Current Chain:
~/.defi/defi-cli -testnet getblockhash 893700 Hash: ea1733c8b127c80b37236bbe6244670428228e5592d08ff307893425852dc113
~/.defi/defi-cli -testnet getblockhash 893995 Hash: 4fd39df3131b60101677df0daa90d1d5abdc6eb317d94257476a17422e46a27f
Option 1 - invalidateblock
Steps to rollback the testnet blockchain and move to the latest testnet release.
2. Invalidate the following block.
1. Stop the client and replace defid binary with the one from the following link.
AIN v2.9.0 master
~/.defi/defi-cli -testnet invalidateblock $(~/.defi/defi-cli -testnet getblockhash 893700)
~/.defi/defi-cli -testnet clearbanned
~/.defi/defi-cli -testnet reconsiderblock ea1733c8b127c80b37236bbe6244670428228e5592d08ff307893425852dc113
3. Start the new binary, the following block hash should be returned for block 893700.
ea1733c8b127c80b37236bbe6244670428228e5592d08ff307893425852dc113
Option 2 - fresh reindex with newest Version 2.9.0 master
~/.defi/defi-cli -testnet stop
~/.defi/defid -reindex
Option 3 - Use testnet Snapshot above.
~/.defi/defi-cli -testnet stop
wget http://testnet.snapshot-de.mydefichain.com/snapshot-testnet-1181706.tar.gz
Delete folders /anchors, /blocks, /burn, /enhancedcs /chainstate, /history, /indexex, /spv_testnet from your testnet Blockchainfolder and replace with the ones within the tar.gz file.
Start defid and compare blockhashes and height.
Addnodes:
addnode "89.58.14.177:18555" add
- Germany/Karlsruheaddnode "185.233.105.172:18555" add
- Germany/Karlsruheaddnode "154.53.43.103:18555" add
- St. Louisaddnode "161.97.90.159:18555" add
- Germany/Nuernbergaddnode "194.233.89.209:18555" add
- Singapore