jgarzik / python-bitcoinrpc

Python interface to bitcoin's JSON-RPC API
GNU Lesser General Public License v2.1
644 stars 304 forks source link

Rebase PR #39, #34 & #28 #41

Closed Camisa closed 8 years ago

Camisa commented 9 years ago

This pull request should safely and sanely integrate and rebase the proposed changes from PR #39 #34 and #28

Additionally, the GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 has been included. see Copyright notice in Code from original jsonrpc author Jan-Klaas Kollhof

The version number in setup.py has not been incremented although the metadata for license and classifiers have been set accordingly.

The reStructuredText in the README has been adapted to incorporate the original examples and the new information from PR #28. Code examples have been limited to 80 columns.

Please validate and merge at your convenience.

Kind Regards, -Camisa

reiven commented 9 years ago

+1!

luke-jr commented 9 years ago

Please rebase with just #28 (#39 is not a correct fix and #34 is no longer an issue)

jgarzik commented 8 years ago

Manually merged #28.