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

Update libraries #40

Merged
merged 16 commits into from
Oct 13, 2022
Merged

Update libraries #40

merged 16 commits into from
Oct 13, 2022

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    8807910 View commit details
    Browse the repository at this point in the history
  2. Update the library web3

    rya-sge committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7550c70 View commit details
    Browse the repository at this point in the history
  3. Remove the old package openzeppelin-solidity and replace it by the li…

    …brary openzeppelin/contracts
    rya-sge committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    72cc9c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c8a717 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb0e1d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. - Add licence in ValidationModule.sol

    - Fix bugs in tests by adding the keyword await
    - Set default gas limit in SnapShotModule.test.js for some functions because tests failed for lack of gas.
    - Update all the libraries
    - Update the solidity version (0.8.2 -> 0.8.4)
    - Update the versions in the README
    rya-sge committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b8f9ba1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update the version of solidity to 0.8.4 for the contracts in contract…

    …s/modules + replace the library solium by its new version ethlint
    rya-sge committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    633da82 View commit details
    Browse the repository at this point in the history
  2. The file .soliumignore contains folders and files which have to be ig…

    …nored by ethlint/solium
    rya-sge committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    4b02064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f7c9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2ae7b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. name fixes

    veorq committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    658bc3c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. format code with eslint + fix bug chainId in MetaTxModule.test.js + g…

    …o backwards the version of @metamask/eth-sig-util
    rya-sge committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7e50780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    451bb3c View commit details
    Browse the repository at this point in the history
  3. Fix typo

    rya-sge committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c5788cc View commit details
    Browse the repository at this point in the history
  4. We do not need of the library @openzeppelin/contracts because we use …

    …the upgreadable version
    rya-sge committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c9f06c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    1b5964b View commit details
    Browse the repository at this point in the history