Commit Graph
14659 Commits
Author SHA1 Message Date
ChiaAutomationandGitHub 561cde817c Update Managed Files (#19513)
Update dependabot
2025-04-17 12:55:17 -05:00
Freddie ColemanandGitHub 2dfc257c59 Set AGG_SIG_ME_ADDITIONAL_DATA in config.yaml for simulator (#18566)
set AGG_SIG_ME_ADDITIONAL_DATA in config.yaml for simulator
2025-04-17 11:07:23 -05:00
Kyle Altendorf c4a64848f6 update chia_rs 2025-04-17 12:04:59 -04:00
Kyle Altendorf 8c8768feb4 Merge commit '2449e0c06d7b6d32dbbe1515a76f853d907ae69e' into catchup/long_lived_datalayer_merkle_blob_from_main_2449e0c06d7b6d32dbbe1515a76f853d907ae69e 2025-04-17 11:19:59 -04:00
Kyle AltendorfandGitHub 2449e0c06d fixup colliding -o options on chia dev gh test (#19316) 2025-04-17 09:48:53 -05:00
Kyle AltendorfandGitHub 39c4c5fefc chia rs 0 22 0 (#19508)
* update chia_rs to 0.22.0

* remove use of `.SOFT_FORK6_HEIGHT`

* remove use of `ENABLE_KECCAK`

* remove `"SOFT_FORK6_HEIGHT"` literals

* delete more
2025-04-17 09:17:17 -05:00
Chris MarslenderandGitHub 8c188a09dd Remove the manual keychain delete step (#19509)
Remove the manual keychain delete step - this is handled automatically by the action now and fails if deleted by us first
2025-04-16 15:37:45 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8e94d15d2d build(deps): bump typing-extensions from 4.13.1 to 4.13.2 (#19504)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.13.2
  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-04-16 11:27:27 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ac49788188 build(deps): bump ruff from 0.11.4 to 0.11.5 (#19503)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.4 to 0.11.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.11.4...0.11.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.5
  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-04-16 11:27:20 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a514916281 build(deps): bump boto3 from 1.37.29 to 1.37.34 (#19502)
Bumps [boto3](https://github.com/boto/boto3) from 1.37.29 to 1.37.34.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.37.29...1.37.34)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.37.34
  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-04-16 11:27:11 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
be105f7042 build(deps): bump lxml from 5.3.1 to 5.3.2 (#19501)
Bumps [lxml](https://github.com/lxml/lxml) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.3.1...lxml-5.3.2)

---
updated-dependencies:
- dependency-name: lxml
  dependency-version: 5.3.2
  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-04-16 11:27:02 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcfb1439ea build(deps): bump pytest-cov from 6.1.0 to 6.1.1 (#19500)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  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-04-16 11:26:26 -05:00
Arvid NorbergandGitHub d0f64c6cbc Refactor BlockTools (#19492)
* simplify BlockTools by making include_transactions=True independent from transaction_data

* improve error message in validate_coins()

* we don't know if a block will become a transaction block, we we can't mutate state as if spends will make it in until once it's confirmed

* factor out NewBlockGenerator creation into a function

* remove unused variable

* use latest version of test-cache

* extend timeout

* fix coverage

* extend sync timeout
2025-04-16 11:25:52 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7cd1cab99f build(deps): bump pre-commit from 4.1.0 to 4.2.0 (#19455)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.0
  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-04-16 11:25:28 -05:00
Matt HauffandGitHub 9bc5741924 [CHIA-1162] Port test_nft_bulk_mint.py to WalletTestFramework (#19442)
* Port `test_nft_mint_from_did`

* Port `test_nft_mint_from_did_rpc`

* Collapse a test into a parametrization

* Ruff cleanup

* Port `test_nft_mint_from_did_multiple_xch`

* Port `test_nft_mint_from_xch`

* Port `test_nft_mint_from_xch_rpc`

* Port `test_nft_mint_from_xch_multiple_xch`

* Remove unnecessary DID code from XCH mint tests

* Collapse multiple tests into parametrization

* Collapse multiple tests into parametrization (and test fixes!)

* Collapse multiple tests into parametrization
2025-04-16 11:25:14 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
90ea5c9b18 build(deps): bump Apple-Actions/import-codesign-certs from 3 to 5 (#19433)
Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 3 to 5.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v3...v5)

---
updated-dependencies:
- dependency-name: Apple-Actions/import-codesign-certs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-16 10:26:50 -05:00
raceroleandGitHub 631215624c chore: fix some comments (#19293)
chore: fix comment

Signed-off-by: racerole <jiangyifeng@outlook.com>
2025-04-16 10:07:08 -05:00
Kyle AltendorfandGitHub cb04f048f1 catchup: into long_lived/datalayer_merkle_blob from main @ 485d888903 (#19507)
Source hash: 485d888903
Remaining commits: 0
2025-04-16 11:02:43 -04:00
Kyle Altendorf 9d05308dfa Merge commit '485d8889032600937571a47b2d41bf01670023d4' into catchup/long_lived_datalayer_merkle_blob_from_main_485d8889032600937571a47b2d41bf01670023d4 2025-04-16 10:04:34 -04:00
485d888903 [CHIA-1161] Migrate test_nft_1_offers.py to WalletTestFramework (#19413)
* Port `test_nft_offer_sell_nft`

* Port `test_nft_offer_request_nft`

* Port `test_nft_offer_sell_did_to_did`

* Port `test_nft_offer_sell_nft_for_cat`

* Port `test_nft_offer_request_nft_for_cat`

* Port `test_nft_offer_sell_cancel`

* Delete duplicate test

* Port `test_complex_nft_offer`

* Delete unused fixtures

* Parametrization fixes

* rebase fix

* Use OfferSummary.

---------

Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2025-04-15 14:39:10 -05:00
Kyle AltendorfandGitHub 921afcee14 Revert "add CHIA_DATA_LAYER_STOP_AFTER_GENERATION env var for timing tests (#19417)" (#19462)
Revert "add `CHIA_DATA_LAYER_STOP_AFTER_GENERATION` env var for timing tests …"

This reverts commit 27d43831a9.
2025-04-15 13:53:06 -05:00
6087fc53ec [CHIA-2271] Migrate test_dl_offers.py to WalletTestFramework (#19425)
* refactor puzzle hash requests

* puzhashes into action scopes

* test coverage

* more test coverage

* Add streamable versions of classes

* prep for merge

* Bad merge

* Port `test_dl_offers`

* Port `test_dl_offer_cancellation`

* Port `test_multiple_dl_offers`

* Revert accidental change.

* Minor improvements.

---------

Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2025-04-15 13:35:07 -05:00
Earle LoweandGitHub bd499224b3 Set app minimum macos version to 13 (#19295) 2025-04-15 12:42:26 -05:00
Florin Chirica 711d9b1f5f Address review comment. 2025-04-15 18:45:28 +03:00
Amine KhaldiandGitHub db51f43a94 CHIA-2734 Build a new bundle coin spends map as we process fast forward spends (#19498)
Build a new bundle coin spends map as we process fast forward spends instead of updating a copy of the original.
2025-04-15 10:16:43 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Earle Lowe
31a8715919 build(deps): bump ruff from 0.9.6 to 0.11.4 (#19482)
* build(deps): bump ruff from 0.9.6 to 0.11.4

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.11.4.
- [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.9.6...0.11.4)

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

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

* ruff fixes

* ruff fixes

* ruff fixes

* Address review suggestions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Earle Lowe <e.lowe@chia.net>
2025-04-14 16:09:07 -05:00
timesinceandGitHub 09f48746de chore: fix some comments (#19493)
Signed-off-by: timesince <seekseat@icloud.com>
2025-04-11 09:23:21 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
acbe88923b build(deps): bump aiohttp-cors from 0.7.0 to 0.8.1 (#19490)
Bumps [aiohttp-cors](https://github.com/aio-libs/aiohttp-cors) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/aio-libs/aiohttp-cors/releases)
- [Changelog](https://github.com/aio-libs/aiohttp-cors/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp-cors/compare/v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: aiohttp-cors
  dependency-version: 0.8.1
  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-04-11 09:22:41 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
91037c7463 build(deps): bump anyio from 4.8.0 to 4.9.0 (#19489)
Bumps [anyio](https://github.com/agronholm/anyio) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-version: 4.9.0
  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-04-11 09:22:16 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
76f94cbfc4 build(deps): bump types-aiofiles from 24.1.0.20241221 to 24.1.0.20250326 (#19488)
Bumps [types-aiofiles](https://github.com/python/typeshed) from 24.1.0.20241221 to 24.1.0.20250326.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-aiofiles
  dependency-version: 24.1.0.20250326
  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-04-11 09:22:00 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
359a01a279 build(deps): bump bitstring from 4.3.0 to 4.3.1 (#19487)
Bumps [bitstring](https://github.com/scott-griffiths/bitstring) from 4.3.0 to 4.3.1.
- [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.3.0...bitstring-4.3.1)

---
updated-dependencies:
- dependency-name: bitstring
  dependency-version: 4.3.1
  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-04-11 09:21:45 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3870e50877 build(deps): bump boto3 from 1.37.25 to 1.37.29 (#19486)
Bumps [boto3](https://github.com/boto/boto3) from 1.37.25 to 1.37.29.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.37.25...1.37.29)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.37.29
  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-04-11 09:21:24 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fc296be948 build(deps): bump aiohttp from 3.11.15 to 3.11.16 (#19485)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.15 to 3.11.16.
- [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.15...v3.11.16)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.11.16
  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-04-11 09:21:08 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0aa87cd555 build(deps): bump typing-extensions from 4.12.2 to 4.13.1 (#19484)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.1.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.12.2...4.13.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.13.1
  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-04-11 09:20:43 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8b76f53171 build(deps): bump types-pyyaml from 6.0.12.20241230 to 6.0.12.20250402 (#19483)
Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20241230 to 6.0.12.20250402.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-version: 6.0.12.20250402
  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-04-11 09:20:17 -07:00
Almog De PazandGitHub 4af1bee731 test declare_proof_of_space (#19362)
* add tests

* lint

* fix get_blocks for test

* lint

* fix flakey test

* increase timeout

* fix test

* lint
2025-04-11 09:20:04 -07:00
Amine KhaldiandGitHub d4aacea796 CHIA-2604 Separate identical spend deduplication and singleton fast forward into their own classes (#19439)
Separate identical spend deduplication and singleton fast forward into their own classes.
2025-04-10 06:22:03 -07:00
StarttoasterandGitHub 213df67a4e Use smctl util to sync windows signing certificate (#19495) 2025-04-09 18:23:53 -07:00
RigidityandGitHub 3118c1802e CHIA-2685: Enable keccak softfork in the wallet (#19481)
Enable keccak softfork in the wallet
2025-04-09 11:22:09 -07:00
Arvid NorbergandGitHub f241889b41 [CHIA-2541] validate more of cached test chains (#19463) 2025-04-09 07:48:40 -07:00
Florin Chirica cea5130cef Lint. 2025-04-08 22:45:51 +03:00
Florin Chirica 65992db2db Avoid deepcopy. 2025-04-08 22:40:19 +03:00
Amine KhaldiandGitHub fbfd7ca743 CHIA-2675 Simplify transaction skipping eligibility check in create_bundle_from_mempool_items (#19473)
Simplify transaction skipping eligibility check in create_bundle_from_mempool_items.
2025-04-08 06:46:35 -07:00
Amine KhaldiandGitHub 889f4af357 CHIA-2646 Fix create_block_generator2 to perform identical spend deduplication using the mempool item's potentially fast forwarded coin spends data (#19450)
Perform identical spend deduplication using the mempool item's potentially fast forwarded coin spends data.
2025-04-08 06:46:27 -07:00
Kyle AltendorfandGitHub ac7b881c4e catchup: into long_lived/datalayer_merkle_blob from main @ 07ccc77676 (#19474)
Source hash: 07ccc77676
Remaining commits: 0
2025-04-07 16:56:47 -04:00
Florin Chirica 08496cb453 DL Config cache size. 2025-04-07 23:52:20 +03:00
Arvid NorbergandGitHub 108c98cbd0 stop testing soft fork 6. it has already activated (#19472)
stop testing soft fork 6. it has already activated. enable it for all tests
2025-04-07 13:17:23 -07:00
Arvid NorbergandGitHub 07b50763ca remove unused function on AddressManager (#19471) 2025-04-07 13:17:14 -07:00
Kyle AltendorfandGitHub 46aa20a1ce use chia_rs directly for spend bundle conditions (#19470) 2025-04-07 10:25:05 -07:00
Kyle Altendorf db8fe40934 Merge commit '07ccc77676ad2f3b7dcd19e8a6fd269dea235bba' into catchup/long_lived_datalayer_merkle_blob_from_main_07ccc77676ad2f3b7dcd19e8a6fd269dea235bba 2025-04-07 11:16:32 -04:00