Commit Graph

11 Commits

Author SHA1 Message Date
ssallam a2bc63178c add subgraph config for rinkeby and ropsten testnets, set ocean address based on detected network name 2021-01-20 09:35:53 +01:00
ssallam 6e02738d9b fix all issues related to the use of `===` instead of `==` in if statements. 2021-01-19 12:16:03 +01:00
ssallam dc5068f5f3 fix ocean address 2021-01-18 22:12:29 +01:00
ssallam 7a0f2b6113 revert debug changes. 2021-01-18 16:24:36 +01:00
ssallam 50c5ac247c add debug log 2021-01-18 16:18:28 +01:00
ssallam 057553b7f0 more debug 2021-01-18 16:16:15 +01:00
ssallam 00eacb7832 help debug error. 2021-01-18 15:57:55 +01:00
ssallam 8d65cb5fb5 revert locked value update 2021-01-18 15:41:28 +01:00
ssallam 36ad30a371 fix import. 2021-01-15 14:44:22 +01:00
ssallam 083dfe6255 capture total locked value and keep it up to date with pool updates. 2021-01-14 13:31:29 +01:00
Matthias Kretschmann f649083b3e
project setup fixes (#1)
* project setup fixes

* fix typescript

* some auto fixes

* fixes

* fix all linting errors

* add urls

* fixes, deactivate type checking on Travis for now

* add query examples

* consistent examples

* note about lowercase ETH addresses

* remove npm start
2020-12-11 11:37:09 +01:00