-
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
change: ETCM-7811 native token management pallet #36
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
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
2 times, most recently
from
August 21, 2024 09:45
5b0ce05
to
d2526c1
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
2 times, most recently
from
August 21, 2024 12:51
896a8c0
to
d20f47e
Compare
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
from
August 21, 2024 12:54
2d55645
to
78756a8
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 21, 2024 12:54
d20f47e
to
209589d
Compare
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
from
August 21, 2024 13:16
78756a8
to
321efc4
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 21, 2024 13:19
209589d
to
abae71e
Compare
This was referenced Aug 21, 2024
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
from
August 22, 2024 12:37
321efc4
to
12f6d94
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 22, 2024 12:41
abae71e
to
8f512dc
Compare
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
from
August 23, 2024 14:09
12f6d94
to
b7b900f
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 26, 2024 08:27
8f512dc
to
3a7e940
Compare
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
2 times, most recently
from
August 26, 2024 12:54
29b5e0b
to
e946311
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 26, 2024 12:58
3a7e940
to
e48079c
Compare
AmbientTea
force-pushed
the
ETCM-7811-sp-native-token
branch
from
August 26, 2024 21:45
e946311
to
2036f37
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
2 times, most recently
from
August 27, 2024 09:48
17172d6
to
537097a
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 27, 2024 09:51
537097a
to
2a0eebe
Compare
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 27, 2024 10:20
2a0eebe
to
c74c477
Compare
LGLO
reviewed
Aug 28, 2024
LGLO
reviewed
Aug 28, 2024
LGLO
reviewed
Aug 28, 2024
LGLO
reviewed
Aug 28, 2024
LGLO
reviewed
Aug 28, 2024
LGLO
reviewed
Aug 28, 2024
mpskowron
reviewed
Aug 28, 2024
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 28, 2024 09:48
f43e710
to
de67a41
Compare
mpskowron
approved these changes
Aug 28, 2024
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 28, 2024 10:44
de67a41
to
74c3737
Compare
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
AmbientTea
force-pushed
the
ETCM-7811-native-token-pallet
branch
from
August 29, 2024 09:07
74c3737
to
9ee6e9a
Compare
LGLO
approved these changes
Aug 29, 2024
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.
Description
The pallet that consumes inherent data about number of tokens moved into illiquid supply on main chain and calls a Partner Chain's custom handler.
This is the last PR of the native token observability. You can see the changes from all the PR together in this draft PR.
Checklist
changelog.md
for affected crateNote on CI
If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG Partner Chains developers to do this
for you.