This repository was archived by the owner on Jan 25, 2022. It is now read-only.
updated project yaml files in all exmaples#33
Open
chandusai wants to merge 4 commits intosubquery:mainfrom
Open
updated project yaml files in all exmaples#33chandusai wants to merge 4 commits intosubquery:mainfrom
chandusai wants to merge 4 commits intosubquery:mainfrom
Conversation
chandusai
commented
Oct 19, 2021
- Updated project.YAML file in all the examples
jiqiang90
reviewed
Oct 19, 2021
block-timestamp/project.yaml
Outdated
| kind: substrate/Runtime | ||
| startBlock: 500000 | ||
| - kind: substrate/Runtime | ||
| startBlock: 1 |
Contributor
There was a problem hiding this comment.
Don't change the startBlock here
block-timestamp/project.yaml
Outdated
|
|
||
| name: "Subql-block-timestamp" | ||
| version: "0.0.0" | ||
| description: "" |
Contributor
There was a problem hiding this comment.
Update description align with the readme https://github.com/subquery/subql-examples/blob/main/README.md
entity-relation/project.yaml
Outdated
|
|
||
| name: "Subql-entityrelation" | ||
| version: "0.0.0" | ||
| description: "" |
| specVersion: "0.2.0" | ||
| name: "Subql-extrinsic-finalized-block" | ||
| version: "0.0.0" | ||
| description: "" |
kitty/project.yaml
Outdated
| dataSources: | ||
| - name: runtime | ||
| kind: substrate/Runtime | ||
| - kind: substrate/Runtime |
sum-reward/project.yaml
Outdated
|
|
||
| name: "Subql-sum-reward" | ||
| version: "0.0.0" | ||
| description: "" |
validator-threshold/project.yaml
Outdated
|
|
||
| name: "Subql-validator-threshold" | ||
| version: "0.0.0" | ||
| description: "" |
added 3 commits
October 19, 2021 15:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.