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

fix: improve convertion errors and handle invalid ABI #387

Merged
merged 10 commits into from
Oct 14, 2024

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7de9da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da4aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a5ff62 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b1588d9 View commit details
    Browse the repository at this point in the history
  2. fix: handle contract commitments for contract without data items (#388)

    * fix: handle contract commitments for contract without data items
    
    Problem: reexecution panics when a contract doesnt have data items
    
    Solution: handle the edge case to prevent panics
    
    * fix: only one commitment return
    whichqua authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c13f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    d7340e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ba243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062563b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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