synechron-finlabs / quorum-maker

Utility to create and monitor Quorum nodes
Apache License 2.0
196 stars 97 forks source link

tessera support #128

Open paliwalg opened 4 years ago

paliwalg commented 4 years ago

Using QM version 2.6.2 and passing the tessera flag. Network gets created with no error, but the nodes continue to use constellation rather then tessera component.

shiqinfeng1 commented 4 years ago

You may need to modify the way to generate tessera-config.json. not through ${tessera_config_migration} --tomlfile="#mNode#.conf" --outputfile tessera-config.json --workdir= >> /dev/null 2>&1. For example, create a tessera-config.json template, and then update the variables in tessera-config.json.

dhyansraj commented 3 years ago

Could you be a defect in V2.6.2. Could you please try with V2.6.5 ?