ricmoo / pycoind

Pure-Python full node and libraries for bitcoind-based crypto-currencies (eg. bitcoin, litecoin, etc)
MIT License
121 stars 45 forks source link

Port the library syntax to support Python v3.X #18

Open hypnotic-frog opened 5 years ago

hypnotic-frog commented 5 years ago

The current code base has some errors when runs in Python 3.

At this point I can't think of a reason for not starting support for v3.x of the language. If you guys agree I could make a PR and work on this.

flipchan commented 5 years ago

would be great to see this with 3.6! change some imports and use memory view