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

rpcserver: Prune block templates in websocket path. #2503

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 11, 2020

This is rebased on #2501.

This adds code to prune old block templates in the async notifywork websocket path to mirror the pruning done via the synchronous getwork path.

@davecgh davecgh added this to the 1.7.0 milestone Dec 11, 2020
This adds code to prune old block templates in the async notifywork
websocket path to mirror the pruning done via the synchronous getwork
path.
@davecgh davecgh force-pushed the rpcserver_prune_templates_in_websockets_path branch from b3c61c0 to 6d8417c Compare December 14, 2020 22:34
@davecgh davecgh merged commit 6d8417c into decred:master Dec 14, 2020
@davecgh davecgh deleted the rpcserver_prune_templates_in_websockets_path branch December 14, 2020 22:43
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

Successfully merging this pull request may close these issues.

None yet

3 participants