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

Implement eibc tests #15

Closed
6 of 7 tasks
pgoos opened this issue Feb 29, 2024 · 2 comments · Fixed by #22
Closed
6 of 7 tasks

Implement eibc tests #15

pgoos opened this issue Feb 29, 2024 · 2 comments · Fixed by #22
Assignees

Comments

@pgoos
Copy link
Contributor

pgoos commented Feb 29, 2024

  • eIBC - Market Maker purchasing order without enough denom balance
  • eIBC - corrupted memo of IBC transfer message
  • eIBC - attempt to fulfill an order more than once (by the same market maker) - Decentrio
  • eIBC - attempt to fulfill an order more than once (by different market makers) - Decentrio
  • eIBC - concurrent fulfillment of an order by different market makers - Decentrio
  • eIBC - an order does not get fulfilled
  • eIBC - memo fee is more than a transfer amount

Test specification: https://docs.google.com/document/d/1yHSraPQ3Tg9gOcb-3y4dAT-HojR4X9Z6bnge_rgo0cE/edit#heading=h.5f48f4lmg577

@omritoptix
Copy link
Contributor

omritoptix commented Mar 4, 2024

Also need to test the following:

  • eibc Demand order creation on timeout
  • eibc and PFM isnt supported

@pgoos pgoos linked a pull request Mar 8, 2024 that will close this issue
6 tasks
@pgoos
Copy link
Contributor Author

pgoos commented Mar 8, 2024

Blocked until e2e framework is back working again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants