You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As solc gets updated, users are increasingly frustrated that they are not able to build upon and integrate with aragonOS contracts which are pinned to 0.4.24.
Instead of updating the contracts themselves to be compilable under 0.5+, we can ease integration pains by providing solc 0.5+ compliant libraries for important contracts (e.g. various base and factory contracts).
The text was updated successfully, but these errors were encountered:
As solc gets updated, users are increasingly frustrated that they are not able to build upon and integrate with aragonOS contracts which are pinned to 0.4.24.
Instead of updating the contracts themselves to be compilable under 0.5+, we can ease integration pains by providing solc 0.5+ compliant libraries for important contracts (e.g. various base and factory contracts).
The text was updated successfully, but these errors were encountered: