feat(fip0100): updates to FIP including Teep->Tock#12952
Merged
rvagg merged 2 commits intorvagg/fip-0100from Mar 17, 2025
Merged
feat(fip0100): updates to FIP including Teep->Tock#12952rvagg merged 2 commits intorvagg/fip-0100from
rvagg merged 2 commits intorvagg/fip-0100from
Conversation
6e7214f to
b4f213b
Compare
Member
Author
|
Now includes expirations testing and the full nv24->nv25->nv26 flow, no fees for legacy sector expirations during nv25. |
b4f213b to
d83d0f9
Compare
Member
Author
|
Here's a summary of what the integration test is checking:
|
d83d0f9 to
5303933
Compare
Member
Author
|
Run a whole lotta times locally and no flake. I'm surprised at how well this works tbh. Merging into #12932 |
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 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.
WIPI'm in the middle of figuring out how to test sector expirations and testing crossing the Tock boundary to activate fees on legacy sector expirations.