yentencoin / yenten

Yenten; cryptocurrency of the cpu, by the cpu, for the cpu
http://yentencoin.info/
MIT License
28 stars 19 forks source link

BIP16Height fixed #20

Closed ohashi3d closed 3 years ago

ohashi3d commented 3 years ago

Yenten 4.0.1 failed synchronization in some system, after block height 816480 probably. I'm not a blockchain engineer at all, but a kind guy show me a workaround...many thanks to Mr. X! I just uncommented 3 lines in src/chainparams.cpp, like: consensus.BIP16Height = 0; also changed version number(4.0.2) and year(2021).