nas

↗ HN profile [ 4814 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Porting Python code from version 2.x to 3.x is not a simple task. To help, I built a version of Python 3.6 that includes backwards compatibility features. Most important is the mixing of bytes and str objects and…

  2. From the bitcoin.org forum: "Google is pleased to announce the release of BitCoinJ, an implementation of the BitCoin system in Java. You can get it here under the Apache 2 license." I suspect this is maybe not Google…