-
Notifications
You must be signed in to change notification settings - Fork 12
Issues: opynfinance/ConvexityProtocol
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
OptionsFactory.constructor(OptionsExchange,address)._oracleAddress (OptionsFactory.sol#29) lacks a zero-check on
crytic
Create by crytic security report
#158
opened Aug 11, 2020 by
ghost
Reentrancy in oToken.addAndSellERC20CollateralOption(uint256,uint256,address) (oToken.sol#197-211)
crytic
Create by crytic security report
#157
opened Aug 11, 2020 by
ghost
Reentrancy in oToken.addERC20CollateralOption(uint256,uint256,address) (oToken.sol#160-167)
crytic
Create by crytic security report
#156
opened Aug 11, 2020 by
ghost
Reentrancy in OptionsContract.addERC20Collateral(address,uint256) (OptionsContract.sol#357-370)
crytic
Create by crytic security report
#155
opened Aug 11, 2020 by
ghost
OptionsContract.isSafe(uint256,uint256) (OptionsContract.sol#847-885) performs a multiplication on the result of a division
crytic
Create by crytic security report
#153
opened Aug 11, 2020 by
ghost
OptionsContract.calculateOTokens(uint256,OptionsContract.Number) (OptionsContract.sol#908-943) performs a multiplication on the result of a division
crytic
Create by crytic security report
#152
opened Aug 11, 2020 by
ghost
Add interface for OptionsExchange contract
enhancement
New feature or request
#110
opened Apr 15, 2020 by
haythemsellami
Add truffle scripts to interact with the protocol
enhancement
New feature or request
#109
opened Apr 15, 2020 by
haythemsellami
Update ABI
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#106
opened Apr 15, 2020 by
haythemsellami
Looking up token["ETH"] and checking for supportsAsset("ETH")
#99
opened Feb 12, 2020 by
kangaroosterus
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.