Commit 5a3ec86 1 parent d132f9c commit 5a3ec86 Copy full SHA for 5a3ec86
File tree 18 files changed +47
-35
lines changed
arweave-blocks-transactions
cosmos-osmosis-token-swaps
cosmos-validator-delegations
ethereum-basic-event-handlers
matic-lens-protocol-posts-subgraph
substreams-powered-subgraph
18 files changed +47
-35
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 19
19
"remove-local" : " graph remove arweave-example --node http://localhost:8020"
20
20
},
21
21
"devDependencies" : {
22
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
23
- "@graphprotocol/graph-ts" : " 0.33 .0"
22
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
23
+ "@graphprotocol/graph-ts" : " 0.34 .0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 24
24
"babel-register" : " ^6.26.0"
25
25
},
26
26
"devDependencies" : {
27
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
28
- "@graphprotocol/graph-ts" : " 0.33 .0" ,
27
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
28
+ "@graphprotocol/graph-ts" : " 0.34 .0" ,
29
29
"mustache" : " ^4.2.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 22
22
"babel-register" : " ^6.26.0"
23
23
},
24
24
"devDependencies" : {
25
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
26
- "@graphprotocol/graph-ts" : " 0.33 .0"
25
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
26
+ "@graphprotocol/graph-ts" : " 0.34 .0"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 25
25
"babel-register" : " ^6.26.0"
26
26
},
27
27
"devDependencies" : {
28
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
29
- "@graphprotocol/graph-ts" : " 0.33 .0" ,
28
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
29
+ "@graphprotocol/graph-ts" : " 0.34 .0" ,
30
30
"mustache" : " ^4.2.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 24
24
"babel-register" : " ^6.26.0"
25
25
},
26
26
"devDependencies" : {
27
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
28
- "@graphprotocol/graph-ts" : " 0.33 .0" ,
27
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
28
+ "@graphprotocol/graph-ts" : " 0.34 .0" ,
29
29
"mustache" : " ^4.2.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 31
31
"typescript" : " ^5.0.4"
32
32
},
33
33
"devDependencies" : {
34
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
35
- "@graphprotocol/graph-ts" : " 0.33 .0" ,
34
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
35
+ "@graphprotocol/graph-ts" : " 0.34 .0" ,
36
36
"@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
37
37
"apollo-fetch" : " ^0.7.0" ,
38
38
"hardhat" : " ^2.22.1"
Original file line number Diff line number Diff line change 18
18
"deploy-local" : " graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020"
19
19
},
20
20
"devDependencies" : {
21
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
22
- "@graphprotocol/graph-ts" : " 0.33 .0" ,
21
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
22
+ "@graphprotocol/graph-ts" : " 0.34 .0" ,
23
23
"@nomicfoundation/hardhat-toolbox" : " ^2.0.2" ,
24
24
"hardhat" : " ^2.13.1"
25
25
}
Original file line number Diff line number Diff line change 13
13
"codegen" : " ../../packages/cli/bin/run codegen --output-dir src/types/ subgraph.yaml"
14
14
},
15
15
"devDependencies" : {
16
- "@graphprotocol/graph-ts" : " 0.33 .0"
16
+ "@graphprotocol/graph-ts" : " 0.34 .0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 13
13
"test" : " graph test"
14
14
},
15
15
"dependencies" : {
16
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
17
- "@graphprotocol/graph-ts" : " 0.33 .0"
16
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
17
+ "@graphprotocol/graph-ts" : " 0.34 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"matchstick-as" : " 0.6.0"
Original file line number Diff line number Diff line change 17
17
"deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
21
- "@graphprotocol/graph-ts" : " 0.33 .0"
20
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
21
+ "@graphprotocol/graph-ts" : " 0.34 .0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 17
17
"deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/graph-cli" : " 0.68.5 " ,
21
- "@graphprotocol/graph-ts" : " 0.33 .0"
20
+ "@graphprotocol/graph-cli" : " 0.69.0 " ,
21
+ "@graphprotocol/graph-ts" : " 0.34 .0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 19
19
"substreams:stream" : " substreams run -e mainnet.eth.streamingfast.io:443 substreams.yaml graph_out -s 12292922 -t +10"
20
20
},
21
21
"devDependencies" : {
22
- "@graphprotocol/graph-cli" : " 0.68.5 "
22
+ "@graphprotocol/graph-cli" : " 0.69.0 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/graph-cli
2
2
3
+ ## 0.69.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #1522 ] ( https://github.com/graphprotocol/graph-tooling/pull/1522 )
8
+ [ ` d132f9c ` ] ( https://github.com/graphprotocol/graph-tooling/commit/d132f9c9f6ea5283e40a8d913f3abefe5a8ad5f8 )
9
+ Thanks [ @dotansimha ] ( https://github.com/dotansimha ) ! - Added support for handling GraphQL
10
+ ` Timestamp ` scalar as ` i64 ` (AssemblyScript)
11
+
12
+ - [ #1610 ] ( https://github.com/graphprotocol/graph-tooling/pull/1610 )
13
+ [ ` fc03add ` ] ( https://github.com/graphprotocol/graph-tooling/commit/fc03add1a8510afa49110481b486c8fa56f8c19f )
14
+ Thanks [ @yehia67 ] ( https://github.com/yehia67 ) ! - Generate ` docker-compose.yml ` with ` graph init `
15
+ command
16
+
3
17
## 0.68.5
4
18
5
19
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/graph-cli" ,
3
- "version" : " 0.68.5 " ,
3
+ "version" : " 0.69.0 " ,
4
4
"description" : " CLI for building for and deploying to The Graph" ,
5
5
"license" : " (Apache-2.0 OR MIT)" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/graph-ts
2
2
3
+ ## 0.34.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #1522 ] ( https://github.com/graphprotocol/graph-tooling/pull/1522 )
8
+ [ ` d132f9c ` ] ( https://github.com/graphprotocol/graph-tooling/commit/d132f9c9f6ea5283e40a8d913f3abefe5a8ad5f8 )
9
+ Thanks [ @dotansimha ] ( https://github.com/dotansimha ) ! - Added support for handling GraphQL
10
+ ` Timestamp ` scalar as ` i64 ` (AssemblyScript)
11
+
3
12
## 0.33.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/graph-ts" ,
3
- "version" : " 0.33 .0" ,
3
+ "version" : " 0.34 .0" ,
4
4
"description" : " TypeScript/AssemblyScript library for writing subgraph mappings for The Graph" ,
5
5
"main" : " index.ts" ,
6
6
"module" : " index.ts" ,
You can’t perform that action at this time.
0 commit comments