-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[framework] Add support for compressing and decompressing TokenV2 #15579
Draft
igor-aptos
wants to merge
1
commit into
igor/compressed_object
Choose a base branch
from
igor/compressed_token
base: igor/compressed_object
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
⏱️ 43m total CI duration on this PR
|
This was referenced Dec 12, 2024
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Dec 12, 2024
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
December 12, 2024 18:25
e750301
to
689aab8
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
December 12, 2024 18:25
67a7e7b
to
7146dab
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
December 12, 2024 18:38
689aab8
to
556c09f
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
December 12, 2024 18:38
7146dab
to
0565a05
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
December 16, 2024 22:24
556c09f
to
2d9aa2a
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
December 16, 2024 22:24
0565a05
to
4901a8b
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
December 17, 2024 19:44
2d9aa2a
to
a783828
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
December 17, 2024 19:44
4901a8b
to
0830a5d
Compare
22 tasks
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 7, 2025 20:59
a783828
to
2ce525e
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 7, 2025 20:59
0830a5d
to
921adbe
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 9, 2025 20:41
2ce525e
to
541435f
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 9, 2025 20:41
921adbe
to
1f2b9c8
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 10, 2025 06:41
541435f
to
ce087e2
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 10, 2025 06:41
1f2b9c8
to
fe87fea
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 10, 2025 07:32
ce087e2
to
bfb1a0a
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 10, 2025 07:32
fe87fea
to
9f4070b
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
2 times, most recently
from
January 10, 2025 22:42
24f6d98
to
049d19f
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 10, 2025 22:42
9f4070b
to
37c8e3b
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 11, 2025 04:31
049d19f
to
46a3a39
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 11, 2025 04:31
37c8e3b
to
1e796b1
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 11, 2025 04:40
46a3a39
to
7015a54
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 11, 2025 04:40
1e796b1
to
23b612b
Compare
igor-aptos
force-pushed
the
igor/compressed_object
branch
from
January 11, 2025 08:52
7015a54
to
fcb4947
Compare
igor-aptos
force-pushed
the
igor/compressed_token
branch
from
January 11, 2025 08:52
23b612b
to
b19f8c6
Compare
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
How Has This Been Tested?
Key Areas to Review
Type of Change
Which Components or Systems Does This Change Impact?
Checklist