-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
feat(binance): integrate BUSD for bounties and hackathons 2 #8213
Conversation
- add util to get token balance - enforce sufficient balance for transfer
… feat/busd-integration
@@ -515,6 +515,9 @@ <h5 class="text-uppercase h3 font-weight-bold mb-0">Total</h5> | |||
<script src="{% static "v2/js/lib/polkadot/extension.min.js" %}"></script> | |||
<script src="{% static "v2/js/lib/polkadot/utils.js" %}"></script> | |||
|
|||
<script src="https://cdn.jsdelivr.net/npm/@binance-chain/[email protected]/lib/index.min.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This import fails, always.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should i take it out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done!
Description
sequel to #8121
fixes some bugs that caused BNB payout to fail.
Testing
bounty creation / start work/ submit work: https://www.loom.com/share/6b95c56baa35477ba17ceee33c497aaa
bounty payout / sync pending fulfillments: https://www.loom.com/share/e37be947f5f44fe7bd55df0198ee3c1e