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

backwards compatible run_block_generator2() #262

Closed
wants to merge 5 commits into from

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Sep 5, 2023

This makes run_block_generator2() backwards compatible with run_block_generator(). Specifically, it charges the same cost as the CLVM implementation of the generator ROM.

@arvidn arvidn force-pushed the backwards-compatible-run-block-generator2 branch from caecc38 to d0da722 Compare September 5, 2023 08:25
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6082083239

  • 172 of 175 (98.29%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 91.235%

Changes Missing Coverage Covered Lines Changed/Added Lines %
clvm-utils/src/tree_hash.rs 154 155 99.35%
src/gen/run_block_generator.rs 14 15 93.33%
src/gen/test_generators.rs 4 5 80.0%
Files with Coverage Reduction New Missed Lines %
src/gen/test_generators.rs 1 70.44%
Totals Coverage Status
Change from base Build 6057375437: 0.1%
Covered Lines: 8744
Relevant Lines: 9584

💛 - Coveralls

@arvidn arvidn closed this Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant