Skip to content

On chain DKG - #71

Draft
jannikluhn wants to merge 4 commits into
shutter-apifrom
on-chain-dkg
Draft

On chain DKG#71
jannikluhn wants to merge 4 commits into
shutter-apifrom
on-chain-dkg

Conversation

@jannikluhn

Copy link
Copy Markdown

No description provided.

This removes the dependency on an external asset image, in favor of env
files stored in this repo. Shuttermint is removed as it is not needed
anymore.
_PEER_ID=$(grep -e "^# Peer identity:" $CFG || true)
_P2P_KEY=$(grep -e "^P2PKey =" $CFG || true)
_ENCRYPTION_KEY=$(grep -e "^EncryptionKey =" $CFG || true)
_ECIES_PRIVATE_KEY=$(grep -e "^ECIESPrivateKey =" $CFG || true)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this pvt key already generated via some cmd in rolling-shutter?

@blockchainluffy blockchainluffy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just one small question

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