-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix DecentralandUtils.getAllAssetsForSale #328
Conversation
packages/tasit-sdk/src/scripts/checkDecentralandContractsData.js
Outdated
Show resolved
Hide resolved
@marcelomorgado Nicely done! I'll merge this once the tests finish running |
@marcelomorgado This test failed:
|
Looking into that now |
I've rerun the test and it passes. Seems another non-deterministic test case. |
Ah ok, darn. Maybe flag that with an issue if there isn't one already? |
|
Issue link
#299
Auto-close the issue?
Closes #299
Types of changes
Bug fix (non-breaking change that fixes an issue)
Notes
DecentrandUtils.getAllAssetsForSale
was returning overwrote and canceled sell orders.