Skip to content
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

add xDAI chain #460

Draft
wants to merge 4 commits into
base: release-v1.0.6
Choose a base branch
from
Draft

add xDAI chain #460

wants to merge 4 commits into from

Conversation

mcchan1
Copy link
Collaborator

@mcchan1 mcchan1 commented Dec 13, 2021

Fixes #
-add xDAI chain

Proposed Changes

  • docker/docker-compose.yml
    -migrations/2_deploy_contracts.js
  • subgraph/config/subgraph-config.json
  • truffle-config.js
  • utils/DeploymentUtils.js
  • package.json
  • ALCHEMY_API_URL: https://rpc.xdaichain.com
  • ETH_NODE_URL: ?

- truffle config
- subgraph-confit.json
- 2_deploy_contracts.js
- docker-compose.yml
add script to package.json,
add 'break" 2_deploy_contracts.js
add factory and start block from logs
@fforbeck fforbeck changed the base branch from master to release-v1.0.6 December 13, 2021 15:52
@fforbeck fforbeck added the chore label Jan 3, 2022
@fforbeck
Copy link
Contributor

fforbeck commented Jan 3, 2022

@mcchan1
what is the ETH_NODE_URL that you are using the deploy to xdai?
Also, in order to merge this PR we will need to add the xdai as a new chain in tribute-ui. Similar to what we did for Polygon: https://github.com/openlawteam/tribute-ui/pull/512/files

Then after we merge it there, we can update our docker-compose here to use the new trib-ui docker image, so that works with xdai as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants