Starttoaster and GitHub
47457c5bf8
checkpoint: into main from release/2.4.3 @ 9c49b1e61e ( #18425 )
...
Source hash: 9c49b1e61e
Remaining commits: 0
2024-08-07 15:43:32 -07:00
Matt Hauff and GitHub
5761229f1b
Remove unused (kinda) functionality ( #18408 )
2024-08-07 15:03:30 -07:00
6da47c26a2
build(deps): bump coverage from 7.5.3 to 7.6.1 ( #18414 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.3 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.6.1 )
---
updated-dependencies:
- dependency-name: coverage
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>
2024-08-07 11:58:37 -07:00
Earle Lowe and GitHub
d1464da947
CHIA-783: Stop auto-subscribing to local stores ( #18166 )
...
* less auto-subscribing
* Make sure to include owned stores in the managed data loop
* Rearrange flaky test
* trying out flaky and increase timeout
* Test adjustments
* Change to not actually subscribing to owned stores
* Fix up typo
* More test adjustments
* return error when unsubscribing from not-subscribed store
* Add flaky
* flaky is optional dependency
* Increase timeout testing
* Ignore errors in getting owned stores during data loop
* Undo changes to test code
* Need to self-subscribe in unsub tests
* Add tests for auto_subscribe_to_local_stores
* Add negative test and remove flaky
* Linting
* Some test adjustments
* Linting fixes
* updates per PR comments
2.4.3-rc2
2024-08-07 11:54:45 -07:00
Amine Khaldi
792978acf2
Merge commit '9c49b1e61e6095758d5f1793cebdade06ad9ac6a' into checkpoint/main_from_release_2.4.3_9c49b1e61e6095758d5f1793cebdade06ad9ac6a
2024-08-07 19:31:07 +01:00
Starttoaster and GitHub
3bbd3a0401
checkpoint: into main from release/2.4.3 @ fd5f794e2d ( #18423 )
...
Source hash: fd5f794e2d
Remaining commits: 1
2024-08-07 11:27:31 -07:00
Matt Hauff and GitHub
8bc332f95e
[CHIA-1037] Add TXConfig to action scopes ( #18406 )
...
* Add TXConfig to action scopes
* Fix DID test
* Fix CR-CAT method
* Fix NFT offer test
2024-08-07 11:27:13 -07:00
Adam Kelly and GitHub
3200e6b7eb
Make 'chia plotnft -f fingerprint -i wallet_id' output JSON ( #18387 )
2024-08-07 11:26:53 -07:00
Amine Khaldi
182f3ce420
Merge commit 'fd5f794e2de54681a5e9df6a621fd7a7dc0a760e' into checkpoint/main_from_release_2.4.3_fd5f794e2de54681a5e9df6a621fd7a7dc0a760e
2024-08-07 17:15:47 +01:00
Starttoaster and GitHub
d81415ded2
checkpoint: into main from release/2.4.3 @ 508917f71a ( #18421 )
...
Source hash: 508917f71a
Remaining commits: 2
2024-08-07 09:06:28 -07:00
Amine Khaldi
426a435d8d
Merge commit '508917f71a79af3f52852d3cfb518b45e3553504' into checkpoint/main_from_release_2.4.3_508917f71a79af3f52852d3cfb518b45e3553504
2024-08-07 13:45:26 +01:00
a98e07d720
build(deps): bump pylint from 3.2.2 to 3.2.6 ( #18351 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.2 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.6 )
---
updated-dependencies:
- dependency-name: pylint
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>
2024-08-06 15:26:06 -07:00
Earle Lowe and GitHub
c5e8578c16
Increase timeout for test_create_coins_with_amounts ( #18392 )
...
Increase timeout
2024-08-06 15:25:57 -07:00
Starttoaster and GitHub
69fc43893c
checkpoint: into main from release/2.4.3 @ 7b777e7db7 ( #18401 )
...
Source hash: 7b777e7db7
Remaining commits: 1
2024-08-06 15:25:40 -07:00
Chris Marslender and GitHub
9c49b1e61e
Set correct empty/default value for pool_public_keys ( #18386 )
...
Fix the initial config default/empty value for pool_public_keys
2024-08-06 12:09:48 -07:00
Matt Hauff and GitHub
fd5f794e2d
[CHIA-1065] Set public key when you find private key in wallet node ( #18405 )
...
* Set public key when you find private key
* Add a test
2024-08-06 12:01:46 -07:00
Florin Chirica
b59134532f
Lint.
2024-08-06 05:31:07 +03:00
Florin Chirica
b51e2a585d
Some type checking.
2024-08-06 05:25:38 +03:00
Florin Chirica
a72a0c1749
Some linting.
2024-08-06 05:08:42 +03:00
Adam Kelly and GitHub
a6ba3a49ba
Display sync percentage in 'chia show -s' ( #18388 )
...
Display % sync in 'chia show -s'
2024-08-05 15:52:15 -07:00
3459099f63
build(deps): bump pyupgrade from 3.15.2 to 3.16.0 ( #18314 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.15.2 to 3.16.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
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>
2024-08-05 13:12:45 -07:00
Florin Chirica
a9fd907292
Checkpoint.
2024-08-05 19:03:32 +03:00
Amine Khaldi
fd52e0dbea
Merge commit '7b777e7db7c7de0e53f30ba36198f56c9dc1a584' into checkpoint/main_from_release_2.4.3_7b777e7db7c7de0e53f30ba36198f56c9dc1a584
2024-08-05 11:27:40 +01:00
Starttoaster and GitHub
e2586803fe
checkpoint: into main from release/2.4.3 @ 7e057ca5fd ( #18393 )
...
Source hash: 7e057ca5fd
Remaining commits: 2
2024-08-05 02:23:43 -07:00
Amine Khaldi
0bc8cf5a4d
Merge commit '7e057ca5fdd1c2917f2fcfb260dc22a1b85d5f75' into checkpoint/main_from_release_2.4.3_7e057ca5fdd1c2917f2fcfb260dc22a1b85d5f75
2024-08-02 21:04:15 +01:00
yakuhito and GitHub
508917f71a
Add wEURC.b to the list of known assets ( #18385 )
...
yak yak yak
2024-08-02 12:22:42 -07:00
Starttoaster and GitHub
9f14f976b9
checkpoint: into main from release/2.4.3 @ d260e816f0 ( #18391 )
...
Source hash: d260e816f0
Remaining commits: 2
2024-08-02 12:22:27 -07:00
Amine Khaldi
25976dad07
Merge commit 'd260e816f01e1d63d68c82d4be8af82d0f8ac222' into checkpoint/main_from_release_2.4.3_d260e816f01e1d63d68c82d4be8af82d0f8ac222
2024-08-02 11:04:41 +01:00
Starttoaster and GitHub
996dcc2d03
checkpoint: into main from release/2.4.3 @ c0a2db44dc ( #18383 )
...
Source hash: c0a2db44dc
Remaining commits: 2
2024-08-01 17:19:03 -07:00
Arvid Norberg and GitHub
ba9420b553
remove block_height_list from BlockGenerator ( #18302 )
...
* remove block_height_list from BlockGenerator. This field is only used when farming blocks, and we don't use it in production right now. We only use it in the tests, BlockTools. It has been updated with a cleaner and more direct way of setting the block reference list in new blocks
* test
2024-08-01 16:41:39 -07:00
Matt Hauff and GitHub
a1be3a9613
[CHIA-1015] Add a fee option to push_transactions ( #18378 )
...
Add a `fee` option to `push_transactions`
2024-08-01 16:41:13 -07:00
Earle Lowe and GitHub
7b777e7db7
Resolve problems on Windows running the sub processes when in editable mode ( #18379 )
...
* use shutil.which() to find chia executable in a cross platform way
* mypy fixes
* add simple test for launch_start_daemon
* test adjustments
2024-08-01 16:40:44 -07:00
74b14cee2a
[CHIA-299] DL separate DAT files in folders by store id ( #17688 )
...
* DL separate files by folder.
* Checkpoint.
* Lint.
* Fix http download args.
* Refactor.
* Fix bug.
* Syntax error.
* Fix bug.
* Lint.
* Add test.
* Add S3 change too.
* Lint.
* Fix bug.
* Fix merge conflict properly.
* Merge conflict.
* Merge conflict.
* Lint.
* Fix bug.
* Fix test post merge.
* Lint.
* Try to fix windows test.
* Coverage.
* Lint.
* Lint.
* Lint.
* Checkpoint have enable config option.
* Lint.
* Lint.
* Fix some tests.
* Fix test.
* Try to fix windows.
* Apply suggestions from code review
Co-authored-by: Kyle Altendorf <sda@fstab.net >
* Update test_data_store.py
* Address some comments.
* Try with new syntax.
* Refactor.
* Lint.
* Lint.
* Try with overload.
* Lint.
* use ClientTimeout for timeout
* change timeout to ClientTimeout
---------
Co-authored-by: Kyle Altendorf <sda@fstab.net >
Co-authored-by: Earle Lowe <e.lowe@chia.net >
2024-08-01 16:38:49 -07:00
Amine Khaldi and GitHub
c4026f93b0
CHIA-907 Augment uncurry_puzzle to accept both types of programs ( #18286 )
...
Augment uncurry_puzzle to accept both types of programs.
This allows us to use serialized programs without the need to convert them into programs.
2024-08-01 16:36:28 -07:00
Amine Khaldi and GitHub
92fdb5848b
CHIA-982 Simplify Mempool's items_by_feerate ( #18340 )
...
Simplify Mempool's items_by_feerate.
2024-08-01 16:36:17 -07:00
Amine Khaldi and GitHub
7d672deb6e
Explore logging the time create_bundle_from_mempool_items takes ( #18367 )
...
Explore logging the time create_bundle_from_mempool_items takes.
2024-08-01 16:35:57 -07:00
6c97e50e32
build(deps): bump pip from 24.0 to 24.2 ( #18373 )
...
Bumps [pip](https://github.com/pypa/pip ) from 24.0 to 24.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/24.0...24.2 )
---
updated-dependencies:
- dependency-name: pip
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>
2024-08-01 16:35:35 -07:00
d1f12b0769
build(deps): bump dnslib from 0.9.24 to 0.9.25 ( #18318 )
...
Bumps [dnslib](https://github.com/paulc/dnslib ) from 0.9.24 to 0.9.25.
- [Release notes](https://github.com/paulc/dnslib/releases )
- [Commits](https://github.com/paulc/dnslib/compare/0.9.24...0.9.25 )
---
updated-dependencies:
- dependency-name: dnslib
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>
2024-07-31 16:11:38 -07:00
ChiaAutomation and GitHub
25107107a0
Update Managed Files ( #18381 )
...
Update prettier
2024-07-31 13:11:46 -07:00
Amine Khaldi
a7044370fb
Merge commit 'c0a2db44dc3662c428b0ea93e102e285f15f620d' into checkpoint/main_from_release_2.4.3_c0a2db44dc3662c428b0ea93e102e285f15f620d
2024-07-31 18:15:45 +01:00
Starttoaster and GitHub
0d1104c4a3
checkpoint: into main from release/2.4.3 @ 6a5d84d17d ( #18382 )
...
Source hash: 6a5d84d17d
Remaining commits: 3
2024-07-31 10:13:18 -07:00
Amine Khaldi
19dc953584
Merge commit '6a5d84d17d49a1a65520c8b56a413b648441d482' into checkpoint/main_from_release_2.4.3_6a5d84d17d49a1a65520c8b56a413b648441d482
2024-07-31 17:16:03 +01:00
Izumi Hoshino and GitHub
f6bfc9c867
Fixed missing partial count was incorrectly incremented on solo plotNFT farming ( #18346 )
...
* Fixed an issue where missing partial count was incorrectly incremented on solo plotNFT farming
* Updated test
2024-07-31 09:03:57 -07:00
ec02a785e4
checkpoint: into main from release/2.4.3 @ 6a5d84d17d ( #18371 )
...
[CHIA-1024] Fix wallet observer mode log in while non-observer keys are present (#18361 )
Fix wallet observer mode log in while non-observer keys are present
Co-authored-by: Matt Hauff <quexington@gmail.com >
2024-07-31 09:03:28 -07:00
Chris Marslender and GitHub
7e057ca5fd
Add get version RPC method for all services ( #18366 )
2.4.3-rc1
2024-07-30 18:42:04 -07:00
Amine Khaldi and GitHub
e5b1e8528c
CHIA-944 Simplify Mempool's get_items_by_coin_ids ( #18326 )
...
Simplify Mempool's get_items_by_coin_ids.
2024-07-30 12:28:56 -07:00
Amine Khaldi and GitHub
9ff36d9689
CHIA-945 Remove no longer needed TestWalletKeyValStore class ( #18327 )
...
Remove no longer needed TestWalletKeyValStore class.
2024-07-30 12:28:46 -07:00
Matt Hauff and GitHub
d260e816f0
[CHIA-1033] Fix flaky pool RPC test ( #18369 )
...
Fix flaky pool RPC test
2024-07-30 12:28:33 -07:00
earl and GitHub
c0a2db44dc
Send harvester version in pool partial header ( #18167 )
...
This commit adds just the 'chia-farmer-version' and
'chia-harvester-version' headers and is a reduced version of the
following original commits by Felix Brucker:
commit 0e51984c06
Date: Fri Mar 29 15:59:48 2024 +0700
Rename header prefix from `x-` to `chia-`
commit 2bdc4de2f0
Date: Wed Mar 27 17:13:42 2024 +0700
Add test and fix missing version on dummy harvester peer
commit 15f3feae85
Date: Wed Dec 13 22:34:38 2023 +0530
Add additional partial headers
2024-07-29 13:18:10 -07:00
Matt Hauff and GitHub
6a5d84d17d
[CHIA-1024] Fix wallet observer mode log in while non-observer keys are present ( #18361 )
...
Fix wallet observer mode log in while non-observer keys are present
2024-07-29 13:17:47 -07:00