Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Upgrade solidity version to 0.5.4 #393

Merged
merged 17 commits into from
Feb 26, 2019

Commits on Feb 25, 2019

  1. Bump solidity version to 0.5.4

    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    c4e54dd View commit details
    Browse the repository at this point in the history
  2. Upgrade openzeppelin and canonical-weth and move declarations of vari…

    …ables of multi-return functions to work with new solc compiler
    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e36a53f View commit details
    Browse the repository at this point in the history
  3. Update compile script

    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1ba7521 View commit details
    Browse the repository at this point in the history
  4. Add .env to gitignore

    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    63a6586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dae211 View commit details
    Browse the repository at this point in the history
  6. Handle other compile errors like explicit conversions between uint an…

    …d byte, contract to address, and cleaning up DappHub code
    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    4adb074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5773679 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00710e0 View commit details
    Browse the repository at this point in the history
  9. Fix typo in comment

    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    61477eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e582eb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    589cd6e View commit details
    Browse the repository at this point in the history
  12. Fix specs using deep include

    justinkchen authored and felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    ebee3fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2cc6bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dfca168 View commit details
    Browse the repository at this point in the history
  15. modify create to creatSet

    felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    c7edad6 View commit details
    Browse the repository at this point in the history
  16. REorder checks

    felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    8168553 View commit details
    Browse the repository at this point in the history
  17. Add back check

    felix2feng committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    2757cb3 View commit details
    Browse the repository at this point in the history