Commit Graph
14659 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
51277f749e build(deps): bump bitstring from 4.1.4 to 4.3.0 (#19109)
Bumps [bitstring](https://github.com/scott-griffiths/bitstring) from 4.1.4 to 4.3.0.
- [Release notes](https://github.com/scott-griffiths/bitstring/releases)
- [Changelog](https://github.com/scott-griffiths/bitstring/blob/main/release_notes.md)
- [Commits](https://github.com/scott-griffiths/bitstring/compare/bitstring-4.1.4...bitstring-4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 07:36:42 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3b8806467e build(deps): bump jinja2 from 3.1.4 to 3.1.5 (#19090)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 07:36:15 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
029bd1e4c3 build(deps): bump psutil from 6.1.0 to 6.1.1 (#19088)
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 07:35:56 -07:00
Florin Chirica 1882ac09ac ruff 2025-01-10 06:07:23 +02:00
Florin Chirica 89580493d9 Ruff. 2025-01-10 05:59:32 +02:00
Florin Chirica 0988c0a267 Move code into merkle blob. 2025-01-10 05:46:49 +02:00
Florin Chirica a8fc6781a0 Optimize insert from delta file. 2025-01-10 04:25:03 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eb5582c8f5 build(deps): bump importlib-resources from 6.4.5 to 6.5.2 (#19108)
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_resources/compare/v6.4.5...v6.5.2)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 07:10:09 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a7a163df8c build(deps): bump mypy from 1.13.0 to 1.14.1 (#19101)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 07:09:41 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
383b7000de build(deps): bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241230 (#19099)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240917 to 6.0.12.20241230.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 06:50:33 -07:00
Amine KhaldiandGitHub 11d0dd9aef CHIA-2109 Clarify cases when transactions filter is computed with just reward coins (#19078)
Clarify cases when transactions filter is computed with just reward coins.
2025-01-09 06:50:12 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eaa0041d59 build(deps): bump pyinstaller from 6.9.0 to 6.11.1 (#19062)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 to 6.11.1.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.9.0...v6.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 06:48:40 -07:00
wjblankeandGitHub 2509071f66 sqlite cached_statements workaround (#19114)
### Purpose:

Newer versions of python return incorrect sqlite results if
cached_statements is nonzero. See:

https://github.com/python/cpython/issues/118172

### Current Behavior:

cached_statements is set to default

### New Behavior:

cached_statements is set to 0. Chia rarely repeats the same sqlite
queries so hopefully this does not affect performance.

### Testing Notes:

None
2025-01-09 05:41:22 -08:00
William Blanke 31f48b9153 sqlite cached_statements workaround 2025-01-08 20:52:11 -08:00
wjblankeandGitHub c5dd8f298c Fix peak_post_processing w/priority_mutex (#19113)
### Purpose:

peak_post_processing and peak_post_processing_2 were split to allow
priority_mutex to not be held as long (eg when broadcasting changes to
peers) to encourage concurrency. This PR fixes places where they were
not called correctly

### Current Behavior:

priority_mutex held when peak_post_processing_2 called

### New Behavior:

priority_mutex released when peak_post_processing_2 called

### Testing Notes:

None
2025-01-08 20:47:52 -08:00
William Blanke 3ac345e34a fix postprocessing priority mutexes 2025-01-08 11:06:40 -08:00
Arvid NorbergandGitHub 5121c5a288 bump chia_rs to the latest version (#19112) 2025-01-08 09:27:52 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
f12c3b886d build(deps): bump ruff from 0.8.1 to 0.8.5 (#19102)
* build(deps): bump ruff from 0.8.1 to 0.8.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* update ignore list

---------

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>
2025-01-08 09:27:26 -07:00
Amine KhaldiandGitHub 0b21fd1533 CHIA-2108 Cover computing transactions filter for transaction blocks with only reward coins (#19076)
Cover computing transactions filter for transaction blocks with only reward coins.
2025-01-07 10:00:52 -07:00
07480964ca Fix TL log spam. (#19032)
* Debug TL log spam.

* Update chia/timelord/timelord.py

Co-authored-by: Kyle Altendorf <sda@fstab.net>

* Add log.exception.

---------

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2025-01-07 09:15:47 -07:00
Almog De PazandGitHub b6d5afcdce remove redundant block record conversion CHIA-1286 (#18930)
* propegate block record

* revert changes to pytest.ini

* comments
2025-01-06 11:22:20 -07:00
Kyle AltendorfandGitHub 1c9e2103f2 catchup: into long_lived/datalayer_merkle_blob from main @ 2b1aef889b (#19105)
Source hash: 2b1aef889b
Remaining commits: 0
2025-01-03 13:58:33 -05:00
Kyle Altendorf 1cad89f47c Merge commit '2b1aef889b4412d9637d77ae238ed5f64f44f674' into catchup/long_lived_datalayer_merkle_blob_from_main_2b1aef889b4412d9637d77ae238ed5f64f44f674 2025-01-03 12:41:10 -05:00
Kyle AltendorfandGitHub 2b1aef889b Update requirements-poetry.txt to use poetry 1.8.5 like dependabot (#19103)
https://github.com/dependabot/dependabot-core/releases/tag/v0.291.0
2025-01-03 10:10:44 -07:00
Kyle AltendorfandGitHub 4e17000a91 add use of rust datalayer merkle blob (#18716)
<!-- Merging Requirements:
- Please give your PR a title that is release-note friendly
- In order to be merged, you must add the most appropriate category
Label (Added, Changed, Fixed) to your PR
-->
<!-- Explain why this is an improvement (Does this add missing
functionality, improve performance, or reduce complexity?) -->

### Purpose:

<!-- Does this PR introduce a breaking change? -->

### Current Behavior:

### New Behavior:

<!-- As we aim for complete code coverage, please include details
regarding unit, and regression tests -->

### Testing Notes:

<!-- Attach any visual examples, or supporting evidence (attach any
.gif/video/console output below) -->
2025-01-02 19:19:16 -05:00
Kyle Altendorf f07950f4ab poetry 1.8.5 2025-01-02 14:57:10 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
27f8f3c8c4 build(deps): bump aiohttp from 3.11.10 to 3.11.11 (#19089)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.10 to 3.11.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.10...v3.11.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 11:48:01 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
16d379a435 build(deps): bump types-aiofiles from 24.1.0.20240626 to 24.1.0.20241221 (#19084)
Bumps [types-aiofiles](https://github.com/python/typeshed) from 24.1.0.20240626 to 24.1.0.20241221.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 11:47:45 -07:00
Kyle Altendorf 67c56e4ca2 more 2025-01-02 13:26:25 -05:00
Kyle Altendorf 190222e307 re-enable 2025-01-02 13:21:34 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
984cfd9ee5 build(deps): bump boto3 from 1.35.77 to 1.35.90 (#19098)
Bumps [boto3](https://github.com/boto/boto3) from 1.35.77 to 1.35.90.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.35.77...1.35.90)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 10:15:39 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23847e4844 build(deps): bump click from 8.1.7 to 8.1.8 (#19086)
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 10:15:25 -07:00
ChiaAutomationandGitHub bc6eb45646 Update Managed Files (#19064)
Update dependabot
2025-01-02 10:14:04 -07:00
Kyle AltendorfandGitHub 1ffa73e99e task referencer (#18914)
* put otherwise unheld tasks into the pit

* and the rest too

* cull less often

* task referencer

* private

* report unexpectedly unreferenced tasks

* also warn for automated catching in tests

* reporting task

* undo some

* fixup for 3.9

* ban asyncio.create_task

* oof

* simplify including using `Task.add_done_callback()` for culling
2025-01-02 10:13:51 -07:00
Kyle Altendorf 1d0df78bdd case insensitivy on the key already present errors 2025-01-02 11:14:29 -05:00
ChiaAutomationandGitHub 48fa660870 Updated License (#19100)
Update license
2025-01-02 08:44:54 -06:00
2e51fdf960 CA Cert updates (#19097)
adding ca updates

Co-authored-by: ChiaAutomation <automation@chia.net>
2025-01-02 08:44:41 -06:00
Kyle Altendorf 82c2fa9458 hmmph 2024-12-31 16:54:51 -05:00
Kyle Altendorf 7ff2db44b3 oh well 2024-12-31 16:50:26 -05:00
Kyle Altendorf d5af10eab0 maybe quieter 2024-12-31 16:47:05 -05:00
Earle LoweandGitHub 0bf34ccad2 Update chiavdf to 1.1.9 (#19083) 2024-12-23 18:26:26 -07:00
JsewillandGitHub a7bd676bea Minor grammatical correction in wallet_rpc_api.py (#18955)
changed "is not belong" to "does not belong" in the `did_find_lost_did` endpoint when `derivation_record is None`, in wallet_rpc_api.py.
2024-12-20 12:29:19 -07:00
Kyle AltendorfandGitHub 69555bc5f4 to multiline string literal (#19075)
* convert a test reference string to a multiline string literal

* stop overwriting `sys.stdout`
2024-12-20 10:39:47 -07:00
Kyle Altendorf 0437c9f9a3 Merge branch 'long_lived/datalayer_merkle_blob' into add_rs_merkle_blob 2024-12-19 21:12:53 -05:00
Kyle AltendorfandGitHub 3d4ce9d15f catchup: into long_lived/datalayer_merkle_blob from main @ 49354dc8f7 (#19074)
Source hash: 49354dc8f7
Remaining commits: 0
2024-12-19 21:09:33 -05:00
Kyle Altendorf 4e6546cce9 Merge commit '49354dc8f7bf80ff43618954f4d78651f1b85ded' into catchup/long_lived_datalayer_merkle_blob_from_main_49354dc8f7bf80ff43618954f4d78651f1b85ded 2024-12-19 19:54:45 -05:00
Kyle AltendorfandGitHub 49354dc8f7 fix gh command setup (#19073) 2024-12-19 17:20:01 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Kyle Altendorf
47ec6a05f1 build(deps): bump chia-rs from 0.16.0 to 0.17.0 (#19059)
* 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](https://github.com/Chia-Network/chia_rs/compare/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>
2024-12-19 14:55:19 -07:00
Matt HauffandGitHub 60b6224f0d Remove unnecessary action_scope edit (#19066)
* Remove unnecessary action_scope edit

* Actually pass selected coins through

* oops
2024-12-19 11:33:11 -07:00
Kyle AltendorfandGitHub b6b4ea1c73 add chia dev gh test for launching configured test runs (#18922)
* 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 5d7f4868e0.

* 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
2024-12-19 11:32:56 -07:00