Testnet Statistics
Grand Central Epilogue Hardfork in Testnet active since Block 1.438.200.
List of all Testnet Masternodes
Node TN01
APINode TN02
APINode TN03
APINode TB02
APINode TB03
APINode TC01
APINode TC02
APINode TC03
APINode TW01
APINode TW02
APINode UTXO
APINode TM01
API2023-02-07
Latest Testnet-Snapshot -> https://testnet.snapshot-de.mydefichain.com/snapshot-testnet-1677555.tar.gz
Current Chain:
~/.defi/defi-cli -testnet getblockhash 1445000 Hash: 6fd0cafbbd2262d5cecd2e07e73fe6703bac364e5d4986da3fe512b0eccf944d
~/.defi/defi-cli -testnet getblockhash 1445456 Hash: 669b9aafdd4d6879c9b76fd08df933b6b7c98ace3d0186ef5cea3ee63eac31d8
Option 1 - invalidateblock
Steps to rollback the testnet blockchain and move to the latest testnet release when you on a wrong chain.
1. Stop the client and replace defid binary with the one from the following link.
AIN v3.2.3
2. Invalidate the following block.
~/.defi/defi-cli -testnet invalidateblock $(~/.defi/defi-cli -testnet getblockhash 1445000)
~/.defi/defi-cli -testnet clearbanned
~/.defi/defi-cli -testnet reconsiderblock 6fd0cafbbd2262d5cecd2e07e73fe6703bac364e5d4986da3fe512b0eccf944d
3. Start the new binary, the following block hash should be returned for block 1445000.
6fd0cafbbd2262d5cecd2e07e73fe6703bac364e5d4986da3fe512b0eccf944d
Option 2 - fresh reindex with newest Version AIN v3.2.3
~/.defi/defi-cli -testnet stop
~/.defi/defid -reindex
Option 3 - Use testnet Snapshot above.
~/.defi/defi-cli -testnet stop
wget https://testnet.snapshot-de.mydefichain.com/snapshot-testnet-1677555.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