Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Have hc run set the DNA hash in the conductor config #1603

Merged
merged 9 commits into from
Jul 24, 2019
Merged

Conversation

lucksus
Copy link
Collaborator

@lucksus lucksus commented Jul 18, 2019

PR summary

This was missed when adding strict config checks in #1335.

hc run creates a conductor config to run the given DNA in the working directory. In order for this config to pass the strict hash checks, hc needs to set the right DNA hash in that config.

Fixes #1594

changelog

Please check one of the following, relating to the CHANGELOG-UNRELEASED.md

  • this is a code change that effects some consumer (e.g. zome developers) of holochain core so it is added to the CHANGELOG-UNRELEASED.md (linked above), with the format - summary of change [PR#1234](https://github.com/holochain/holochain-rust/pull/1234)
  • this is not a code change, or doesn't effect anyone outside holochain core development

@lucksus lucksus merged commit 8e0dc10 into develop Jul 24, 2019
@zippy zippy deleted the fix-hc-run branch October 4, 2019 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hc run error trying to create test-instance
3 participants