feat(chain): Arweave integration#262
Conversation
maoueh
left a comment
There was a problem hiding this comment.
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