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

v1.2: fix: multiple named tuple result from contract #1365

Merged
merged 11 commits into from
Jul 11, 2023

Commits on Jul 10, 2023

  1. fix: multiple named tuple result from contract

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 authored and awrichar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b576990 View commit details
    Browse the repository at this point in the history
  2. fix: proxy all data from ethereum connector

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 authored and awrichar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2d5f1c9 View commit details
    Browse the repository at this point in the history
  3. Add E2E test for custom ethereum tuples

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer authored and awrichar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    26f8b11 View commit details
    Browse the repository at this point in the history
  4. Update E2E test for custom ethereum tuples

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer authored and awrichar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    10f84c6 View commit details
    Browse the repository at this point in the history
  5. fix: convert to interface

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 authored and awrichar committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    087416a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix: e2e tests

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bfa165d View commit details
    Browse the repository at this point in the history
  2. fix: further tests

    Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
    EnriqueL8 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d866765 View commit details
    Browse the repository at this point in the history
  3. Fix backport merge issues

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    812ea5b View commit details
    Browse the repository at this point in the history
  4. Revert "Fix backport merge issues"

    This reverts commit 812ea5b.
    
    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a0ffd6d View commit details
    Browse the repository at this point in the history
  5. Restore default metrics port

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    47fc62c View commit details
    Browse the repository at this point in the history
  6. Make reference with Go 1.18

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4632951 View commit details
    Browse the repository at this point in the history