You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pmconrad opened this issue
Sep 1, 2019
· 1 comment
Assignees
Labels
3d BugClassification indicating the existing implementation does not match the intention of the design6 BuildImpact flag identifying the build process9a TinyEffort estimation indicating TBD
CMake output contains this line, showing it's ignoring the setting: -- egenesis: [...]/libraries/egenesis/genesis.json
make
Starting witness_node prints the default chain ID, node runs with mainnet genesis file.
Additional Information
Thanks @cedar-book for finding this bug!
CORE TEAM TASK LIST
Evaluate Build Error
Provide build guidance
Create Bug Report
The text was updated successfully, but these errors were encountered:
pmconrad
added
3d Bug
Classification indicating the existing implementation does not match the intention of the design
6 Build
Impact flag identifying the build process
9a Tiny
Effort estimation indicating TBD
labels
Sep 1, 2019
3d BugClassification indicating the existing implementation does not match the intention of the design6 BuildImpact flag identifying the build process9a TinyEffort estimation indicating TBD
Build Error Description
The
cmake
setting-DGRAPHENE_EGENESIS_JSON=path/to/my-genesis.json
is ignored.Build Environment
Steps To Reproduce
cmake -DGRAPHENE_EGENESIS_JSON=path/to/my-genesis.json .
-- egenesis: [...]/libraries/egenesis/genesis.json
make
witness_node
prints the default chain ID, node runs with mainnet genesis file.Additional Information
Thanks @cedar-book for finding this bug!
CORE TEAM TASK LIST
Build Error
Bug Report
The text was updated successfully, but these errors were encountered: