Skip to content

Conversation

agustinmista
Copy link
Collaborator

@agustinmista agustinmista commented Sep 17, 2025

This PR provides two bash scripts:

  • setup.sh, to build:
    • A patched version of cardano-node from cardano-node@peras/10.5 with Peras-specific changes being brought in from multiple places, including:
      • cardano-base@5c18017546dc1032e76a985c45fe7c3df2a76616
      • ouroboros-network@peras/10.5
      • ouroboros-consensus@peras/10.5-with-cert-conjuring
    • cardano-cli and cardano-testnet from cardano-node@master
  • create_env.sh, to boostrap an initial testnet environment via cardano-testnet create-env
  • launch.sh, to start a new local testnet via cardano-testnet cardano

@agustinmista agustinmista self-assigned this Sep 17, 2025
This PR provides two bash scripts:

* `setup.sh`, to build:
  + A patched version of `cardano-node` from `cardano-node@peras/10.5`
    with Peras-specific changes being brought in from multiple places,
    including:
    * `cardano-base@5c18017546dc1032e76a985c45fe7c3df2a76616`
    * `ouroboros-network@peras/10.5`
    * `ouroboros-consensus@peras/10.5` + `#1684` cherry-picked on top
  + `cardano-cli` and `cardano-testnet` from `cardano-node@master`
* `launch.sh`, to start a new local testnet via `cardano-testnet`
@agustinmista agustinmista linked an issue Sep 17, 2025 that may be closed by this pull request
@agustinmista
Copy link
Collaborator Author

Superseded by #132

@amesgen amesgen deleted the demo-testnet-setup branch September 25, 2025 13:55
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.

Integrate Peras changes so far into the node
2 participants