You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/pages/vi/developing/creating-a-subgraph/install-the-cli.mdx
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,14 +106,14 @@ The `graph add` command will fetch the ABI from Etherscan (unless an ABI path is
106
106
107
107
## SpecVersion Releases
108
108
109
-
| Phiên bản | Ghi chú phát hành |
110
-
| :-: | --- |
111
-
| 1.2.0 | Added support for [Indexed Argument Filtering](/#indexed-argument-filters--topic-filters) & declared `eth_call`|
112
-
| 1.1.0 | Supports [Timeseries & Aggregations](#timeseries-and-aggregations). Added support for type `Int8` for `id`. |
113
-
| 1.0.0 | Supports [`indexerHints`](/developing/creating-a-subgraph/#indexer-hints) feature to prune subgraphs |
114
-
| 0.0.9 | Supports `endBlock` feature |
115
-
| 0.0.8 | Added support for polling [Block Handlers](/developing/creating-a-subgraph/#polling-filter) and [Initialisation Handlers](/developing/creating-a-subgraph/#once-filter). |
116
-
| 0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources). |
117
-
| 0.0.6 | Supports fast [Proof of Indexing](/network/indexing/#what-is-a-proof-of-indexing-poi) calculation variant. |
118
-
| 0.0.5 | Added support for event handlers having access to transaction receipts. |
119
-
| 0.0.4 | Added support for managing subgraph features. |
|1.2.0 | Added support for [Indexed Argument Filtering](/#indexed-argument-filters--topic-filters) & declared `eth_call`|
112
+
|1.1.0 | Supports [Timeseries & Aggregations](#timeseries-and-aggregations). Added support for type `Int8` for `id`.|
113
+
|1.0.0 | Supports [`indexerHints`](/developing/creating-a-subgraph/#indexer-hints) feature to prune subgraphs|
114
+
|0.0.9 | Supports `endBlock` feature|
115
+
|0.0.8| Added support for polling [Block Handlers](/developing/creating-a-subgraph/#polling-filter) and [Initialisation Handlers](/developing/creating-a-subgraph/#once-filter). |
116
+
|0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources).|
117
+
|0.0.6 | Supports fast [Proof of Indexing](/network/indexing/#what-is-a-proof-of-indexing-poi) calculation variant.|
118
+
|0.0.5 | Added support for event handlers having access to transaction receipts.|
119
+
|0.0.4 | Added support for managing subgraph features.|
0 commit comments