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

A0-3181: Bump toolchain version #21

Merged
merged 10 commits into from
Sep 4, 2023
Merged

A0-3181: Bump toolchain version #21

merged 10 commits into from
Sep 4, 2023

Commits on Sep 1, 2023

  1. Bump toolchain version

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    67dd509 View commit details
    Browse the repository at this point in the history
  2. RM empty impl X for Y.

    These are now forbidden by the compiler due to:
    
    "specialization impl does not specialize any associated items"
    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7c262cd View commit details
    Browse the repository at this point in the history
  3. Fix Factory contract.

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0b9a287 View commit details
    Browse the repository at this point in the history
  4. Fix Pair contract.

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1fddab2 View commit details
    Browse the repository at this point in the history
  5. Fix PSP22 contract

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6964863 View commit details
    Browse the repository at this point in the history
  6. Fix Router contract

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4a8b265 View commit details
    Browse the repository at this point in the history
  7. Fix WNative contract

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    08d4d9a View commit details
    Browse the repository at this point in the history
  8. Clippy

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7dae08f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03b536a View commit details
    Browse the repository at this point in the history
  10. Use newer ink-dev

    deuszx committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c0276b7 View commit details
    Browse the repository at this point in the history