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 use of rust datalayer merkle blob #18716

Merged
merged 22 commits into from
Jan 3, 2025

Conversation

altendky
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky added Added Required label for PR that categorizes merge commit message as "Added" for changelog Tests Changes to tests labels Oct 16, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Oct 18, 2024
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Oct 22, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Oct 23, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Oct 23, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link

socket-security bot commented Oct 28, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Nov 21, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Dec 18, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Dec 20, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Dec 20, 2024
Copy link

coveralls-official bot commented Jan 2, 2025

Pull Request Test Coverage Report for Build 12587994963

Details

  • 36 of 36 (100.0%) changed or added relevant lines in 3 files are covered.
  • 57 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-0.04%) to 91.46%

Files with Coverage Reduction New Missed Lines %
chia/full_node/pending_tx_cache.py 1 96.55%
chia/wallet/util/wallet_sync_utils.py 1 86.07%
chia/daemon/client.py 1 74.58%
chia/timelord/timelord.py 2 78.58%
chia/timelord/timelord_launcher.py 2 89.29%
chia/server/node_discovery.py 4 80.92%
chia/wallet/wallet_node.py 4 88.03%
chia/server/address_manager.py 5 90.48%
chia/full_node/full_node.py 15 86.09%
chia/_tests/core/util/test_lockfile.py 22 77.31%
Totals Coverage Status
Change from base Build 12424214501: -0.04%
Covered Lines: 105351
Relevant Lines: 115002

💛 - Coveralls

@altendky altendky marked this pull request as ready for review January 2, 2025 19:45
@altendky altendky requested review from a team as code owners January 2, 2025 19:45
@altendky altendky marked this pull request as draft January 2, 2025 19:47
@altendky altendky marked this pull request as ready for review January 3, 2025 00:09
@altendky altendky merged commit 4e17000 into long_lived/datalayer_merkle_blob Jan 3, 2025
302 checks passed
@altendky altendky deleted the add_rs_merkle_blob branch January 3, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added Required label for PR that categorizes merge commit message as "Added" for changelog Tests Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants