Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Allow single node deployments. #112

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented Nov 2, 2020

As per issue: #99
single node deployments may be useful for testing, etc.

When setting up the private test contract, use the node key of node1
instead of node2 which does not exist in a single node deployment.

qctl init --num 1
qctl generate network --create
qctl deploy network

libby added 2 commits November 2, 2020 16:07
As per issue: Consensys#99
single node deployments may be useful for testing, etc.

When setting up the private test contract, use the node key of node1
instead of node2 which does not exist in a single node deployment.
constellation doesn't support sending a private tx to self, as we now
allow single node networks, when testing raft constellation use node2 to
execute the private / public contract test instead of node1 as the
private tx test is always sent to node1.
@libby libby force-pushed the allow-single-node-deployments branch from 9a8043c to 827a537 Compare November 2, 2020 22:40
@libby libby merged commit a47da88 into Consensys:master Nov 2, 2020
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.

1 participant