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

feat: introduce opBNB Haber fork #26

Merged
merged 2 commits into from
Jun 3, 2024
Merged

feat: introduce opBNB Haber fork #26

merged 2 commits into from
Jun 3, 2024

Commits on Jun 3, 2024

  1. feat(optimism): Add secp256r1 precompile for Fjord (#1436)

    * feat(optimism): Add secp256r1 precompile for Fjord
    
    * Fix docs
    
    * Fix nostd build
    
    * Load fjord precompiles via optimism handler register
    
    * Remove outdated fjord() precompile spec constructor
    
    * Document the secp256r1 feature
    
    * Address feedback
    
    * Handle invalid signatures
    
    * Update crates/precompile/src/secp256r1.rs
    
    * Update crates/precompile/src/secp256r1.rs
    
    * Blank return on failed signature verification
    
    * Add test case for invalid (zero) pubkey
    
    ---------
    
    Co-authored-by: rakita <rakita@users.noreply.github.com>
    2 people authored and j75689 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f26379d View commit details
    Browse the repository at this point in the history
  2. feat: add Haber spec to opBNB

    j75689 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2f38e6c View commit details
    Browse the repository at this point in the history