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

Script support #26

Open
bedeho opened this issue May 19, 2016 · 3 comments
Open

Script support #26

bedeho opened this issue May 19, 2016 · 3 comments

Comments

@bedeho
Copy link

bedeho commented May 19, 2016

Type safe support for scripts, with an accompanying interpreter, would make it much easier to work with smart contracts on top of the bitcoin toolkit in deps. Right now, it isn't possible to write proper unit tests or validate scripts found on chain, other than doing literal byte comparisons.

@bedeho
Copy link
Author

bedeho commented Jun 3, 2016

@mrCertified awesome, do you have any spesific plans? right now we are moving our scripts into an external bitcore module for testing/debugging, its a huge pain.

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

2 participants
@bedeho and others