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

Changes panic to revert in sway-lib-std #1494

Merged

Commits on May 6, 2022

  1. replaced panic with revert

    Mitch Mackert authored and Mitch Mackert committed May 6, 2022
    Copy the full SHA
    7b4e0c3 View commit details
    Browse the repository at this point in the history
  2. changed file name

    gr00vytvniks committed May 6, 2022
    Copy the full SHA
    bbff80b View commit details
    Browse the repository at this point in the history
  3. corrected tests

    gr00vytvniks committed May 6, 2022
    Copy the full SHA
    ef0f2a6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. I fixed the comments on lines 4 of revert.sw and 57 of token.sw that …

    …were mentioned and changed 'panic' to 'revert' in Examples
    gr00vytvniks committed May 7, 2022
    Copy the full SHA
    0ab708e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Copy the full SHA
    e7537c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2dcab62 View commit details
    Browse the repository at this point in the history
  3. Fixed more tests

    gr00vytvniks committed May 8, 2022
    Copy the full SHA
    4b3172f View commit details
    Browse the repository at this point in the history