Add option to enable statediffing for the fixturenet geth. #32
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
in progress
invalid
question
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/stack-orchestrator#32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "telackey/fxnet_statediff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a new environment variable, RUN_STATDIFF, to enable statediffing on a geth node in the fixturenet. This enabled by default on geth-2.
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.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.I can do that, this was just what the original file had.
Hmm, that might deserve a separate PR, because it would apply to everything in fixturenet-eth.env.