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

Add more extensive invariant checks to unit tests #82

Closed
theoreticalbts opened this issue Jun 24, 2015 · 3 comments
Closed

Add more extensive invariant checks to unit tests #82

theoreticalbts opened this issue Jun 24, 2015 · 3 comments

Comments

@theoreticalbts
Copy link
Contributor

We should provide a rigorous mode to check invariants at each op, each tx, or each block. This can be used as a debugging tool on both test cases and live networks.

@theoreticalbts theoreticalbts changed the title Add verification to unit tests Add more extensive invariant checks to unit tests Jun 24, 2015
@vikramrajkumar vikramrajkumar added this to the alpha milestone Jun 24, 2015
@vikramrajkumar
Copy link
Contributor

Related: #11

@bytemaster
Copy link
Contributor

Can we define the requirements for closing this issue, are these checks just added to the unit tests or should we add them to normal blockchain validation. Some checks might be too expensive to perform in real time if we have 100K or more accounts.

If this isn't well defined then we need to close the issue.

@vikramrajkumar
Copy link
Contributor

This issue was moved to bitshares/bitshares-core#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants