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

Update to use 'generate' RPC #87

Open
davecgh opened this issue Apr 21, 2015 · 4 comments
Open

Update to use 'generate' RPC #87

davecgh opened this issue Apr 21, 2015 · 4 comments

Comments

@davecgh
Copy link
Member

davecgh commented Apr 21, 2015

Work is currently underway to implement a new 'generate' RPC which can be used to deterministically generate a specified number of blocks (btcsuite/btcd#362).

Once that is done, btcsim should be updated to use it.

@davecgh
Copy link
Member Author

davecgh commented May 5, 2015

The generate RPC has been merged to btcd, so this can now be completed.

@tuxcanfly
Copy link
Contributor

Thanks, I've been working on refactoring out some obsolete setup steps now that we don't need a peer node, async setgenerate calls and chans for waiting for blocks.

@aakselrod Can you check and try out #93? I'm seeing a few panics and some edge cases around CSV which I'm currently working on, but let me know how you feel about this approach. Thanks.

@aakselrod
Copy link

@tuxcanfly, I'm taking a look.

@davecgh, we will need btcsuite/btcrpcclient#48 merged as well for this to be completed. Please review if you have a chance.

@davecgh
Copy link
Member Author

davecgh commented May 6, 2015

Done

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

3 participants