Actions
Task #1479
closedMake use ValidatorConfig
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Description
The current CommandInterestValidator provides only basic functionality to validate command Interests. ValidatorConfig provides an easy way to set up the desired trust model using a simple configuration file, which should become part of the repo's config (see NRD for reference).
Updated by Shuo Chen over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Validator combining validator-config and command-interest-validator is developed for repo.
Updated by Alex Afanasyev over 11 years ago
This no longer is necessary. You should just use ValidatorConf, which would do both operations itself in a "standard" way.
Updated by Shuo Chen over 11 years ago
- % Done changed from 50 to 60
Validation of interest is done. Next step is validation of data.
Updated by Shuo Chen over 11 years ago
- Status changed from In Progress to Code review
- % Done changed from 60 to 80
Updated by Shuo Chen over 11 years ago
- Status changed from Code review to Resolved
- % Done changed from 80 to 100
Updated by Alex Afanasyev over 11 years ago
- Status changed from Resolved to Closed
Actions