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

Reproduce Juno Halt #7

Merged
merged 10 commits into from
Apr 15, 2022
Merged

Reproduce Juno Halt #7

merged 10 commits into from
Apr 15, 2022

Commits on Apr 5, 2022

  1. WIP juno halt test

    agouin committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    193b503 View commit details
    Browse the repository at this point in the history
  2. Should be dir not base

    agouin committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e0a1271 View commit details
    Browse the repository at this point in the history
  3. Fix contract deployment

    agouin committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b96731d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eab1b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Dump contract state

    agouin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    dc26027 View commit details
    Browse the repository at this point in the history
  2. Use correct bad contract

    agouin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e2867a0 View commit details
    Browse the repository at this point in the history
  3. Remove harcoded juno versions

    agouin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    93054c0 View commit details
    Browse the repository at this point in the history
  4. Simplify test

    agouin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2181170 View commit details
    Browse the repository at this point in the history
  5. add git ignore

    jackzampolin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    11a70b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Test post halt genesis (#8)

    * Testing post halt genesis
    
    * replace all instances
    
    * Also replace valcons addresses
    
    * Add juno post halt genesis test for IBC
    
    * Fix gas assertions. Move juno tests to trophies folder. Make relay test end to end (both directions IBC). cleanup (#10)
    
    * Fix gas in timeout tests
    
    * Add custom command to run tests for custom chain configurations (#11)
    
    Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
    agouin and jackzampolin authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e3737f9 View commit details
    Browse the repository at this point in the history