Skip to content
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

Upgrade to Solidity 6 #659

Open
hav-noms opened this issue Aug 10, 2020 · 1 comment
Open

Upgrade to Solidity 6 #659

hav-noms opened this issue Aug 10, 2020 · 1 comment

Comments

@hav-noms
Copy link
Contributor

hav-noms commented Aug 10, 2020

  • We're now using an experimental feature for returning structs with the BinaryOptionsMarketData. This was to avoid stack to deep errors.

  • This feature would be useful inside the exchanger and other contracts dealing with passing structs around

  • [ ] Investigate upgrading contracts to pragma v6

  • [ ] Identify other features of v6 that would be beneficial to upgrade to

  • [ ] PR to refactor Exchanger.sol to use new feature

@k06a
Copy link
Contributor

k06a commented Feb 4, 2022

Any plans to upgrade to Solidity 0.8.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants