Commit Graph

14 Commits

Author SHA1 Message Date
mihaisc
8416d773cc Release 2.0.3 2022-08-02 20:12:19 +03:00
Jamie Hewitt
1289a085bb
Remove tracking of pools (#492)
* Removing pool mapping

* Removing pool utils

* Removing pool transaction types

* Removing TokenTransaction from schema

* Removing pool functions from src/mappings/utils/globalUtils.ts

* Removing pool functions from src/mappings/factoryRouter.ts

* Removing pools from the schema

* removing pool events from subgraph.template.yaml

* Fixing TokenAdded in subgraph template

Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2022-08-01 14:58:09 +03:00
mihaisc
3ced2e4179
Update globalUtils.ts 2022-07-26 06:36:34 -07:00
dependabot[bot]
5e581e8418
Bump @graphprotocol/graph-cli from 0.29.0 to 0.33.0 (#495)
* Bump @graphprotocol/graph-cli from 0.29.0 to 0.33.0

Bumps @graphprotocol/graph-cli from 0.29.0 to 0.33.0.

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @graphprotocol/graph-cli from 0.29.0 to 0.33.0

Bumps @graphprotocol/graph-cli from 0.29.0 to 0.33.0.

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix other defaults

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2022-07-25 06:12:28 -07:00
Jamie Hewitt
cb9890122c Release 2.0.1 2022-06-30 13:00:30 +03:00
mihaisc
d864a5ade7
Release 2.0.0 2022-06-29 14:55:25 +03:00
mihaisc
a5d0c10855
Release 1.2.1 2022-06-29 14:54:09 +03:00
mihaisc
28979c8c79
add version (#455) 2022-06-23 14:51:32 +03:00
Alex Coseru
f5c7eeae00
Feature/templates (#349)
* templates
2022-02-21 12:45:24 +02:00
alexcos20
b6e2256826 small fixes 2022-02-20 05:51:01 -08:00
Alex Coseru
cb16470c9a
OPC fees (#337)
* OPC fees
2022-02-18 17:38:51 +02:00
mihaisc
849464135f
Global stats (#319)
* partial global stats

* fix integer

* fixes

* liquidty and swap
2022-02-15 08:13:55 -08:00
mihaisc
271ea50672 fix deploy 2021-12-07 11:47:58 +02:00
mihaisc
3eeba287fb mostly pool stuff 2021-11-19 16:42:17 +02:00