pybitcointools
pybitcointools copied to clipboard
Tag/branch for a stable version before the pybitcointool->bitcoin rename?
We seem to have some fairly serious breakage in the current master, eg: https://github.com/vbuterin/pybitcointools/issues/71
...and at some point the name changed from pybitcointool to bitcoin, but pybitcointool is still available in pip.
This makes it a bit confusing to distribute a script using this code and link back to where the dependency is coming from. Would it be possible to add a tag or a branch or something pointing at some reasonably stable commit before the bitcoin->pybitcointool rename?
Just in case this helps anyone other than me I've put a fork here and given it a stable branch and a tag, both pointing to what seems to be called pybitcointools==1.1.15 in Pip. https://github.com/edmundedgar/pybitcointools
Hey @edmundedgar if you plan to maintain a fork of this lib (which has a lot of pull requests, fixed and improvements pendind since a long time ago) i suggest you to add "issues" to your fork.