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

[Prototype] Fungible Tokens & Direct Tipping #810

Closed
wants to merge 49 commits into from

Conversation

stanislav-slavov
Copy link
Contributor

@stanislav-slavov stanislav-slavov commented Sep 21, 2020

Requires to be used with aeternity/tipping-community-backend#152

This PR supersedes #742.

Rebased with the latest develop branch and removed 'Merge' commits.

Update src/components/Dropdown.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/AeAmountFiat.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/Dropdown.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/utils/util.js

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/tipRecords/TipRecord.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/AeAmount.vue

Co-authored-by: Denis Davidyuk <[email protected]>

fixes after adjustments

Update src/components/layout/RightSectionWallet.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/tipRecords/TipRecord.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/tipRecords/TipRecord.vue

Co-authored-by: Denis Davidyuk <[email protected]>

remove duplicate fetch

refactor asyncMap to not be prototype

Update src/utils/util.js

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/utils/util.js

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/tipRecords/TipRecord.vue

Co-authored-by: Denis Davidyuk <[email protected]>

remove unused class

use promise all over asyncMap to fetch token balances

Update src/components/AeInputAmount.vue

Co-authored-by: Denis Davidyuk <[email protected]>

Update src/components/AeAmount.vue

Co-authored-by: Denis Davidyuk <[email protected]>

remove unused import

fix tokenInfo ae amount fetch

remove unsed class

unify token tip/tokenTip call

extract topicsRegex to utils

rename addTokenBalances

Update src/store/mutations.js

Co-authored-by: Denis Davidyuk <[email protected]>

remove unused div

Update src/utils/aeternity.js

Co-authored-by: Denis Davidyuk <[email protected]>

linter adjustments
@thepiwo
Copy link
Collaborator

thepiwo commented Sep 21, 2020

looks good! clean prototype to continue work upon with the design adjustments

…flagged

fungible token featureflagged via existence of v2 contract
@davidyuk
Copy link
Member

superseded by #842

@davidyuk davidyuk closed this Oct 13, 2020
@AtanasKrondev AtanasKrondev deleted the prototype/direct-tipping-rebased branch June 14, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants