Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolating blockchain-specific code #92

Closed
jcnelson opened this issue May 31, 2016 · 2 comments
Closed

Isolating blockchain-specific code #92

jcnelson opened this issue May 31, 2016 · 2 comments

Comments

@jcnelson
Copy link
Contributor

jcnelson commented May 31, 2016

As part of implementing #7 and #10 in blockstack-virtualchain, I propose doing the following:

  • Move spv.py into the blockchain-specific code in blockstack-virtualchain
  • Make SNV (implemented in snv.py) a first-class feature of blockstack-virtualchain, and move it to blockstack-virtualchain as well.
  • Move Bitcoin-specific client code from backend/blockchain.py to blockstack-virtualchain
@jcnelson
Copy link
Contributor Author

spv.py has been moved to virtualchain in 0.14.0.

@jcnelson
Copy link
Contributor Author

Discussion on this topic should move to virtualchain and blockstack-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant