oasisprotocol / oasisprotocol/rofl-app
Speedup using multiple transactions with future nonces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 46m
- Merged PRs (30d)
- 1
Description
After https://github.com/oasisprotocol/sapphire-paratime/pull/644 is released on mainnet we can speedup some transaction sequences like
https://github.com/oasisprotocol/rofl-app/blob/269ecf044e39c632023822eab9e92b51aa83b14b/src/backend/api.ts#L762-L771
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 with src/backend/api.ts at lines 762-771 and review the referenced Sapphire ParaTime pull request 644, which must be released on mainnet first. Determine which transaction sequences can use multiple transactions with future nonces, and consider the work done when those sequences are sped up without changing their intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100