PeerAssets / pypeerassets

Reference implementation of the PeerAssets protocol.
BSD 3-Clause "New" or "Revised" License
12 stars 16 forks source link

Start using experimental btcpy. #117

Closed belovachap closed 6 years ago

belovachap commented 6 years ago

@peerchemist @saeveritt

Here's a pass at using the experimental btcpy ( https://github.com/PeerAssets/btcpy/pull/6 ) with pypeerassets. Some more of our tests pass now that btcpy can operate on different network constants :)

peerchemist commented 6 years ago

@belovachap do we close this one?

belovachap commented 6 years ago

Yeah, let's close this pull request (along with https://github.com/PeerAssets/btcpy/pull/6) and pick up over in https://github.com/PeerAssets/pypeerassets/pull/121