Add option to enable statediffing for the fixturenet geth. #32

Merged
telackey merged 3 commits from telackey/fxnet_statediff into main 2022-11-01 17:44:34 +00:00
Member

Add a new environment variable, RUN_STATDIFF, to enable statediffing on a geth node in the fixturenet. This enabled by default on geth-2.

Add a new environment variable, RUN_STATDIFF, to enable statediffing on a geth node in the fixturenet. This enabled by default on geth-2.
dboreham requested changes 2022-11-01 03:14:13 +00:00
Owner

This probably isn't exactly what we need (log all statements). I'd just leave out the command directive until we have time to configure the db properly.

This probably isn't exactly what we need (log all statements). I'd just leave out the `command` directive until we have time to configure the db properly.
Owner

Let's prefix all environment variables we invent with some consistent prefix so we know they are ours. I think we are already using CERC_ elsewhere.

Let's prefix all environment variables we invent with some consistent prefix so we know they are ours. I think we are already using `CERC_` elsewhere.
telackey reviewed 2022-11-01 03:15:40 +00:00
Author
Member

I can do that, this was just what the original file had.

I can do that, this was just what the original file had.
telackey reviewed 2022-11-01 03:17:04 +00:00
Author
Member

Hmm, that might deserve a separate PR, because it would apply to everything in fixturenet-eth.env.

Hmm, that might deserve a separate PR, because it would apply to everything in fixturenet-eth.env.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#32
No description provided.