Commit Graph
14659 Commits
Author SHA1 Message Date
Amine Khaldi d013245428 Merge commit '9da7fd2980c8d9263881f8837b2166271658eb64' into checkpoint/main_from_release_2.3.0_9da7fd2980c8d9263881f8837b2166271658eb64 2024-04-17 17:31:40 +01:00
Patrick MaslanaandGitHub 3b0914b910 checkpoint: into main from release/2.3.0 @ a441eb1db7 (#17881)
Source hash: a441eb1db7
Remaining commits: 2
2024-04-17 09:25:42 -07:00
Amine Khaldi 0fd225ff56 Merge commit 'a441eb1db77e879be34a444ebb8b5eb5b28e335e' into checkpoint/main_from_release_2.3.0_a441eb1db77e879be34a444ebb8b5eb5b28e335e 2024-04-16 22:38:53 +01:00
Amine KhaldiandGitHub a5ae6356a4 Use as_iter instead of as_python in get_delayed_puz_info_from_launcher_spend and construct return values with proper types (#17847)
Use as_iter instead of as_python in get_delayed_puz_info_from_launcher_spend and construct return values with proper types.
2024-04-16 13:54:37 -07:00
8b6f761791 Run core util tests sequential (#17871)
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com>
2024-04-16 13:39:03 -07:00
Kyle AltendorfandGitHub 89f1a0468a exclude config.py from diff-cover as well (#17873)
* debug

* exclude `config.py` from diff-cover as well

* actually pass the config path...

* Revert "debug"

This reverts commit 863989f538.

* just `*`

* Revert "Revert "debug""

This reverts commit 0855bc795c.

* leading `*/`?

* Revert "leading `*/`?"

This reverts commit 5067869b59.

* Revert "Revert "leading `*/`?""

This reverts commit 5f09e6211e.

* Revert "Revert "Revert "debug"""

This reverts commit a788ec1691.
2024-04-16 13:31:20 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d704466f51 build(deps-dev): bump build from 1.0.3 to 1.2.1 (#17813)
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.2.1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:development
  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-04-16 13:27:07 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a304fe9d7e build(deps): bump dnspython from 2.5.0 to 2.6.1 (#17865)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 13:26:11 -07:00
Arvid NorbergandGitHub d117e0a513 simplify MerkleSet by making it immutable (#17861) 2024-04-16 13:25:41 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c47b95c753 build(deps): bump keyring from 24.3.1 to 25.1.0 (#17812)
Bumps [keyring](https://github.com/jaraco/keyring) from 24.3.1 to 25.1.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v24.3.1...v25.1.0)

---
updated-dependencies:
- dependency-name: keyring
  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>
2024-04-16 13:22:22 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
43cdc56a14 build(deps-dev): bump pytest-mock from 3.12.0 to 3.14.0 (#17783)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.14.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
  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-04-16 13:22:12 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e63aa79052 build(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#17782)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  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-04-16 13:22:01 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c8a247b12e build(deps): bump peter-evans/create-pull-request from 5 to 6 (#17504)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  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>
2024-04-16 13:21:41 -07:00
Matt HauffandGitHub 831cb9bd7f Make a couple of DAOWallet methods return lists of transaction records (#17853) 2024-04-15 12:10:43 -07:00
Matt HauffandGitHub 198dfa2f3b Remove tx_records from dl_update_multiple RPC (breaking change) (#17846)
* Read from 'transactions' instead of 'tx_records'

* Remove tx_records from dl_update_multiple
2024-04-15 12:09:35 -07:00
Amine KhaldiandGitHub 59ee9438ba Remove (undocumented) no longer needed farm_block from WalletRpcApi (Breaking Change) (#17844)
Remove (undocumented) no longer needed farm_block from WalletRpcApi.
2024-04-15 12:08:46 -07:00
Patrick MaslanaandGitHub 40a8af39b6 checkpoint: into main from release/2.3.0 @ 6c9636b2ad (#17841)
Source hash: 6c9636b2ad
Remaining commits: 0
2024-04-15 12:07:57 -07:00
Amine KhaldiandGitHub e90f1cec4b Make generate_test_spend_bundle accept a named wallet param (#17838)
Make generate_test_spend_bundle accept a named wallet param.
2024-04-15 12:07:26 -07:00
Kyle AltendorfandGitHub e706e36833 improve legibility of source vs. installed test checks (#17831)
* improve legibility of source vs. installed test checks

* group for diff as well

* just >

* debug

* fixup

* dedebug

* else
2024-04-15 12:07:07 -07:00
Earle LoweandGitHub 9da7fd2980 Update GUI pin to release/2.3.0 (5b608f0c3) (#17854)
update GUI pin for 2.3.0
2.3.0-rc2
2024-04-10 15:21:54 -07:00
Florin ChiricaandGitHub a441eb1db7 DL migrate DB. (#17814)
* DL migrate DB.

* Add test.

* Add get_keys to the test.

* Skip mypy for dynamic classmember.

* Mypy.

* Black.

* Update data_store.py

* Add unknown version test.
2024-04-09 14:23:12 -07:00
Matt HauffandGitHub 5da5db1278 Remove unused files (#17807)
* Remove unused files

* Remove chialisp test

* mypy exclusion
2024-04-09 09:58:20 -07:00
Kyle AltendorfandGitHub 5227b32e0f only exclude arm _timelord_ needing jobs (#17836) 2024-04-09 09:54:02 -07:00
Amine Khaldi ab7e5df9d2 Merge commit '6c9636b2ad2c74d40aef265d85ed67758af4f749' into checkpoint/main_from_release_2.3.0_6c9636b2ad2c74d40aef265d85ed67758af4f749 2024-04-08 20:29:11 +01:00
Patrick MaslanaandGitHub 02a7e8b1b5 checkpoint: into main from release/2.3.0 @ 65ef0f4ec4 (#17835)
Source hash: 65ef0f4ec4
Remaining commits: 0
2024-04-08 09:54:52 -07:00
Kyle AltendorfandGitHub 6c9636b2ad make junit collection optional and disable for now (#17828)
* make junit collection optional

* disable junit collection

* prettier

* no env

* no env

* one more
2024-04-05 12:28:38 -07:00
Geoff WalmsleyandGitHub 72b9756598 add bytes type to DerivationRecord.pubkey (#17433)
* add bytes type to DerivationRecord.pubkey

* coverage

* comment and no cover for added line in find_lost_did

* Revert "add bytes type to DerivationRecord.pubkey"

This reverts commit 0918d2ec3f.

* create @property for DerivationRecord.pubkey
2024-04-05 09:30:39 -07:00
Amine Khaldi 040f7531bd Merge commit '65ef0f4ec416a0b161bf5bce854e1d6df66a074a' into checkpoint/main_from_release_2.3.0_65ef0f4ec416a0b161bf5bce854e1d6df66a074a 2024-04-05 17:29:43 +01:00
Kyle AltendorfandGitHub 770dcc1a02 add macOS arm to ci tests (#17757)
* add macOS arm to ci tests

* Update test.yml

* Update test.yml

* Update test-single.yml

* Update test-single.yml
2024-04-05 09:29:41 -07:00
Kyle AltendorfandGitHub c86ced42a8 remove redundant ci boost install step (#17817) 2024-04-05 09:29:28 -07:00
Amine KhaldiandGitHub 442bad9f27 Increase in-memory DB URI randomness (#17822)
Increase in-memory DB URI randomness.
2024-04-05 09:29:15 -07:00
StarttoasterandGitHub 53cede76d5 checkpoint: into main from release/2.3.0 @ 7966d96b10 (#17834)
Source hash: 7966d96b10
Remaining commits: 1
2024-04-05 09:28:38 -07:00
Kyle Altendorf 122d85c095 Merge commit '7966d96b10abff2bb206164f0d8750a50396b5a9' into checkpoint/main_from_release_2.3.0_7966d96b10abff2bb206164f0d8750a50396b5a9 2024-04-05 11:46:17 -04:00
Arvid NorbergandGitHub 65ef0f4ec4 fix error codes and add more test coverage for message conditions (#17819) 2024-04-05 06:45:09 -07:00
Earle LoweandGitHub 7966d96b10 Add timeout for flaky test (#17823) 2024-04-04 11:36:50 -07:00
Arvid NorbergandGitHub 3f0d5c070b use rust types for RecentChainData, ProofBlockHeader and WeightProof (#17738) 2024-04-03 09:08:04 -07:00
Patrick MaslanaandGitHub 74200b9b7a checkpoint: into main from release/2.3.0 @ f1f4ab2f22 (#17815)
Source hash: f1f4ab2f22
Remaining commits: 0
2024-04-03 08:54:32 -07:00
Kyle Altendorf 659b4864aa Merge commit 'f1f4ab2f22d879481ec9975d3473067f966e2c1f' into checkpoint/main_from_release_2.3.0_f1f4ab2f22d879481ec9975d3473067f966e2c1f 2024-04-02 20:29:35 -04:00
Patrick MaslanaandGitHub cd3c5af9a3 checkpoint: into main from release/2.3.0 @ 07bc1f33e8 (#17809)
Source hash: 07bc1f33e8
Remaining commits: 1
2024-04-02 16:10:06 -07:00
Kyle Altendorf e65210f6e1 Merge commit '07bc1f33e829c1eb907853c91ad10ec1da01774b' into checkpoint/main_from_release_2.3.0_07bc1f33e829c1eb907853c91ad10ec1da01774b 2024-04-02 13:07:58 -04:00
Patrick MaslanaandGitHub b6845028c0 checkpoint: into main from release/2.3.0 @ 1ff7e09a5a (#17805)
Source hash: 1ff7e09a5a
Remaining commits: 1
2024-04-02 10:07:22 -07:00
Patrick MaslanaandGitHub f1f4ab2f22 avoid 3.9+ type indexing in runtime code, relegate to hints (#17808)
<!-- 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:

Fix errors in release CI for older Python versions.

Slipped through nightly CI because we don't monitor it. Slipped through
Python 3.8 mypy checks because of
https://github.com/python/mypy/issues/15773.

<!-- Does this PR introduce a breaking change? -->
### Current Behavior:

Cast to `set`

### New Behavior:

Cast to `Set`
2024-04-02 07:37:00 -07:00
Kyle Altendorf 7c65c4363b fix other cases as well 2024-04-01 13:36:52 -04:00
Rigidity dd0c1751e7 Rename set to Set in cast 2024-04-01 11:36:19 -04:00
Kyle Altendorf 00457c5cec Merge commit '1ff7e09a5aa635c90e73d428ccff598ee455441b' into checkpoint/main_from_release_2.3.0_1ff7e09a5aa635c90e73d428ccff598ee455441b 2024-03-30 22:00:30 -04:00
Patrick MaslanaandGitHub 07bc1f33e8 Fall back to default values for peer file path (#17802)
<!-- 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:

Enhance backwards compatibility with this config option.

<!-- Does this PR introduce a breaking change? -->
### Current Behavior:

Would fail if peer file paths were not set.

### New Behavior:

Has a default value matching the initial config.
2024-03-30 12:14:39 -07:00
RigidityandGitHub 1ff7e09a5a Only log rollback if heights are actually deleted (#17803) 2024-03-30 10:48:05 -07:00
Rigidity 4e625a54d4 Fall back to default values for peer file path 2024-03-29 20:19:17 -04:00
Arvid NorbergandGitHub 23288e78b9 only print warnings about protocol mismatches for farmer and harvester (#17801)
only print warnings about protocol mismatches for farmer and harvester. In the future, maybe this should also include trusted wallets
2.3.0-rc1
2024-03-29 16:06:05 -07:00
Amine KhaldiandGitHub ec258d0ce6 Optimized v1 to v2 DB upgrade (#17793)
Optimized v1 to v2 DB upgrade.
2024-03-29 13:41:07 -07:00