seredat / karbowanec

Karbo (Karbovanets) - Digital Exchange Medium - cryptocurrency made in Ukraine, CryptoNote protocol implementation.
https://karbo.io/
Other
104 stars 66 forks source link

Workaround queryBlocksLite backward compatible with old wallets #185

Closed aivve closed 2 years ago

aivve commented 2 years ago

Old pre-YeSPOWer wallets can't parse Block signature in the queryBlocksLite response and therefore cannot sync. This solves the issue with serializing without signature by changing the block version to 4. This workaround looks worth enabling older clients to sync again.