Skip to content

Devnet retrieves 'PoolId' artifacts from Cardano node #292

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

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

jpraynaud
Copy link
Member

The devnet now retrieves the PoolId from the Cardano network and prepares them for use in the Mithril nodes:

  • Add a artifacts/pools.sh that will list the pool nodes (usable by the end to end test if needed)
  • Adds a pool.env file in the artifacts/node-pool{N} directories
  • Use it in the docker-compose.yaml file

Also optimized the code that installs locally the cardano-cli and cardano-node executable files

Relates to #274 and #275

@github-actions
Copy link

github-actions bot commented Jun 23, 2022

Unit Test Results

222 tests  ±0   222 ✔️ ±0   7m 1s ⏱️ -12s
  17 suites ±0       0 💤 ±0 
    6 files   ±0       0 ±0 

Results for commit 0ce0091. ± Comparison against base commit 1df43d0.

♻️ This comment has been updated with latest results.

@jpraynaud jpraynaud requested review from Alenar and ghubertpalo June 24, 2022 07:46
@ghubertpalo
Copy link
Collaborator

LGTM

jpraynaud added 2 commits July 1, 2022 09:41
And use it as the  of the Mithril nodes
In docker compose Mithril nodes env vars
@jpraynaud jpraynaud force-pushed the jpraynaud/274-275-retrieve-pool-id-devnet branch from 0077fce to 0ce0091 Compare July 1, 2022 07:42
@jpraynaud jpraynaud merged commit a4c09fe into main Jul 4, 2022
@jpraynaud jpraynaud deleted the jpraynaud/274-275-retrieve-pool-id-devnet branch July 4, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants