jgarzik / python-bitcoinrpc

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

Merge downstream #57

Closed maflcko closed 3 years ago

maflcko commented 8 years ago

Stuff happened down @ https://github.com/bitcoin/bitcoin . Are you planning to cherry-pick from bitcoin?

jgarzik commented 8 years ago

It sounded like those were add-on decorators and modules, not directly applicable here.

Is that wrong? Are there changes you see that are needed here?

maflcko commented 8 years ago

The only one would be https://github.com/bitcoin/bitcoin/commit/ddf98d1d84343f2db0502a85628ef80f2ec57dbd I guess. But there's a conflict in the cherry-pick and I didn't evaluate if it makes sense to have it here.