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

Add ABCI integration test for minimal ABCI crate #797

Merged

Commits on Jan 29, 2021

  1. Add integration testing utility for ABCI key/value store

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7bf2734 View commit details
    Browse the repository at this point in the history
  2. Add hacky bash script to demonstrate parallel execution

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c8bee2b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Created abci test harness (#800)

    * Created abci test harness
    
    * cargo make additions and docs
    greg-szabo committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a042caf View commit details
    Browse the repository at this point in the history