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

imp: updated to sp1 v3.0.0 and removed git-lfs #77

Merged
merged 14 commits into from
Oct 28, 2024
Merged

Commits on Oct 27, 2024

  1. deps: trying to update sp1

    srdtrk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c1e99ae View commit details
    Browse the repository at this point in the history
  2. deps: updated sp1

    srdtrk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1a8f3ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f04fcc View commit details
    Browse the repository at this point in the history
  4. imp: updated remappings

    srdtrk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5aa03d8 View commit details
    Browse the repository at this point in the history
  5. imp: ran `find . -type f -name "*.sol" -exec sed -i 's/pragma solidit…

    …y >=0.8.25;/pragma solidity ^0.8.28;/g' {} +`
    srdtrk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    54b5022 View commit details
    Browse the repository at this point in the history
  6. imp: ran 'find . -type f -name "*.sol" -exec sed -i 's/pragma solidit…

    …y >=0.8.25;/pragma solidity ^0.8.28;/g' {} +'
    srdtrk committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    601fd1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e78c72a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. imp: removed git-lfs

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d951f76 View commit details
    Browse the repository at this point in the history
  2. docs: updated README.md

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c8ef280 View commit details
    Browse the repository at this point in the history
  3. imp: ran abigen

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5b8da96 View commit details
    Browse the repository at this point in the history
  4. imp: updated fixtures

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    38f4d31 View commit details
    Browse the repository at this point in the history
  5. ci: updated rust toolchain

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fba4256 View commit details
    Browse the repository at this point in the history
  6. ci: added more toolchain info

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3d5e642 View commit details
    Browse the repository at this point in the history
  7. docs: updated benchmarks

    srdtrk committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7534a2f View commit details
    Browse the repository at this point in the history