-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Documentation
- show expected process to create, validate and submit the 39 actions
creation scripts
- Turn google doc into metadata document
- Create Intersect author witness
- Host/pin file on IPFS
- Create governance action file
- Create transaction
validation scripts
-
check metadata:
- compliance with CIP schema(s) and Intersect schema
- spell check warnings
- ensure author(s) are correct
- check that amount in the metadata matches the amount from metadata text
- all of the above
-
check action file:
- ensure metadata URL and hash match
- ensure metadata is hosted on ipfs and is accessible/discoverable
- check expected withdrawal and deposit addresses: key-based or script-based, addresses registered and delegated to auto-abstain
- check that amount in the metadata matches the amount from metadata text
- all of the above
-
check transaction:
- ensure that the action has not been submitted before
- all of the above
Metadata
Metadata
Assignees
Labels
No labels