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

Mesh 2188/migrations #1699

Merged
merged 15 commits into from
Aug 14, 2024
Merged

Mesh 2188/migrations #1699

merged 15 commits into from
Aug 14, 2024

Conversation

HenriqueNogara
Copy link
Contributor

@HenriqueNogara HenriqueNogara commented Aug 8, 2024

changelog

data migration

  • pallet_checkpoint

    • The following storage have been migrated: TotalSupply, Balance, CheckpointIdSequence, BalanceUpdates, Timestamps, ScheduleIdSequence, CachedNextCheckpoints, ScheduledCheckpoints, ScheduleRefCount, SchedulePoints;
  • pallet_compliance_manager

    • The following storage been migrated: AssetCompliances, TrustedClaimIssuer;
  • pallet_ballot

    • The following storage been migrated: Metas, TimeRanges, MotionNumChoices, RCV, Results, Votes;
  • pallet_distribution

    • The following storage been migrated: Distributions, HolderPaid;
  • pallet_asset

    • The following storage have been migrated: Tickers, Tokens, Identifiers, TickersExemptFromAffirmation, AssetNames, BalanceOf, FundingRound, IssuedInFundingRound, Frozen, AssetDocuments, AssetDocumentsIdSequence, AssetMetadataValues, AssetMetadataValueDetails, AssetMetadataLocalNameToKey, AssetMetadataLocalKeyToName, AssetMetadataLocalSpecs, AssetMetadataNextLocalKey, MandatoryMediators, CurrentAssetMetadataLocalKey;
  • pallet_corporate_actions

    • The following storage have been migrated: DefaultTargetIdentities, DefaultWithholdingTax, DidWithholdingTax, CAIdSequence, CorporateActions;
  • pallet_external_agents

    • The following storage have been migrated: AGIdSequence, AgentOf, GroupOfAgent, NumFullAgents, GroupPermissions;
  • pallet_nft

    • The following storage have been migrated: NumberOfNFTs, CollectionTicker, Collection, NFTsInCollection, NFTOwner;
  • pallet_portfolio

    • The following storage have been migrated: PortfolioAssetBalances, PortfolioLockedAssets, PortfolioNFT, PortfolioLockedNFT, PreApprovedPortfolios;
  • pallet_settlement

    • The following storage have been migrated: VenueFiltering, VenueAllowList, InstructionLegs;
  • pallet_statistics

    • The following storage have been migrated: ActiveAssetStats, AssetTransferCompliances, AssetStats, TransferConditionExemptEntities;
  • pallet_sto

    • The following storage have been migrated: Fundraisers, FundraiserCount, FundraiserNames;

@HenriqueNogara HenriqueNogara changed the title [WIP] Mesh 2188/migrations Mesh 2188/migrations Aug 9, 2024
pallets/asset/src/checkpoint/migrations.rs Outdated Show resolved Hide resolved
pallets/asset/src/migrations.rs Outdated Show resolved Hide resolved
@HenriqueNogara HenriqueNogara marked this pull request as ready for review August 12, 2024 18:28
Base automatically changed from MESH-2188/new-ticker-approach to develop August 13, 2024 13:37
@adamdossa adamdossa merged commit b4f0e84 into develop Aug 14, 2024
13 checks passed
@adamdossa adamdossa deleted the MESH-2188/migrations branch August 14, 2024 14:30
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.

3 participants