-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate dependabot, build tweaks, green CI #6
Conversation
4982a3b
to
abbc866
Compare
abbc866
to
d5357e3
Compare
c8affec
to
b22cd82
Compare
If no one has any comments i'll merge this today/tomorrow |
We can't merge before testing deployment on a local node. |
I agree, as long as there are changes in the actual code (src/). We need to test it first |
* improve developer docs * fix readme Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * update gitignore Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> * .env, and infura key Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro> Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Will test on rinkeby |
# Conflicts: # README.md # src/helpers.ts # src/mappings/pool.ts
* Update the readme file. * Add totalOceanLiquidity and fix TVL calculation * add logs to track pool shares. * update variable names * fix error after merge Co-authored-by: ssallam <travis@travis-ci.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Tested on Rinkeby (using local graph-node), seems to work. |
…/dependabot # Conflicts: # src/helpers.ts
src/@types
src/@types/
&build/
togitignore
eqeqeq
ESLint rule, because The Graph relies on the non-best practice usage of itextends
Actually making use of type checking stays broken since https://github.com/graphprotocol/graph-ts/issues/113 seems still not solved
closes #11