-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* delete eth dockerfiles * move gaia funcs to gaia.go * move metoken util out of setup folder; move oracle tests to oracle file * function comments * todo comments * comments * comments and combine some functions * price-feeder.go * import order * ibc.go * add test account * revert and try creating accounts later * refactor coins without string * try with commented out * init balance as coins, not string * fix merge * move vars around * comment * fix merge * lower wait time * dedicated client for test accounts * add client to each validator * client name * overhaul tests to use single-mnemonic clients * fix * fix * logs * prevent division by zero * prevent division by zero * rename fix * account sequence: use expcted value on retry * fix delegation * switch account on meToken test * log every ibc tx * modify logs * logs++ * revert one addr change in ibc * ++ * ++ * why was this working before? x2 fixed * diagnose * is that the last of them? * empty commit * oracle tests * Revert "build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#2275)" This reverts commit 6b166a6. * tidy * exceed quota more reliably * exceed quota more reliably * rewrite ibc test to use reliable amounts (not > or < quota based on rounding) * fix * add log * ++ * skip ibc e2e
- Loading branch information
Showing
15 changed files
with
437 additions
and
261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.