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

Introduce getblocktemplate RPC method #5451

Closed
5 tasks
Tracked by #5235 ...
oxarbitrage opened this issue Oct 21, 2022 · 1 comment · Fixed by #5462
Closed
5 tasks
Tracked by #5235 ...

Introduce getblocktemplate RPC method #5451

oxarbitrage opened this issue Oct 21, 2022 · 1 comment · Fixed by #5462
Assignees

Comments

@oxarbitrage
Copy link
Contributor

oxarbitrage commented Oct 21, 2022

Tasks:

  • Add a getblocktemplate RPC method behind the getblocktemplate-rpcs rust feature.
  • The method should have no arguments.
  • Create the response structure GetBlockTemplate with fields: Tracking: Implement getblocktemplate RPC #5235 (comment)
  • Always return an empty GetBlockTemplate
  • Test the rpc method is callable and returns a GetBlockTemplate type.
@mpguerra
Copy link
Contributor

@mergify mergify bot closed this as completed in #5462 Oct 26, 2022
@mpguerra mpguerra changed the title 1- Introduce getblocktemplate RPC method Introduce getblocktemplate RPC method Oct 26, 2022
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 a pull request may close this issue.

2 participants