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

fault_proving(global_roots): Initial test suite for storage updates #2582

Open
netrome opened this issue Jan 16, 2025 · 0 comments
Open

fault_proving(global_roots): Initial test suite for storage updates #2582

netrome opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@netrome
Copy link
Contributor

netrome commented Jan 16, 2025

Following the initial scaffolding #2553 we should add tests to ensure that the block processing behaves as expected.

More specifically we should add tests that check that the following tables modifications happen:

  • Coin insertions.
  • Coin deletions.
  • Contract UTXO updates.

Definition of done

We have an initial test suite for the global merkle root storage crate covering the above modifications.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant