Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
toteki committed Sep 11, 2023
1 parent 9ee4642 commit 105d240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/e2e/e2e_leverage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,8 @@ func (s *E2ETest) TestLeverageScenario() {
s.supply(val0, "test3", 100_000_000)
},
)

// TODO: one of each transaction, optionally with some failing ones, and including
// liquidation by lowering the threshold on some existing tokens, assuming prices are up.
// Might also reduce sequence errors by using non-validator accounts.
}

0 comments on commit 105d240

Please sign in to comment.