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

e2e: abci protocol should be consistent across networks (backport #7078) #7085

Merged
merged 2 commits into from
Oct 8, 2021

Commits on Oct 8, 2021

  1. e2e: abci protocol should be consistent across networks (#7078)

    It seems weird in retrospect that we allow networks to contain
    applications that use different ABCI protocols.
    
    (cherry picked from commit f2a8f5e)
    
    # Conflicts:
    #	test/e2e/generator/generate.go
    #	test/e2e/pkg/manifest.go
    #	test/e2e/pkg/testnet.go
    tychoish authored and mergify-bot committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5718acd View commit details
    Browse the repository at this point in the history
  2. fix merge

    tychoish committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9f3d48f View commit details
    Browse the repository at this point in the history