You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When bridging credits from Polygon to Regen, we check the project reference id and the batch contract address to determine whether a new project or a new credit batch needs to be created. The metadata for projects and vintages in the Toucan contracts are expected to change (adding more information). When this occurs, the metadata fields will not be updated on Regen.
When project metadata is updated, the admin of the project will be able to manually update the project metadata field, but with credit batches, the metadata cannot be manually updated. Should we allow metadata to be updated for "open" credit batches?
Problem Definition
The metadata for credit batches bridged from Polygon to Regen is expected to change.
Proposal
Allow metadata to be updated for "open" credit batches (i.e. add MsgUpdateBatchMetadata).
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
When bridging credits from Polygon to Regen, we check the project reference id and the batch contract address to determine whether a new project or a new credit batch needs to be created. The metadata for projects and vintages in the Toucan contracts are expected to change (adding more information). When this occurs, the metadata fields will not be updated on Regen.
When project metadata is updated, the admin of the project will be able to manually update the project metadata field, but with credit batches, the metadata cannot be manually updated. Should we allow metadata to be updated for "open" credit batches?
Problem Definition
The metadata for credit batches bridged from Polygon to Regen is expected to change.
Proposal
Allow metadata to be updated for "open" credit batches (i.e. add
MsgUpdateBatchMetadata
).For Admin Use
The text was updated successfully, but these errors were encountered: