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 solidity compiler version; Remove local array sort() impl #98

Merged
merged 6 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Update solidity compiler version to 0.8.27

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1685ef7 View commit details
    Browse the repository at this point in the history
  2. Replace local array sort impl with openzeppelin util

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fabacb4 View commit details
    Browse the repository at this point in the history
  3. Update golang version in actions setup to 1.23

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    488a60b View commit details
    Browse the repository at this point in the history
  4. Update to actions/setup-go@v5

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    991a4db View commit details
    Browse the repository at this point in the history
  5. install the latest version of golang-lint

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e92a7a View commit details
    Browse the repository at this point in the history
  6. install the v1.61.1 version of golang-lint

    Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
    jimthematrix committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    81aff0f View commit details
    Browse the repository at this point in the history