Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Token issuance moved to CollectionItemToken #67

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

benoitdevos
Copy link
Contributor

Move of Token issuance to CollectionItemToken: Companion of logion-network/logion-pallets#31

LOG Output

Due to the presence of 2 mutually exclusive migrations, the LOG of the migrations will be different. The following list the expected output, confirmed by running with try-runtime:

DEV

2023-06-23 16:15:44 ❗ "HashLocPublicData" cannot run migration with storage version V15AddTokenIssuance (expected V13AcknowledgeItems)    
2023-06-23 16:15:44 ❗ "AddTokenIssuance" cannot run migration with storage version V15AddTokenIssuance (expected V14HashLocPublicData)    
2023-06-23 16:15:44 ✅ "MoveTokenIssuance" migration successfully executed    

Test/MVP

2023-06-23 16:03:26 ✅ "HashLocPublicData" migration successfully executed    
2023-06-23 16:03:26 ✅ "AddTokenIssuance" migration successfully executed    
2023-06-23 16:03:26 ❎ "MoveTokenIssuance" execution skipped, already at target version V16MoveTokenIssuance    

logion-network/logion-internal#942

Copy link
Contributor

@gdethier gdethier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benoitdevos benoitdevos marked this pull request as ready for review June 26, 2023 08:40
@benoitdevos benoitdevos merged commit ddba597 into main Jun 26, 2023
@benoitdevos benoitdevos deleted the feature/move-issuance branch June 26, 2023 08:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants