Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking-flags #260

Closed
ineiti opened this issue Mar 11, 2016 · 1 comment
Closed

Checking-flags #260

ineiti opened this issue Mar 11, 2016 · 1 comment
Assignees

Comments

@ineiti
Copy link
Member

ineiti commented Mar 11, 2016

We need a 'checking'-flag for CoSi and its baselines:

  • CoSi - if checking (in .toml) is
    • 0, don't check
    • 1 check at root
    • 2 (default) check everywhere
  • Ntree
    • 0, don't check
    • 1, check only direct children
    • 2 (default), check the whole sub-tree
  • JVSS
    • 0, don't check
    • 1 (default), root checks all signatures
@liamsi
Copy link
Member

liamsi commented Mar 16, 2016

Done in PR #264

@liamsi liamsi closed this as completed Mar 16, 2016
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

No branches or pull requests

3 participants