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

Track blockchain callback handlers per namespace #883

Merged
merged 6 commits into from
Jul 6, 2022

Commits on Jun 29, 2022

  1. Track blockchain callback handlers per namespace

    Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
    awrichar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    3060445 View commit details
    Browse the repository at this point in the history
  2. Send batch pin and network action events to the correct namespaces

    Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
    awrichar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f30fba1 View commit details
    Browse the repository at this point in the history
  3. Only send namespace on V1 batch pin actions

    Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
    awrichar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    91a7c8c View commit details
    Browse the repository at this point in the history
  4. Add error logs for unhandled token events

    Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
    awrichar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5d31178 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Clean up blockchain subscription creation

    Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
    awrichar committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6b89dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d6f63 View commit details
    Browse the repository at this point in the history