LIMXTEC / BitCore

BitCore (BTX) - Cryptocurrency 220 Byte Datacarriersize

Home Page:https://bitcore.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Witnessfix

limxdev opened this issue · comments

The Bitcore Segwit is start by block 3000. But the miner produce a wrong hexversion.

https://github.com/LIMXTEC/BitCore/blob/master/src/validation.cpp#L3084:L3102

We need a good solution or we delete this part.

Block 3000
"version": 805306371,
"versionHex": "30000003"

Block 13001
"version": 536870912,
"versionHex": "20000000",

We can pay a small bounty in BTX.