-
Notifications
You must be signed in to change notification settings - Fork 6
Eth 61 streamregistry thegraph chainlink #134
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
Conversation
…st time and restarts when postgres is not redy yet
… some dockercompse changes for volumes for postgres
ETH-61 On-chain stream registry
Move streams and their permissions from the centralized db to on-chain smart contracts, with the intention to eventually deploy them on xDai (or some other cheap sidechain). Miro board with brainstorming and use case "stories": https://miro.com/app/board/o9J_lRn0owI=/ |
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.
code LGTM, didn't test but if it works it's good :)
6c49a6e
to
0afa63d
Compare
* chainlink, thegraph firest draft for docker-compose * chainlink node is configured and starts up successfully, also the first time and restarts when postgres is not redy yet * chainlink keys, nodeconfig and postgresql folder * recreate chainlink node config * chainlink config update in postgres * removed postgres data, updated chainlink node data * update postgres image name * chainlink config update * exported chainlink and graph data from postgres, added as initscript, some dockercompse changes for volumes for postgres * ignore logfile * update Readme * change test password for chainlink node login * update chainlink initdata and link address, using custom sidechainimage from dockerhub * update tag for external chainlink adapter * updated postgres initdata for theGraph * added container that deploys streamregistry subgraph on first run * rebased smartcontracts-init repo -> updated Link token addresses for chainlink node here * added placeholder healthchecks for chainlink for now
added new containers to docker-compose: