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

Additional EIBC tests #22

Merged
merged 39 commits into from
Apr 19, 2024
Merged

Additional EIBC tests #22

merged 39 commits into from
Apr 19, 2024

Conversation

pgoos
Copy link
Contributor

@pgoos pgoos commented Mar 6, 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)
  • eIBC - an order does not get fulfilled
  • eIBC - memo fee is more than a transfer amount
  • eIBC - demand order creation on timeout

@pgoos pgoos requested a review from anhductn2001 March 6, 2024 09:41
@pgoos pgoos linked an issue Mar 8, 2024 that may be closed by this pull request
7 tasks
@trinitys7 trinitys7 merged commit 895a240 into main Apr 19, 2024
20 of 23 checks passed
@trinitys7 trinitys7 deleted the feat/eibc-tests-2 branch April 19, 2024 08:29
@trinitys7 trinitys7 linked an issue Apr 22, 2024 that may be closed by this pull request
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 this pull request may close these issues.

eibc: add test for demand order with wrong memo Implement eibc tests
4 participants