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

test: add E2E tests for double voting evidence handling #1256

Merged
merged 24 commits into from
Sep 11, 2023

Commits on Aug 29, 2023

  1. fix double voting cli

    sainoe committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6b7eec6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. add double-signing e2e test

    sainoe committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f254a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497d4d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    902c1b8 View commit details
    Browse the repository at this point in the history
  2. nit

    sainoe committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6fb2307 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    20b0e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd0e40 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. save changes

    sainoe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0883d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix hermes config

    sainoe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fe310f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fist successful run

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f0d154e View commit details
    Browse the repository at this point in the history
  2. nit

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    612427a View commit details
    Browse the repository at this point in the history
  3. nits

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    64ae54c View commit details
    Browse the repository at this point in the history
  4. nits

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9d6f746 View commit details
    Browse the repository at this point in the history
  5. doc and nits

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0c68fb0 View commit details
    Browse the repository at this point in the history
  6. lint

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a3c4d36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2fc488 View commit details
    Browse the repository at this point in the history
  8. refactor

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d9af492 View commit details
    Browse the repository at this point in the history
  9. typo

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e01aebb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bd3f83 View commit details
    Browse the repository at this point in the history
  11. change hermes docker image

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3333ac0 View commit details
    Browse the repository at this point in the history
  12. nits

    sainoe committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    546d119 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update tests/e2e/steps.go

    Co-authored-by: Philip Offtermatt <57488781+p-offtermatt@users.noreply.github.com>
    sainoe and p-offtermatt committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d4ca695 View commit details
    Browse the repository at this point in the history
  2. address PR comments

    sainoe committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0b79064 View commit details
    Browse the repository at this point in the history
  3. nits

    sainoe committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8d9eeae View commit details
    Browse the repository at this point in the history