DistributedCollective / DistributedCollective/Sovryn-smart-contracts
Rollback for loan tokens logic upgrade
Open
Nobody has claimed this yet.
enhancement
high priority
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
UPD: moved to #325
description
we need to be able to rollback loan token logic fast in case of emergency
implementation
we need to store the previous logic contract per loan token and have scripts ready to rollback to the previous implementation (just replacing the target)
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.
Assessment
This issue has not been assessed yet.