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: apply rollupcost calculation #4

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Commits on Oct 24, 2024

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

Commits on Nov 7, 2024

  1. feat: add RIP-7560 related APIs (#5)

    * feat: add RIP-7560 related API
    - EstimateRip7560TransactionGas
    - CallRip7560Validation
    
    * fix: nil case handling for RIP-7560 transaction field
    
    * feat: set allowSigFail operation based on estimation condition
    
    * feat: set 7560-related default fields in transaction_args
    
    * feat: modify response format of estimate 7560 transaction
    
    * feat: setting defaults for nil case in ValidationGas
    
    * feat: adjust PR review
    
    * chore: change Rip7560PullUrl
    kangsorang authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5f71849 View commit details
    Browse the repository at this point in the history