Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

meta-consensus-rpc module for consensus #89

Open
fuxingloh opened this issue Sep 14, 2022 · 1 comment · May be fixed by #64
Open

meta-consensus-rpc module for consensus #89

fuxingloh opened this issue Sep 14, 2022 · 1 comment · May be fixed by #64
Assignees
Labels
area/meta kind/feature New feature request meta/consensus triage/accepted Triage has been accepted

Comments

@fuxingloh
Copy link
Contributor

What would you like to be added:

Module for metachain to support the following RPC. (Changing the RPC extension builder to include it)

  • metaConsensusRpc_getBlockHash
  • metaConsensusRpc_getBlock
  • metaConsensusRpc_mintBlock
  • metaConsensusRpc_connectBlock
@fuxingloh
Copy link
Contributor Author

/assign @canonbrother as he is working on the "MetaChain Seal" which is a foundational piece to allowing block creation from RPC.

fuxingloh pushed a commit that referenced this issue Oct 31, 2022
<!--  Thanks for sending a pull request! -->

#### What this PR does / why we need it:

#### Which issue(s) does this PR fixes?:

<!--
(Optional) Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Fixes part of #89

#### Additional comments?:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/meta kind/feature New feature request meta/consensus triage/accepted Triage has been accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants