synthetix icon indicating copy to clipboard operation
synthetix copied to clipboard

Upgrade to Solidity 6

Open hav-noms opened this issue 4 years ago • 1 comments

  • 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

hav-noms avatar Aug 10 '20 23:08 hav-noms

Any plans to upgrade to Solidity 0.8.x?

k06a avatar Feb 04 '22 11:02 k06a