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 encoding of mixed dynamic/fixed arguments #44

Closed
wants to merge 15 commits into from

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    91c4046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d6ed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a093f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b5319 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    dcec2b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    520be7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bcc2ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abcbe6d View commit details
    Browse the repository at this point in the history
  5. Fix: bind symbol JsonNode

    Ensures that caller does not need to import std/json.
    markspanbroek committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    42f8146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c94a736 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    133c34b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47acb28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d65b538 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    dfe74db View commit details
    Browse the repository at this point in the history
  2. Update to latest version of contractabi

    Supports encoding and decoding of signed integers.
    markspanbroek committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    d7deda0 View commit details
    Browse the repository at this point in the history