0g-chain/x/swap
Denali Marsh c252a1b99b
Swap module simulations: swap msg operations (#972)
* simulate MsgSwapExactForTokens

* extract deadline generation to custom method

* simulate MsgSwapForExactTokens

* implement simulation decoder

* decoder test

* add fee to msgs

* update comments
2021-07-27 12:57:23 +02:00
..
client Add E2E Swap Support (#959) 2021-07-13 17:44:05 -05:00
keeper Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
legacy/v0_15 Squash merge swap-acceptance branch (#956) 2021-07-13 12:38:15 +01:00
simulation Swap module simulations: swap msg operations (#972) 2021-07-27 12:57:23 +02:00
spec update swap spec: add msgs, state, events (#966) 2021-07-15 17:34:16 -05:00
testutil Add E2E Swap Support (#959) 2021-07-13 17:44:05 -05:00
types Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
alias.go Swap Genesis State (#960) 2021-07-15 09:42:30 -05:00
genesis_test.go Update Pool ID Separator (#968) 2021-07-15 19:09:35 -05:00
genesis.go Swap Genesis State (#960) 2021-07-15 09:42:30 -05:00
handler_test.go Add E2E Swap Support (#959) 2021-07-13 17:44:05 -05:00
handler.go Add E2E Swap Support (#959) 2021-07-13 17:44:05 -05:00
module.go feat: backport swap sims for deposit, withdraw (#965) 2021-07-15 10:35:24 -05:00