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

optimize HandleMathClamp #1160

Merged
merged 6 commits into from
Sep 10, 2024
Merged

optimize HandleMathClamp #1160

merged 6 commits into from
Sep 10, 2024

Commits on Sep 5, 2024

  1. optimize HandleMathClamp

    Hecate2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7c226a0 View commit details
    Browse the repository at this point in the history
  2. change ABORT back to THROW

    Hecate2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    370751c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. still use MAX&MIN

    Hecate2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5c6f5d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'master' of github.com:neo-project/neo-devpack-dotnet in…

    …to optimize-clamp
    
    # Conflicts:
    #	tests/Neo.Compiler.CSharp.UnitTests/TestingArtifacts/Contract_Integer.cs
    #	tests/Neo.Compiler.CSharp.UnitTests/TestingArtifacts/Contract_Math.cs
    Hecate2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9b58f20 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Hecate2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    857e00f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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