casper-network / casper-network/casper-node

Ensure consistent naming of validate vs verify

Open
#3,970 0 comments 0 reactions 1 assignee Claimed by @Fraser999 View on GitHub
tech-debt triage
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

Ensure consistent naming of all functions where validate, validation, is_valid, and similar represents non-cryptographic validity (generally cheap to execute) and verify, verification, is_verified and similar represents cryptographic checks (generally expensive to execute). At the least, this affects the types in deploy.rs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.