Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Start using experimental btcpy. #117

Conversation

belovachap
Copy link
Contributor

@peerchemist @saeveritt

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

@@ -4,6 +4,7 @@
from math import ceil
from time import time

from btcpy.constants import Constants
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

linter reports that this import is not used.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'll double check it, i bet the linter is right :)

what linter/command do you run? i should probably use it too

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flake-8

@peerchemist
Copy link
Member

@belovachap do we close this one?

@belovachap
Copy link
Contributor Author

Yeah, let's close this pull request (along with PeerAssets/btcpy#6) and pick up over in #121

@belovachap belovachap closed this Jun 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants