Skip to content

Conversation

@majecty
Copy link
Contributor

@majecty majecty commented Jul 8, 2019

This PR depends on #279.
This PR closes #274

@majecty majecty changed the title Implementing CCCChange Checker [WIP] Implementing CCCChange Checker Jul 8, 2019
@majecty majecty force-pushed the f/cccChangeChecker branch from 2764262 to 4c0172b Compare July 9, 2019 11:28
@majecty majecty changed the base branch from master to beagle July 9, 2019 11:28
@majecty majecty changed the title [WIP] Implementing CCCChange Checker Implement CCCChange Checker Jul 9, 2019
@majecty majecty force-pushed the f/cccChangeChecker branch from 4c0172b to 9a75372 Compare July 10, 2019 02:48
@majecty majecty requested a review from joojis July 10, 2019 02:48
@majecty majecty force-pushed the f/cccChangeChecker branch from 9a75372 to a238122 Compare July 10, 2019 03:10
majecty added 3 commits July 10, 2019 13:48
After supporting dynamic validator, Solo and PoW cases were not
handled correctly.
@majecty majecty force-pushed the f/cccChangeChecker branch from a238122 to 6ef645d Compare July 10, 2019 04:49
});
context.worker.run();

if (process.env.ENABLE_CCC_CHANGES_CHECK) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you add it to README?

Copy link
Contributor

@joojis joojis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM otherwise.

@majecty majecty requested a review from ScarletBlue July 11, 2019 05:18
README.md Outdated

If you run the Indexer with the environment `ENABLE_CCC_CHANGES_CHECK` variable,
the Indexer checks to see if CCCChanges is well calculated.
If you want to receive an email when an error is found, please set `SENDGRID_API_KEY` and `SENDGRID_TO` variables.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to receive an email when an error is found, please set the SENDGRID_API_KEY and SENDGRID_TO variables.

README.md Outdated
If you run the Indexer with the environment `ENABLE_CCC_CHANGES_CHECK` variable,
the Indexer checks to see if CCCChanges is well calculated.
If you want to receive an email when an error is found, please set `SENDGRID_API_KEY` and `SENDGRID_TO` variables.
If you want to receive a slack notification, please set `SLACK_WEBHOOK` variable.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to receive a slack notification, please set the SLACK_WEBHOOK variable.

@majecty majecty force-pushed the f/cccChangeChecker branch from 22703e0 to b574114 Compare July 11, 2019 08:29
@majecty
Copy link
Contributor Author

majecty commented Jul 11, 2019

@ScarletBlue I fixed them.

@majecty majecty merged commit c293d0d into CodeChain-io:beagle Jul 12, 2019
@majecty majecty deleted the f/cccChangeChecker branch July 12, 2019 01:50
@majecty majecty mentioned this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants