oasisprotocol / oasisprotocol/oasis-sdk
ts-web/rt: wait for rofl.app_created event using rpc
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
Originally posted by @lukaw3d in https://github.com/oasisprotocol/oasis-sdk/pull/2245#discussion_r2161614297
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 locating the ts-web/rt entry point and reading how RPC events are handled. Trace the rofl.app_created event path and verify that the runtime waits for it through RPC; the issue is complete when that event is correctly awaited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100