-
Notifications
You must be signed in to change notification settings - Fork 39
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
[SW-1298] move fungibleTokens from store to composable #2361
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
September 26, 2023 12:21
7c6589d
to
aaff3ae
Compare
konradodo
changed the title
[SW-1298] move fungiblesTokens from store to composable
[SW-1298] move fungibleTokens from store to composable
Sep 26, 2023
pstachel
suggested changes
Sep 26, 2023
peronczyk
requested changes
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
peronczyk
reviewed
Sep 26, 2023
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
September 27, 2023 11:16
aaff3ae
to
98e1317
Compare
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
September 28, 2023 09:35
b46000b
to
c13c1f8
Compare
peronczyk
requested changes
Sep 28, 2023
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
September 28, 2023 10:31
c13c1f8
to
274c462
Compare
konradodo
changed the base branch from
develop
to
refactor/move-account-vuex-state-to-composable
September 29, 2023 07:43
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
September 29, 2023 10:31
7372e3a
to
6cc42bd
Compare
peronczyk
reviewed
Sep 29, 2023
peronczyk
reviewed
Sep 29, 2023
peronczyk
reviewed
Sep 29, 2023
peronczyk
reviewed
Sep 29, 2023
peronczyk
reviewed
Sep 29, 2023
peronczyk
requested changes
Sep 29, 2023
peronczyk
reviewed
Sep 29, 2023
peronczyk
requested changes
Sep 29, 2023
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
October 2, 2023 10:32
6cc42bd
to
aaa7204
Compare
pstachel
reviewed
Oct 3, 2023
peronczyk
reviewed
Oct 3, 2023
peronczyk
approved these changes
Oct 3, 2023
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
October 3, 2023 11:47
171c96a
to
ced77e2
Compare
pstachel
approved these changes
Oct 3, 2023
peronczyk
force-pushed
the
refactor/move-account-vuex-state-to-composable
branch
from
October 4, 2023 07:16
fc1088e
to
e255040
Compare
Base automatically changed from
refactor/move-account-vuex-state-to-composable
to
develop
October 4, 2023 11:02
konradodo
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
October 5, 2023 08:11
b038f92
to
c3456e6
Compare
peronczyk
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
2 times, most recently
from
October 17, 2023 10:54
f90eecf
to
3bacc38
Compare
peronczyk
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
October 23, 2023 11:14
3bacc38
to
4680cb9
Compare
peronczyk
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
October 25, 2023 08:37
4680cb9
to
a65630c
Compare
peronczyk
force-pushed
the
feat/removing-fungibleTokens-from-store
branch
from
October 25, 2023 12:59
a65630c
to
401cb94
Compare
CedrikNikita
approved these changes
Oct 26, 2023
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.
Code changes look reasonable. Should be align with #2409 or vise verse, because the useAeSdk
is no longer needed to use store on initialization. Didn't test it.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.