Skip to content
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

[WIP] Substrate monthly 2023 08 #1780

Open
wants to merge 39 commits into
base: frame_v2_upgrade_part2
Choose a base branch
from

Conversation

Neopallium
Copy link
Contributor

If your PR has an external impact, please complete the changelog below. Headings under the changelog are optional, and should only be included if relevant for this PR.

Please add any general description of the changes before the changelog.

Items should be added to the changelog using bulletpoints.

changelog

new features

[Describe the features being added in the PR]

modified external API

[List any extrinsics whose behaviour or function signature is modified]

new external API

[List any new extrinsics being introduced]

modified events

[List any events whose behaviour, name or arguments is modified]

new events

[List any new events being introduced]

other

[List any other relevant information, for example RPC function details]

data migration

[List any storage modifications required during upgrade process with details]

@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch 5 times, most recently from 04f6d0f to 049e0c8 Compare January 10, 2025 12:11
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from 51b6934 to cb7fbe8 Compare January 14, 2025 10:08
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from 049e0c8 to 8c20535 Compare January 14, 2025 10:11
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from cb7fbe8 to 5bdd573 Compare January 14, 2025 14:22
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from 8c20535 to a59a88b Compare January 14, 2025 14:23
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from 5bdd573 to 7018f65 Compare January 14, 2025 15:47
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from a59a88b to 10a0049 Compare January 14, 2025 15:49
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from 7018f65 to 316fceb Compare January 15, 2025 17:39
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from 10a0049 to bc774ed Compare January 15, 2025 17:41
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from 316fceb to a2c8e0f Compare January 16, 2025 13:00
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from bc774ed to fc1c422 Compare January 16, 2025 13:02
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from a2c8e0f to 90f202f Compare January 16, 2025 17:27
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch 2 times, most recently from 814afd4 to 4c42555 Compare January 16, 2025 17:32
Add 'try-runtime' feature to all pallets.

Update Base pallet.

Update Bridge pallet.

Update Permissions pallet.

Update Treasury pallet.

Upgrade Group pallet.

Use 'Pallet' instead of 'Module' for FRAME v1 pallets too.

Add Frame v2 migration helper.

Support loading chain spec with dev/testnet runtime.

Add v7.0 chain spec for ci-runtime.
Add CLI tool to upgrade the ci-chain.
Run the integration tests before and after a chain upgrade.
Bump Rust integration resource class.

Update check_storage_version script for new Frame v2 version.
Update Corporate Actions pallet.

Update Capital Distribution pallet.

Update Corporate Ballot pallet.
Update PolymeshContracts pallet.

Update NFT pallet.

Updated Balances pallet.

Update ComplianceManager pallet.

Cargo fmt
Update Checkpoint pallet.
Update Portfolio pallet.

Update Settlement pallet.

Update Identity pallet.
@Neopallium Neopallium force-pushed the frame_v2_upgrade_part7 branch from 90f202f to f5bc1c0 Compare January 24, 2025 15:50
@Neopallium Neopallium force-pushed the substrate_monthly_2023_08 branch from 4c42555 to 1dd79f8 Compare January 24, 2025 16:01
Base automatically changed from frame_v2_upgrade_part7 to frame_v2_upgrade_part6 January 29, 2025 08:07
Base automatically changed from frame_v2_upgrade_part6 to frame_v2_upgrade_part5 January 29, 2025 08:08
Base automatically changed from frame_v2_upgrade_part5 to frame_v2_upgrade_part4 January 29, 2025 08:09
Base automatically changed from frame_v2_upgrade_part4 to frame_v2_upgrade_part3 January 29, 2025 08:09
Base automatically changed from frame_v2_upgrade_part3 to frame_v2_upgrade_part2 January 29, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant