graphprotocol / graphprotocol/indexer
Create bank run mechanism
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
In case a sender thaws his money and the final amount is less than the total amount that we currently have in RAVs, we should have some way to do a "Bank run" and redeem our money before the sender withdraws it.
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
The issue names no files, tests, or entry points. Start by locating the RAV accounting and sender thaw or withdrawal flow, then determine where a bank-run redemption mechanism would belong. Done would require a defined and tested way to redeem before the sender withdraws funds, but the issue does not specify the rules or acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100