0g-chain/x/swap/keeper
Nick DeLuca b86cfc9f14
Add Invariants for Swap Module (#979)
* add swap module invariants

* typo

* update alias file for invariants

* typo in test name

* fix typo - method iterates share record, not pools
2021-08-05 20:43:55 -05:00
..
deposit_test.go Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
deposit.go Hook Regression Test + Deposit Refactor (#967) 2021-07-15 17:29:11 -05:00
hooks_test.go Hook Regression Test + Deposit Refactor (#967) 2021-07-15 17:29:11 -05:00
hooks.go Refactor incentive payout (#953), Users can claim swap rewards (#955) 2021-07-15 15:05:54 +01:00
integration_test.go Squash merge swap-acceptance branch (#956) 2021-07-13 12:38:15 +01:00
invariants_test.go Add Invariants for Swap Module (#979) 2021-08-05 20:43:55 -05:00
invariants.go Add Invariants for Swap Module (#979) 2021-08-05 20:43:55 -05:00
keeper_test.go Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
keeper.go Hook Regression Test + Deposit Refactor (#967) 2021-07-15 17:29:11 -05:00
querier_test.go Swap Genesis State (#960) 2021-07-15 09:42:30 -05:00
querier.go Squash merge swap-acceptance branch (#956) 2021-07-13 12:38:15 +01:00
swap_test.go Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
swap.go Swap Genesis State (#960) 2021-07-15 09:42:30 -05:00
withdraw_test.go Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
withdraw.go Hook Regression Test + Deposit Refactor (#967) 2021-07-15 17:29:11 -05:00