bigjust / helga-britcoin

a small, centralized blockchain implementation using irc traffic for mining
GNU General Public License v3.0
2 stars 1 forks source link

BritCoins don't persist in mongo consistently #2

Closed bigjust closed 7 years ago

bigjust commented 7 years ago

I believe the only issue is with the json data field, which is unordered and thus can lead to the BritCoin objects to produce different hashes.

bigjust commented 7 years ago

what i meant to say was, BritCoins don't hash consistently, also due to the data dict

bigjust commented 7 years ago

fixed via ca11c293c16dd82dd63df8b9b7002cdff42ad869