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

Check independence of Delegation, Update, and UTxO STS's #755

Closed
dnadales opened this issue Aug 9, 2019 · 1 comment
Closed

Check independence of Delegation, Update, and UTxO STS's #755

dnadales opened this issue Aug 9, 2019 · 1 comment
Labels

Comments

@dnadales
Copy link
Member

dnadales commented Aug 9, 2019

We plan on testing invalid chains that contain only one type of invalid payload. This enables us to have simpler generators, and explore a smaller state space. However, to make sure we're not missing important cases, for instance errors in different STS's that cancel each other, we must test that the update in one STS does not affect the other.

We could test independence up to 2k blocks forward, or simply independence up to 1 block forward (which might result in tests that are easy to write, and faster to execute).

nc6 pushed a commit that referenced this issue May 19, 2020
755: Document the address discrimination problem from cardano-sl (NetworkMagic) r=intricate a=intricate

Closes #727.

Co-authored-by: Luke Nadur <[email protected]>
@JaredCorduan JaredCorduan added the wontfix This will not be worked on label Jan 20, 2022
@JaredCorduan
Copy link
Contributor

Development of Byron code has been frozen and only potential security fixes will be applied in the future

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

No branches or pull requests

2 participants