DistributedCollective / DistributedCollective/Sovryn-smart-contracts
whitelist flashloans
Open
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
UPD:
the PR has some unresolved conflicts
update (merge) from the development branch -> send for review -> merge to development branch
Flash loan whitelisting #133
initial statement:
flashloans are currently commented out on LoanTokenLogicStandard.sol, but we had them audited. we'd like to enable flashloans for whitelisted addresses.
this also means, we need to remove some of the reentrancy guards (locations are already marked with a comment)
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.