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

eliminate polling in full node for processed tx #17171

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

altendky
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes labels Dec 26, 2023
Copy link

Pull Request Test Coverage Report for Build 7332981734

  • 18 of 18 (100.0%) changed or added relevant lines in 3 files are covered.
  • 50 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.04%) to 90.54%

Files with Coverage Reduction New Missed Lines %
chia/rpc/wallet_rpc_api.py 1 88.09%
chia/timelord/timelord_launcher.py 1 70.54%
chia/timelord/timelord.py 2 80.38%
chia/wallet/wallet_node.py 2 88.31%
tests/core/test_farmer_harvester_rpc.py 2 98.03%
chia/full_node/full_node_api.py 4 77.74%
chia/server/node_discovery.py 4 78.01%
chia/full_node/full_node.py 7 84.66%
tests/core/util/test_lockfile.py 27 77.73%
Totals Coverage Status
Change from base Build 7304634562: -0.04%
Covered Lines: 93997
Relevant Lines: 103783

💛 - Coveralls

@altendky altendky marked this pull request as ready for review December 27, 2023 00:28
@altendky altendky requested a review from a team as a code owner December 27, 2023 00:28
@arvidn arvidn self-requested a review December 27, 2023 15:14
@cmmarslender cmmarslender merged commit cd78dba into main Dec 27, 2023
266 checks passed
@cmmarslender cmmarslender deleted the less_polling branch December 27, 2023 15:15
altendky added a commit that referenced this pull request Jan 3, 2024
mikehw pushed a commit to mikehw/chia-blockchain that referenced this pull request Jan 11, 2024
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 Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants