Skip to content

Releases: oceanprotocol/ocean-subgraph

Release 1.1.1

16 Apr 11:49
Compare
Choose a tag to compare
  • add moonbeamalpha (#85) (ddfaa99)
  • Bug/fix non ocean pools (#75) (52e8fb1)
  • use main barge (#84) (c092e64)
  • Bump release-it from 14.5.0 to 14.6.1 (#80) (6694338)
  • Bump @typescript-eslint/parser from 4.18.0 to 4.22.0 (#82) (4afd621)
  • Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.22.0 (#81) (3484127)
  • Bump typescript from 4.2.3 to 4.2.4 (#79) (81a0990)
  • Bump eslint from 7.22.0 to 7.24.0 (#78) (c34ea51)
  • add integration tests (#74) (2a71162)
  • add block to dt orders (#62) (59800e7)
  • Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.19.0 (#63) (69ec3ec)
  • Bump release-it from 14.4.1 to 14.5.0 (#60) (6631c4a)
  • Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 (#58) (ed91f6d)
  • Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 (#57) (fa8c8e9)
  • Bump eslint from 7.21.0 to 7.22.0 (#56) (06440ef)
  • Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 (#55) (b54a757)
  • add FixedRateExchange (#53) (7784de4)
  • Bump typescript from 4.2.2 to 4.2.3 (#51) (63edacb)

Release 1.1.0

04 Mar 11:27
6253894
Compare
Choose a tag to compare
  • Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#48) (f33abef)
  • Bump @graphprotocol/graph-cli from 0.19.0 to 0.20.0 (#44) (5a2c649)
  • Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 (#50) (59f6d39)
  • Bump typescript from 4.1.5 to 4.2.2 (#49) (7edcc68)
  • Bump @graphprotocol/graph-ts from 0.19.0 to 0.20.0 (#42) (0847b11)
  • Bump eslint from 7.20.0 to 7.21.0 (#45) (660b742)
  • Bump eslint-config-prettier from 8.0.0 to 8.1.0 (#43) (fc46b2f)
  • Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#41) (5a756c1)
  • Issue28 track metadata updates (#47) (bf158af)
  • Update ocean address (#40) (2125e16)
  • Bump eslint-config-prettier from 7.2.0 to 8.0.0 (#37) (42af9ac)
  • Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.2 (#39) (6cdda54)
  • Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 (#35) (1fa7592)
  • Bump release-it from 14.4.0 to 14.4.1 (#34) (419e798)
  • Update subgraph.polygon.yaml (#38) (87842e7)
  • add polygon (#32) (e8fe0fd)
  • Bump release-it from 14.3.0 to 14.4.0 (#31) (0ee8321)
  • Bump typescript from 4.1.3 to 4.1.5 (#30) (02c296e)
  • Bump eslint from 7.19.0 to 7.20.0 (#29) (cf1d231)
  • dev instructions tweaks (#27) (3510edf)
  • Merge remote-tracking branch 'origin/main' into main (8bce5f3)
  • Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.15.0 (#23) (8255af3)
  • Bump @typescript-eslint/parser from 4.13.0 to 4.15.0 (#24) (837feff)
  • Bump eslint-config-prettier from 7.1.0 to 7.2.0 (#25) (1946bc4)
  • Bump eslint from 7.18.0 to 7.19.0 (#26) (fda9d07)
  • Bump release-it from 14.2.2 to 14.3.0 (#22) (9d37860)
  • Activate dependabot, build tweaks, green CI (#6) (f1a8269)
  • Update the readme file. (5d829e6)
  • Use same subgraph name for all different networks, since they are deployed to different instances anyway. (30f7136)
  • add subgraph config for rinkeby and ropsten testnets, set ocean address based on detected network name (a2bc631)
  • fix more instances of using !== (d097ddf)
  • fix all issues related to the use of === instead of == in if statements. (6e02738)
  • fix ocean address (dc5068f)
  • revert debug changes. (7a0f2b6)
  • add debug log (50c5ac2)
  • more debug (057553b)
  • debug (7d8a8ae)
  • help debug error. (00eacb7)
  • revert locked value update (8d65cb5)
  • fix another error. (0b04b26)
  • fix type conversion error (c71b4f0)
  • fix import. (36ad30a)
  • capture total locked value and keep it up to date with pool updates. (083dfe6)
  • Update README.md (ecb9e8b)
  • add changelog (5d55014)

Release 1.0.0

11 Dec 10:41
cb68c5e
Compare
Choose a tag to compare
  • travis badge fix (f1ccbea)
  • project setup fixes (#1) (f649083)
  • update README file. (61238ab)
  • remove unused import. (0c4c3a5)
  • add pool transaction count, update pool reserves correctly, prevent div-by-zero errors. (7337d68)
  • debug pool history issue. (b47cf07)
  • update consume price and use pool contract call. (827d51b)
  • update token reserve at the pool level, fix issues. (bc33ba6)
  • update schema, fix bugs, prevent processing tx multiple times. (0b53e70)
  • simplify increment (9a74178)
  • create new user when processing new datatoken (d834f6b)
  • update schema to support pool reserve/price history and data token transaction history and balance history. (7184969)
  • fix parsing pool setup parameters. (53ac1a5)
  • fix errors, add order handler. (6470cb1)
  • add datatoken mapping and handlers (316dbeb)
  • Add mappings for BFactory and BPool events with handlers (4946124)
  • Initial commit (3f79ce7)