Release 1.2.1

This commit is contained in:
mihaisc 2022-06-29 14:54:09 +03:00
parent bc693e7797
commit a5d0c10855
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
4 changed files with 113 additions and 3 deletions

View File

@ -4,8 +4,117 @@ All notable changes to this project will be documented in this file. Dates are d
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v1.2.1](https://github.com/oceanprotocol/ocean-subgraph/compare/v1.2.0...v1.2.1)
- changing the type of lastPriceToken from string to Token on Order [`#462`](https://github.com/oceanprotocol/ocean-subgraph/pull/462)
- Bump @oceanprotocol/lib from 1.1.2 to 1.1.3 [`#470`](https://github.com/oceanprotocol/ocean-subgraph/pull/470)
- Bump release-it from 15.0.0 to 15.1.0 [`#469`](https://github.com/oceanprotocol/ocean-subgraph/pull/469)
- fix weight [`#468`](https://github.com/oceanprotocol/ocean-subgraph/pull/468)
- Tracking transfer event & updating nft owner [`#436`](https://github.com/oceanprotocol/ocean-subgraph/pull/436)
- add version [`#455`](https://github.com/oceanprotocol/ocean-subgraph/pull/455)
- create token [`#467`](https://github.com/oceanprotocol/ocean-subgraph/pull/467)
- update graph-node [`#457`](https://github.com/oceanprotocol/ocean-subgraph/pull/457)
- Bump prettier from 2.6.2 to 2.7.1 [`#458`](https://github.com/oceanprotocol/ocean-subgraph/pull/458)
- Bump @oceanprotocol/lib from 1.0.0 to 1.1.2 [`#460`](https://github.com/oceanprotocol/ocean-subgraph/pull/460)
- Bump eslint-config-oceanprotocol from 2.0.1 to 2.0.3 [`#459`](https://github.com/oceanprotocol/ocean-subgraph/pull/459)
- Using main branch of barge for tests [`#464`](https://github.com/oceanprotocol/ocean-subgraph/pull/464)
- fix [`#456`](https://github.com/oceanprotocol/ocean-subgraph/pull/456)
- fix [`#454`](https://github.com/oceanprotocol/ocean-subgraph/pull/454)
- fix global stats pool count [`#453`](https://github.com/oceanprotocol/ocean-subgraph/pull/453)
- Bump @oceanprotocol/lib from 1.0.0-next.45 to 1.0.0 [`#452`](https://github.com/oceanprotocol/ocean-subgraph/pull/452)
- latest contracts&ocean.js [`#449`](https://github.com/oceanprotocol/ocean-subgraph/pull/449)
- Bump @graphprotocol/graph-ts from 0.26.0 to 0.27.0 [`#442`](https://github.com/oceanprotocol/ocean-subgraph/pull/442)
- add reuse order [`#444`](https://github.com/oceanprotocol/ocean-subgraph/pull/444)
- bump to ocean.js 44 [`#439`](https://github.com/oceanprotocol/ocean-subgraph/pull/439)
- bump ocean.js [`#438`](https://github.com/oceanprotocol/ocean-subgraph/pull/438)
- Renaming consumeFee to orderFee [`#434`](https://github.com/oceanprotocol/ocean-subgraph/pull/434)
- Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 [`#435`](https://github.com/oceanprotocol/ocean-subgraph/pull/435)
- removing Vesting and opcFee [`#432`](https://github.com/oceanprotocol/ocean-subgraph/pull/432)
- Updating readme example queries [`#431`](https://github.com/oceanprotocol/ocean-subgraph/pull/431)
- bump ocean.js & add polygon [`#429`](https://github.com/oceanprotocol/ocean-subgraph/pull/429)
- Bump async from 2.6.3 to 2.6.4 [`#419`](https://github.com/oceanprotocol/ocean-subgraph/pull/419)
- Bump release-it from 14.14.2 to 15.0.0 [`#420`](https://github.com/oceanprotocol/ocean-subgraph/pull/420)
- Bump @types/mocha from 9.1.0 to 9.1.1 [`#424`](https://github.com/oceanprotocol/ocean-subgraph/pull/424)
- Bump typescript from 4.6.3 to 4.6.4 [`#422`](https://github.com/oceanprotocol/ocean-subgraph/pull/422)
- Bump mocha from 9.2.2 to 10.0.0 [`#423`](https://github.com/oceanprotocol/ocean-subgraph/pull/423)
- Bump eslint-plugin-import from 2.24.2 to 2.26.0 [`#409`](https://github.com/oceanprotocol/ocean-subgraph/pull/409)
- Bump @types/chai from 4.3.0 to 4.3.1 [`#412`](https://github.com/oceanprotocol/ocean-subgraph/pull/412)
- Bump release-it from 14.14.0 to 14.14.2 [`#414`](https://github.com/oceanprotocol/ocean-subgraph/pull/414)
- cleanup [`#417`](https://github.com/oceanprotocol/ocean-subgraph/pull/417)
- Fix README subgraph links [`#407`](https://github.com/oceanprotocol/ocean-subgraph/pull/407)
- fix [`#405`](https://github.com/oceanprotocol/ocean-subgraph/pull/405)
- convert spot price from wei [`#403`](https://github.com/oceanprotocol/ocean-subgraph/pull/403)
- Bump ansi-regex from 3.0.0 to 3.0.1 [`#402`](https://github.com/oceanprotocol/ocean-subgraph/pull/402)
- bump contracts to alpha28 and ocean.js to alpha 33 [`#401`](https://github.com/oceanprotocol/ocean-subgraph/pull/401)
- Bump mock-local-storage from 1.1.20 to 1.1.21 [`#398`](https://github.com/oceanprotocol/ocean-subgraph/pull/398)
- Bump release-it from 14.13.1 to 14.14.0 [`#397`](https://github.com/oceanprotocol/ocean-subgraph/pull/397)
- Bump prettier from 2.6.1 to 2.6.2 [`#399`](https://github.com/oceanprotocol/ocean-subgraph/pull/399)
- fix setup [`#396`](https://github.com/oceanprotocol/ocean-subgraph/pull/396)
- Bump prettier from 2.5.1 to 2.6.1 [`#387`](https://github.com/oceanprotocol/ocean-subgraph/pull/387)
- Bump minimist from 1.2.5 to 1.2.6 [`#393`](https://github.com/oceanprotocol/ocean-subgraph/pull/393)
- Bump typescript from 4.6.2 to 4.6.3 [`#388`](https://github.com/oceanprotocol/ocean-subgraph/pull/388)
- Bump release-it from 14.12.5 to 14.13.1 [`#389`](https://github.com/oceanprotocol/ocean-subgraph/pull/389)
- fix pool exit values [`#392`](https://github.com/oceanprotocol/ocean-subgraph/pull/392)
- fix liquidity [`#383`](https://github.com/oceanprotocol/ocean-subgraph/pull/383)
- Bump @graphprotocol/graph-cli from 0.26.0 to 0.29.0 [`#384`](https://github.com/oceanprotocol/ocean-subgraph/pull/384)
- Bump mocha from 9.2.1 to 9.2.2 [`#378`](https://github.com/oceanprotocol/ocean-subgraph/pull/378)
- Bump typescript from 4.5.5 to 4.6.2 [`#376`](https://github.com/oceanprotocol/ocean-subgraph/pull/376)
- Bump @graphprotocol/graph-ts from 0.24.1 to 0.26.0 [`#379`](https://github.com/oceanprotocol/ocean-subgraph/pull/379)
- bump ocean.js [`#382`](https://github.com/oceanprotocol/ocean-subgraph/pull/382)
- Feature/bump oceanlib to next 27 [`#375`](https://github.com/oceanprotocol/ocean-subgraph/pull/375)
- Bump release-it from 14.12.4 to 14.12.5 [`#364`](https://github.com/oceanprotocol/ocean-subgraph/pull/364)
- Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#370`](https://github.com/oceanprotocol/ocean-subgraph/pull/370)
- Feature/lastprices [`#369`](https://github.com/oceanprotocol/ocean-subgraph/pull/369)
- fix lp fee and publish market fee [`#368`](https://github.com/oceanprotocol/ocean-subgraph/pull/368)
- fix liquidity [`#363`](https://github.com/oceanprotocol/ocean-subgraph/pull/363)
- fix poolSnapshot [`#361`](https://github.com/oceanprotocol/ocean-subgraph/pull/361)
- fix nft on updates [`#359`](https://github.com/oceanprotocol/ocean-subgraph/pull/359)
- Fix poolSnapshot and fixed rate balance [`#357`](https://github.com/oceanprotocol/ocean-subgraph/pull/357)
- add vesting details [`#353`](https://github.com/oceanprotocol/ocean-subgraph/pull/353)
- closes #351 [`#352`](https://github.com/oceanprotocol/ocean-subgraph/pull/352)
- Feature/templates [`#349`](https://github.com/oceanprotocol/ocean-subgraph/pull/349)
- Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#348`](https://github.com/oceanprotocol/ocean-subgraph/pull/348)
- Bump prettier from 2.4.1 to 2.5.1 [`#342`](https://github.com/oceanprotocol/ocean-subgraph/pull/342)
- Bump mocha from 9.1.3 to 9.2.1 [`#343`](https://github.com/oceanprotocol/ocean-subgraph/pull/343)
- Bump @types/mocha from 9.0.0 to 9.1.0 [`#344`](https://github.com/oceanprotocol/ocean-subgraph/pull/344)
- Bump auto-changelog from 2.3.0 to 2.4.0 [`#345`](https://github.com/oceanprotocol/ocean-subgraph/pull/345)
- Bump release-it from 14.11.6 to 14.12.4 [`#346`](https://github.com/oceanprotocol/ocean-subgraph/pull/346)
- dispenser updates [`#341`](https://github.com/oceanprotocol/ocean-subgraph/pull/341)
- add fixedrate balances [`#339`](https://github.com/oceanprotocol/ocean-subgraph/pull/339)
- OPC fees [`#337`](https://github.com/oceanprotocol/ocean-subgraph/pull/337)
- roles [`#336`](https://github.com/oceanprotocol/ocean-subgraph/pull/336)
- add user totalSales and totalOrders [`#333`](https://github.com/oceanprotocol/ocean-subgraph/pull/333)
- add nft.orderCount [`#332`](https://github.com/oceanprotocol/ocean-subgraph/pull/332)
- Feature/fix scripts [`#331`](https://github.com/oceanprotocol/ocean-subgraph/pull/331)
- Feature/fees [`#330`](https://github.com/oceanprotocol/ocean-subgraph/pull/330)
- Bump mocha from 9.1.2 to 9.2.0 (#306) [`#322`](https://github.com/oceanprotocol/ocean-subgraph/pull/322)
- Bump @types/chai from 4.2.22 to 4.3.0 [`#328`](https://github.com/oceanprotocol/ocean-subgraph/pull/328)
- Bump typescript from 4.4.3 to 4.5.5 [`#329`](https://github.com/oceanprotocol/ocean-subgraph/pull/329)
- Bump keypair from 1.0.3 to 1.0.4 [`#325`](https://github.com/oceanprotocol/ocean-subgraph/pull/325)
- Bump mocha from 9.1.2 to 9.2.0 (#306) [`#324`](https://github.com/oceanprotocol/ocean-subgraph/pull/324)
- bump ocean.js [`#327`](https://github.com/oceanprotocol/ocean-subgraph/pull/327)
- Global stats [`#319`](https://github.com/oceanprotocol/ocean-subgraph/pull/319)
- fee update [`#321`](https://github.com/oceanprotocol/ocean-subgraph/pull/321)
- update netwroks [`#318`](https://github.com/oceanprotocol/ocean-subgraph/pull/318)
- bump ocean.js to next 18 [`#317`](https://github.com/oceanprotocol/ocean-subgraph/pull/317)
- refactor [`#314`](https://github.com/oceanprotocol/ocean-subgraph/pull/314)
- fix build [`#308`](https://github.com/oceanprotocol/ocean-subgraph/pull/308)
- schema updates [`#307`](https://github.com/oceanprotocol/ocean-subgraph/pull/307)
- Fix/nft update [`#304`](https://github.com/oceanprotocol/ocean-subgraph/pull/304)
- up [`#302`](https://github.com/oceanprotocol/ocean-subgraph/pull/302)
- Various fixes [`#294`](https://github.com/oceanprotocol/ocean-subgraph/pull/294)
- Fix pools [`#287`](https://github.com/oceanprotocol/ocean-subgraph/pull/287)
- Fix bugs [`#286`](https://github.com/oceanprotocol/ocean-subgraph/pull/286)
- Feature/bump libs [`#255`](https://github.com/oceanprotocol/ocean-subgraph/pull/255)
- closes #351 (#352) [`#351`](https://github.com/oceanprotocol/ocean-subgraph/issues/351)
- basic events [`b39ecb6`](https://github.com/oceanprotocol/ocean-subgraph/commit/b39ecb6e12e508cf745529ffdeb1ed0e58ff83fe)
- mostly pool stuff [`3eeba28`](https://github.com/oceanprotocol/ocean-subgraph/commit/3eeba287fb14b8079f11540e8dedbb98d8e0c21b)
- updates [`64cdaf8`](https://github.com/oceanprotocol/ocean-subgraph/commit/64cdaf8993caf8de37594012e8056d7d2948dedc)
#### [v1.2.0](https://github.com/oceanprotocol/ocean-subgraph/compare/v1.1.2...v1.2.0)
> 6 October 2021
- Bump @oceanprotocol/lib from 0.17.4 to 0.19.2 [`#246`](https://github.com/oceanprotocol/ocean-subgraph/pull/246)
- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#248`](https://github.com/oceanprotocol/ocean-subgraph/pull/248)
- Bump mocha from 9.1.1 to 9.1.2 [`#247`](https://github.com/oceanprotocol/ocean-subgraph/pull/247)
@ -67,6 +176,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @typescript-eslint/parser from 4.26.1 to 4.27.0 [`#143`](https://github.com/oceanprotocol/ocean-subgraph/pull/143)
- Bump @graphprotocol/graph-cli from 0.20.0 to 0.20.1 [`#141`](https://github.com/oceanprotocol/ocean-subgraph/pull/141)
- Use debug instead of info [`#147`](https://github.com/oceanprotocol/ocean-subgraph/pull/147)
- Release 1.2.0 [`c5aae69`](https://github.com/oceanprotocol/ocean-subgraph/commit/c5aae693d2fbb97c9b3cdb09d0d88c93bfe8d998)
- fix gaia-x abi [`931cbe0`](https://github.com/oceanprotocol/ocean-subgraph/commit/931cbe0ac016ac50abc24f2d73a76a44515d3e9f)
- fix bsc yaml [`2a65774`](https://github.com/oceanprotocol/ocean-subgraph/commit/2a65774abb9950109e7a2b2f60c7f2be2bcd5398)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ocean-subgraph",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "ocean-subgraph",
"version": "1.2.0",
"version": "1.2.1",
"scripts": {
"start": "",
"quickstart:development": "node ./scripts/generatenetworkssubgraphs.js development && npm run codegen && npm run create:local && npm run deploy:local",

View File

@ -14,7 +14,7 @@ export function getGlobalStats(): GlobalStatistic {
let globalStats = GlobalStatistic.load(GLOBAL_ID)
if (!globalStats) {
globalStats = new GlobalStatistic(GLOBAL_ID)
globalStats.version = '1.2.0'
globalStats.version = '1.2.1'
globalStats.save()
}
return globalStats