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

update chia_rs dependency to 0.9.0 #18076

Merged
merged 1 commit into from
May 24, 2024
Merged

update chia_rs dependency to 0.9.0 #18076

merged 1 commit into from
May 24, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented May 24, 2024

Purpose:

Bump chia_rs dependency to 0.9.0. This version adds a new field to ConsensusConstants, preparing for a soft-fork 5. This PR is not adding the code for soft-fork 5, so we just leave that field at 0 for now.

Current Behavior:

we depend on chia_rs 0.8.0

New Behavior:

we depend on chia_rs 0.9.0

@arvidn arvidn requested a review from matt-o-how May 24, 2024 10:01
@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label May 24, 2024
@arvidn arvidn marked this pull request as ready for review May 24, 2024 10:36
@arvidn arvidn requested a review from a team as a code owner May 24, 2024 10:36
@arvidn arvidn requested a review from emlowe May 24, 2024 12:12
Copy link

Pull Request Test Coverage Report for Build 9222182878

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 40 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.02%) to 90.852%

Files with Coverage Reduction New Missed Lines %
chia/_tests/simulation/test_simulation.py 1 96.5%
chia/full_node/full_node_api.py 1 81.0%
chia/_tests/core/full_node/test_transactions.py 1 99.11%
chia/server/node_discovery.py 1 79.26%
chia/daemon/client.py 1 73.94%
chia/full_node/full_node.py 5 84.81%
chia/introducer/introducer.py 5 79.35%
chia/_tests/core/util/test_lockfile.py 25 77.73%
Totals Coverage Status
Change from base Build 9211882961: -0.02%
Covered Lines: 99317
Relevant Lines: 109259

💛 - Coveralls

@arvidn arvidn added the ready_to_merge Submitter and reviewers think this is ready label May 24, 2024
@cmmarslender cmmarslender merged commit cc20b3a into main May 24, 2024
361 of 362 checks passed
@cmmarslender cmmarslender deleted the bump-chia-rs-0.9.0 branch May 24, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants