-
Notifications
You must be signed in to change notification settings - Fork 48
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
Frame v2 upgrade part7 #1779
Open
Neopallium
wants to merge
1
commit into
frame_v2_upgrade_part6
Choose a base branch
from
frame_v2_upgrade_part7
base: frame_v2_upgrade_part6
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.
Open
Frame v2 upgrade part7 #1779
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
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
December 31, 2024 14:21
684fb60
to
0a8c08d
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
December 31, 2024 14:22
63de7e8
to
8f8a265
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
December 31, 2024 14:58
0a8c08d
to
7cb5dff
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
2 times, most recently
from
December 31, 2024 18:26
3e86c04
to
51b6934
Compare
Neopallium
commented
Dec 31, 2024
Comment on lines
811
to
-676
_auth_issuer_pays: bool, | ||
) { |
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.
The API check fails do to the parameter _auth_issuer_pays
being renamed to auth_issuer_pays
. It seems the new FRAME v2 codegen drops the _
prefix.
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 6, 2025 13:51
2159acc
to
51b6934
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 14, 2025 10:08
7cb5dff
to
840e959
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 14, 2025 10:08
51b6934
to
cb7fbe8
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 14, 2025 14:22
840e959
to
9c4314b
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 14, 2025 14:22
cb7fbe8
to
5bdd573
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 14, 2025 15:47
9c4314b
to
019b494
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 14, 2025 15:47
5bdd573
to
7018f65
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 15, 2025 17:39
019b494
to
59e661c
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 15, 2025 17:39
7018f65
to
316fceb
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 16, 2025 13:00
59e661c
to
7026d90
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 16, 2025 13:00
316fceb
to
a2c8e0f
Compare
Update Portfolio pallet. Update Settlement pallet. Update Identity pallet.
Neopallium
force-pushed
the
frame_v2_upgrade_part6
branch
from
January 16, 2025 17:27
7026d90
to
28457ad
Compare
Neopallium
force-pushed
the
frame_v2_upgrade_part7
branch
from
January 16, 2025 17:27
a2c8e0f
to
90f202f
Compare
HenriqueNogara
approved these changes
Jan 17, 2025
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.