File tree 7 files changed +11
-11
lines changed
7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stakewise-subgraphs" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " Subgraphs for the StakeWise Protocol" ,
5
5
"repository" : " https://github.com/stakewise/subgraphs" ,
6
6
"license" : " AGPL-3.0-only" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " const" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"license" : " AGPL-3.0-only" ,
5
5
"main" : " index.ts" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ethereum" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"license" : " AGPL-3.0-only" ,
5
5
"scripts" : {
6
6
"prepare:goerli" : " mustache config/goerli.json subgraph.template.yaml > subgraph.yaml" ,
15
15
"deploy:perm_goerli" : " yarn build:perm_goerli" ,
16
16
"deploy:gnosis" : " yarn build:gnosis && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/ethereum-gnosis" ,
17
17
"deploy:mainnet" : " yarn build:mainnet && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/ethereum-mainnet" ,
18
- "deploy:local" : " graph deploy --version-label 1.1.1 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/ethereum" ,
18
+ "deploy:local" : " graph deploy --version-label 1.1.2 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/ethereum" ,
19
19
"create:local" : " graph create --node $GRAPH_NODE_URL stakewise/ethereum"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rari-fuse" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"license" : " AGPL-3.0-only" ,
5
5
"scripts" : {
6
6
"prepare:goerli" : " true" ,
15
15
"deploy:perm_goerli" : " yarn build:perm_goerli" ,
16
16
"deploy:gnosis" : " yarn build:gnosis" ,
17
17
"deploy:mainnet" : " yarn build:mainnet && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/rari-fuse-mainnet" ,
18
- "deploy:local" : " graph deploy --version-label 1.1.1 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/rari-fuse" ,
18
+ "deploy:local" : " graph deploy --version-label 1.1.2 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/rari-fuse" ,
19
19
"create:local" : " graph create --node $GRAPH_NODE_URL stakewise/rari-fuse"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 33
33
"startBlock" : " 20759544"
34
34
},
35
35
"roles" : {
36
- "address" : " 0x814f9c8c0269f11996138c77cc16a3a7f0a36b0c " ,
36
+ "address" : " 0x61975c09207c5dfe794b0a652c8caf8458159aae " ,
37
37
"startBlock" : " 20759534"
38
38
}
39
39
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stakewise" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"license" : " AGPL-3.0-only" ,
5
5
"scripts" : {
6
6
"prepare:goerli" : " mustache config/goerli.json subgraph.template.yaml > subgraph.yaml" ,
15
15
"deploy:perm_goerli" : " yarn build:perm_goerli && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/stakewise-perm-goerli" ,
16
16
"deploy:gnosis" : " yarn build:gnosis && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/stakewise-gnosis" ,
17
17
"deploy:mainnet" : " yarn build:mainnet && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/stakewise-mainnet" ,
18
- "deploy:local" : " graph deploy --version-label 1.1.1 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/stakewise" ,
18
+ "deploy:local" : " graph deploy --version-label 1.1.2 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/stakewise" ,
19
19
"create:local" : " graph create --node $GRAPH_NODE_URL stakewise/stakewise"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " uniswap-v3" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"license" : " AGPL-3.0-only" ,
5
5
"scripts" : {
6
6
"prepare:goerli" : " mustache config/goerli.json subgraph.template.yaml > subgraph.yaml" ,
15
15
"deploy:perm_goerli" : " yarn build:perm_goerli" ,
16
16
"deploy:gnosis" : " yarn build:gnosis" ,
17
17
"deploy:mainnet" : " yarn build:mainnet && graph deploy --node https://api.thegraph.com/deploy/ --ipfs https://api.thegraph.com/ipfs/ stakewise/uniswap-v3-mainnet" ,
18
- "deploy:local" : " graph deploy --version-label 1.1.1 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/uniswap-v3" ,
18
+ "deploy:local" : " graph deploy --version-label 1.1.2 --node $GRAPH_NODE_URL --ipfs $IPFS_URL stakewise/uniswap-v3" ,
19
19
"create:local" : " graph create --node $GRAPH_NODE_URL stakewise/uniswap-v3"
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments