Skip to content

Commit

Permalink
Merge pull request #184 from VenusProtocol/bump-spec-versions
Browse files Browse the repository at this point in the history
chore: bump spec and api versions
  • Loading branch information
coreyar authored Oct 2, 2024
2 parents 445169d + 796d415 commit 294833d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion subgraphs/etherfi-promo/template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
specVersion: 0.0.4
specVersion: 1.2.0
description: Venus is an open-source protocol for algorithmic, efficient Money Markets on the BSC blockchain.
repository: https://github.com/VenusProtocol/subgraphs
schema:
Expand Down
10 changes: 5 additions & 5 deletions subgraphs/isolated-pools/template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
specVersion: 0.0.2
specVersion: 1.2.0
description: Venus is an open-source protocol for algorithmic, efficient Money Markets.
repository: https://github.com/VenusProtocol/subgraphs
schema:
Expand All @@ -13,7 +13,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/poolRegistry.ts
entities:
Expand Down Expand Up @@ -50,7 +50,7 @@ templates:
abi: Comptroller
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/pool.ts
entities:
Expand Down Expand Up @@ -106,7 +106,7 @@ templates:
abi: VToken
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/vToken.ts
entities:
Expand Down Expand Up @@ -158,7 +158,7 @@ templates:
abi: RewardsDistributor
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/rewardsDistributor.ts
entities:
Expand Down
14 changes: 7 additions & 7 deletions subgraphs/protocol-reserve/template-eth.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
specVersion: 0.0.4
specVersion: 1.2.0
description: Venus Protocol Reserve manages income generated from Venus money markets.
repository: https://github.com/VenusProtocol/subgraphs
schema:
Expand All @@ -13,7 +13,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/converterNetwork.ts
entities:
Expand All @@ -38,7 +38,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -72,7 +72,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -106,7 +106,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -140,7 +140,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -174,7 +174,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down
16 changes: 8 additions & 8 deletions subgraphs/protocol-reserve/template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
specVersion: 0.0.4
specVersion: 1.2.0
description: Venus Protocol Reserve manages income generated from Venus money markets.
repository: https://github.com/VenusProtocol/subgraphs
schema:
Expand All @@ -13,7 +13,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/converterNetwork.ts
entities:
Expand All @@ -38,7 +38,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -72,7 +72,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -106,7 +106,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -138,7 +138,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -172,7 +172,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down Expand Up @@ -206,7 +206,7 @@ dataSources:
startBlock: {{ startBlock }}
mapping:
kind: ethereum/events
apiVersion: 0.0.7
apiVersion: 0.0.9
language: wasm/assemblyscript
file: ./src/mappings/tokenConverter.ts
entities:
Expand Down

0 comments on commit 294833d

Please sign in to comment.