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
Contributor

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.
Contributor

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.
Contributor

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.
Author
Contributor

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

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

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.
This repo is archived. You cannot comment on pull requests.
No Reviewers
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#32