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

catchup: into long_lived/datalayer_merkle_blob from main @ 49354dc8f7bf80ff43618954f4d78651f1b85ded #19074

Conversation

altendky
Copy link
Contributor

Source hash: 49354dc
Remaining commits: 0

AmineKhaldi and others added 10 commits December 18, 2024 12:01
…8923)

Fix FullNodeAPI's request_block_headers returned filter.
…s when the filter is not requested from get_block_header (#18969)

Avoid computing a transactions filter with just reward coins when the filter is not requested from get_block_header.
* use a class for the chia cli context data

* actually assign to the context properly...

* handle the not-present case

* catch up

* tidy

* more

* stuff

* ...

* more real

* expected address prefix
* add chia dev gh test for launching configured test runs

* empty again

* better

* use the actual authenticated username

* more output

* helpful errors for invalid --only value

* tidy short help

* add at least an invalid --only test case

* prepare a long help

* add gh api runner helper

* use the commit hash for the temporary branch

* and uuid too

* fix up os selection

* add `--remote`

* load a url for a specified `--ref` as well

* both helps

* show defaults in `--help`

* help touchup

* Revert "show defaults in `--help`"

This reverts commit 5d7f486.

* r

* add an actual dispatch test skeleton

* do not conflict check `tmp/**`

* assert a bit more about the resulting run

* oops

* skip the test for now

* pre-commit
* Remove unnecessary action_scope edit

* Actually pass selected coins through

* oops
* build(deps): bump chia-rs from 0.16.0 to 0.17.0

Bumps [chia-rs](https://github.com/Chia-Network/chia_rs) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.16.0...0.17.0)

---
updated-dependencies:
- dependency-name: chia-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
…long_lived_datalayer_merkle_blob_from_main_49354dc8f7bf80ff43618954f4d78651f1b85ded
@altendky altendky requested a review from a team as a code owner December 20, 2024 00:54
@altendky altendky added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Dec 20, 2024
@altendky altendky requested a review from a team as a code owner December 20, 2024 00:54
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/chia-rs@0.16.0

View full report↗︎

Copy link
Contributor

File Coverage Missing Lines
chia/cmds/check_wallet_db.py 33.3% lines 402, 420
chia/cmds/chia.py 75.0% lines 120
chia/cmds/farm.py 33.3% lines 66, 100
chia/cmds/gh.py 43.4% lines 32, 36-38, 40-41, 43, 55, 63, 65-66, 68, 70-71, 73-74, 76, 80-81, 83, 85-88, 93, 143, 145-147, 154-156, 158-160, 162, 164, 166, 169-170, 172-175, 177-184, 186, 188, 190-191, 194-196, 198-201, 221, 234, 238, 248-253, 255-256, 258-259, 261, 265, 272-275
chia/cmds/netspace.py 50.0% lines 50
chia/cmds/passphrase.py 33.3% lines 74, 102
chia/cmds/plots.py 14.3% lines 37, 136, 181, 205, 224, 230
chia/cmds/rpc.py 25.0% lines 107, 123, 181
chia/cmds/sim.py 10.0% lines 38-40, 76-77, 136, 181, 201, 218
chia/cmds/stop.py 50.0% lines 58
chia/cmds/wallet.py 93.3% lines 734
Total Missing Coverage
450 lines 110 lines 75%

@altendky altendky merged commit 3d4ce9d into long_lived/datalayer_merkle_blob Dec 20, 2024
362 of 363 checks passed
@altendky altendky deleted the catchup/long_lived_datalayer_merkle_blob_from_main_49354dc8f7bf80ff43618954f4d78651f1b85ded branch December 20, 2024 02:09
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 checkpoint_merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants