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

Add contract.decodeMethodData(...) method to decode contract methods and to contract.deploy(...).decodeData(...) decode constructor parameters #6950

Merged
merged 11 commits into from
Apr 7, 2024

Commits on Jan 4, 2024

  1. Decode ABI method added

    jerkly committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab89041 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    a66e429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cae81 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c4b9ca6 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    Muhammad-Altabba committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f51c8e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1445824 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG.md

    Muhammad-Altabba committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f644ab8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    eb23edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4c2d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27da7ac View commit details
    Browse the repository at this point in the history