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

Contract method call decoding fixed #2456

Merged
merged 6 commits into from
Mar 5, 2019
Merged

Contract method call decoding fixed #2456

merged 6 commits into from
Mar 5, 2019

Commits on Mar 5, 2019

  1. decodeParameters improved, coerce function for the ethers AbiCoder ch…

    …anged back to the inital version as hotfix and fixed version of ethers.js readded to package.json
    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    b158606 View commit details
    Browse the repository at this point in the history
  2. coerce function updated and decodeParameters updated

    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    73190f3 View commit details
    Browse the repository at this point in the history
  3. decodeLog tested and updated

    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    e0eeaf4 View commit details
    Browse the repository at this point in the history
  4. decoding tested and updated

    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    aad75fc View commit details
    Browse the repository at this point in the history
  5. AbiCoderTest updated

    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    0646a84 View commit details
    Browse the repository at this point in the history
  6. CallContractTest updated

    Samuel Furter committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    a31066f View commit details
    Browse the repository at this point in the history