Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@kremalicious kremalicious released this 04 Mar 11:27
· 428 commits to main since this release
6253894
  • 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)