-
Notifications
You must be signed in to change notification settings - Fork 77
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty good, main stuff that is missing is the TypeId changes.
Each type defined in here need to be listed in the TypeId
and id_of_type needs to be updated.
The value of the different IDs must be in a specific range, we decided that each chain would have a range of the ids allocated to it, for example Arweave could have the range 2000 - 3000. See graphprotocol/graph-node#3446.
@clearloop you can apply the |
@clearloop sorry for taking a bit to review this but I think the CI is failing because you should copy the new files in the I you can try running |
|
Changes
Tests