Skip to content

add xDAI chain#460

Draft
mcchan1 wants to merge 4 commits intorelease-v1.0.6from
xdai-test
Draft

add xDAI chain#460
mcchan1 wants to merge 4 commits intorelease-v1.0.6from
xdai-test

Conversation

@mcchan1
Copy link
Copy Markdown
Contributor

@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
@mcchan1 mcchan1 requested a review from fforbeck December 13, 2021 15:47
@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
Copy Markdown
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