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 tests for applying blocks #12

Merged
merged 16 commits into from
Mar 25, 2024
Merged

Add tests for applying blocks #12

merged 16 commits into from
Mar 25, 2024

Conversation

chris124567
Copy link
Member

Add tests mainly involving sending/receiving siacoins and siafunds. Check that balances are correct including with immature outputs, that blocks retrieved from the DB are correct, that transactions retrieved from the DB are correct, and that the outputs retrieved for an address are correct. I will add tests for file contracts and reverts in a separate PR because I didn't want this PR to be huge.

@chris124567 chris124567 linked an issue Mar 22, 2024 that may be closed by this pull request
@chris124567 chris124567 added the enhancement New feature or request label Mar 22, 2024
@n8maninger n8maninger merged commit 04264f4 into master Mar 25, 2024
12 of 13 checks passed
@n8maninger n8maninger deleted the add-tests branch March 25, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add tests
2 participants