Uh oh!
There was an error while loading. Please reload this page.
Integrate token claims and vesting into the runtime - #441
Merged
Conversation
MOZGIIIforce-pushed
the
claims-integration
branch
from
August 12, 2022 17:21
1c12d65 to
07302ecCompareMOZGIII
commented
Aug 12, 2022
Uh oh!
There was an error while loading. Please reload this page.
MOZGIIIforce-pushed
the
claims-integration
branch
from
August 15, 2022 12:34
07302ec to
16d0f99CompareMOZGIIIforce-pushed
the
claims-integration
branch
2 times, most recently
from
August 15, 2022 12:57
3fe9970 to
9211919CompareMOZGIIIforce-pushed
the
claims-integration
branch
2 times, most recently
from
August 15, 2022 17:49
2b7c9be to
1ee2b85CompareMOZGIIIforce-pushed
the
free-token-claims
branch
from
August 15, 2022 19:17
61e7d31 to
9e08df6CompareMOZGIIIforce-pushed
the
claims-integration
branch
from
August 15, 2022 19:19
1ee2b85 to
5604debCompareMOZGIIIforce-pushed
the
free-token-claims
branch
from
August 15, 2022 19:58
9e08df6 to
b6afd39CompareMOZGIIIforce-pushed
the
claims-integration
branch
2 times, most recently
from
August 16, 2022 10:21
ccbe907 to
c19af7cCompareMOZGIIIforce-pushed
the
claims-integration
branch
from
August 16, 2022 12:09
c19af7c to
60bbe19Compare23 tasks
dmitrylavrenovforce-pushed
the
claims-integration
branch
from
August 23, 2022 13:27
ae7b872 to
297ea49CompareMOZGIII
marked this pull request as ready for review
August 28, 2022 19:22
This was referenced Aug 30, 2022
This file contains hidden or 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
Sign up for freeto 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.
This PR integrates token claims and vesting into the runtime.
See #430.
See the to-do list at #430, the tests part is offloaded to #445.
tests(see Token claims and vesting runtime tests #445)benchmarks(moved out of scope of this PR and into Token claims and vesting benchmarks #447)