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

v1.18: Simd 129: alt_bn128 syscalls - simplified error code (backport of #294) #872

Merged
merged 1 commit into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. Simd 129: alt_bn128 syscalls - simplified error code (#294)

    * alt_bn128: simplify errors in sycalls (alt_bn128, compress, poseidon)
    
    * add TODO for feature gate. remove validate from compress
    
    * add feature gate
    
    * fix one more error case
    
    * all changes under feature gate
    
    * revert removing from()
    
    * return unexpected errors in lib
    
    * add comment to remove error types, once the feature gate is activated
    
    * remove unnecessary/impossible error
    
    * fix mispelled comments
    
    (cherry picked from commit 64260fc)
    0x0ece authored and samkim-crypto committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    16d8634 View commit details
    Browse the repository at this point in the history