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

refactor: rename encodeAbi & decodeAbi + add inferred return types to decodeAbiParameters #85

Merged
merged 9 commits into from
Feb 27, 2023

Commits on Feb 27, 2023

  1. feat: rename encodeAbi/decodeAbi to encodeAbiParameters/decodeAbiPara…

    …meters; refactor abi decode return type
    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3d62046 View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c3f422f View commit details
    Browse the repository at this point in the history
  3. lint

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9a4491e View commit details
    Browse the repository at this point in the history
  4. chore: update abitype

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d8c121a View commit details
    Browse the repository at this point in the history
  5. fix

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    677b4cd View commit details
    Browse the repository at this point in the history
  6. fix

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1b47c8a View commit details
    Browse the repository at this point in the history
  7. fix

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1a547d3 View commit details
    Browse the repository at this point in the history
  8. docs: add getAbiItem

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    dd0c479 View commit details
    Browse the repository at this point in the history
  9. docs: update

    jxom committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    17dfe66 View commit details
    Browse the repository at this point in the history