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

Don't pass non-wasm events to reply() #917

Merged
merged 4 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. Don't pass non-wasm events to reply()

    Output events are not part of consensus and can be non-deterministic
    assafmo committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ee44cc0 View commit details
    Browse the repository at this point in the history
  2. Oops

    assafmo committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9671a21 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Add changelog for fix

    ethanfrey committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f7211b8 View commit details
    Browse the repository at this point in the history
  2. Fix tests in keeper

    ethanfrey committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ce1cf74 View commit details
    Browse the repository at this point in the history