paritytech / paritytech/json-rpc-interface-spec
RPC to subscribe storage prefix
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 37
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Previous issue https://github.com/paritytech/substrate/issues/5790
I would like to subscribe by key prefix. This will allow me to subscribe new entries in map / double map.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading this issue and the referenced previous issue, paritytech/substrate#5790, to understand the existing subscription behavior and prior discussion. Done means defining and implementing an RPC that subscribes to new entries matching a storage key prefix for maps and double maps.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100