liftedinit / liftedinit/roadmap
[tracking] Fully supporting the Blockchain Spec
Open
@fmorency is already working on this.
Since Sep 26, 2022.
tracking
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we only support a subset of the endpoints for Blockchain.
We need to add support for the following endpoints:
-
blockchain.list -
blockchain.request -
blockchain.response -
blockchain.transactionmight be missing some fields.
These are all limited to many-abci and no other changes should happen. This is all backward compatible as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.