< luke-jr>
hmm, I guess upgrading to a fixed version after you've accepted an inflation block is ugly (it wants to reindex)
< echeveria>
luke-jr: yes, it blows up very badly, as we saw on testnet.
< karelb>
bralyclow: probably bitcore? :D
< karelb>
btw.... I wrote few days ago here about the stricter RPC doc format which I can then parse into something nicer... I wrote a parser and the results are cool... sending screenshot of the result.
< as1nc>
Hello guys, i have 2 severs running both mainnet & testnet (so 2x mainnet & 2x testnet). after updating to 0.16.3, mainnet nodes are fine, but testnet nodes crash. they both shows ERROR: VerifyDB: *** found bad block at 1414433
< as1nc>
has anyone had the issue with testnet ?
< as1nc>
it says Please restart with -reindex or -reindex-chainstate to recover, but i'd like to understand how did this happens. thx for your feedback
< as1nc>
is that block 1414433 has anything to do with the bug that caused 0.16.3 to spawn ?
< achow101>
as1nc: block 1414433 is a block that exploits the vulnerability. you will need to reindex after upgrading to 0.16.3 if you received that block before upgarding
< as1nc>
ok thx guys, that was the info i needed :)