-
Notifications
You must be signed in to change notification settings - Fork 2k
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/vault from main @ 646c416622b4512097bdee7a9d48259136d41f1a #17978
Merged
Quexington
merged 86 commits into
long_lived/vault
from
catchup/long_lived_vault_from_main_646c416622b4512097bdee7a9d48259136d41f1a
May 7, 2024
Merged
catchup: into long_lived/vault from main @ 646c416622b4512097bdee7a9d48259136d41f1a #17978
Quexington
merged 86 commits into
long_lived/vault
from
catchup/long_lived_vault_from_main_646c416622b4512097bdee7a9d48259136d41f1a
May 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* make junit collection optional * disable junit collection * prettier * no env * no env * one more
…nt/main_from_release_2.3.0_6c9636b2ad2c74d40aef265d85ed67758af4f749
* Remove unused files * Remove chialisp test * mypy exclusion
* 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.
update GUI pin for 2.3.0
* improve legibility of source vs. installed test checks * group for diff as well * just > * debug * fixup * dedebug * else
Make generate_test_spend_bundle accept a named wallet param.
…Breaking Change) (#17844) Remove (undocumented) no longer needed farm_block from WalletRpcApi.
…17846) * Read from 'transactions' instead of 'tx_records' * Remove tx_records from dl_update_multiple
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](peter-evans/create-pull-request@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>
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](pytest-dev/pytest@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>
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](pytest-dev/pytest-mock@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>
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](jaraco/keyring@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>
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](rthalley/dnspython@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>
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](pypa/build@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>
* debug * exclude `config.py` from diff-cover as well * actually pass the config path... * Revert "debug" This reverts commit 863989f. * just `*` * Revert "Revert "debug"" This reverts commit 0855bc7. * leading `*/`? * Revert "leading `*/`?" This reverts commit 5067869. * Revert "Revert "leading `*/`?"" This reverts commit 5f09e62. * Revert "Revert "Revert "debug""" This reverts commit a788ec1.
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com>
…r_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.
…nt/main_from_release_2.3.0_a441eb1db77e879be34a444ebb8b5eb5b28e335e
…nt/main_from_release_2.3.0_9da7fd2980c8d9263881f8837b2166271658eb64
* Added `--skip-keyring` option to `chia start daemon` command * Fixed a lint error and adopted review comments * Fixed a lint error * Fixed a test * Fixed a test * Added mocks to test * Fixed a test * Removed `bt: BlockTools` from the test case because it seemed to cause config file dead lock * Removed unused mock method * Set `parallel=False` to chia/_tests/cmds/config.py * Set `parallel=False` to chia/_tests/core/util/config.py * Added missing coverage * Fixed mypy error
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: pylint 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>
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: typing-extensions 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>
Move SimulatorFullNodeService type alias to start_simulator.
…nt/main_from_release_2.3.0_11a2e29426a42d692075fe90cf6bdc0bacecd5d3
…nt/main_from_release_2.3.0_083e4824e1a4a784a2c09f97554935b90f93d7b7
remove unused current_inner from PoolState. We generate this puzzle regularly, it's expensive, and we don't use it
* introduce early exit to dedent for-loop * remove deprecated authentication_public_key from pool-config
…long_lived_vault_from_main_646c416622b4512097bdee7a9d48259136d41f1a
|
geoffwalmsley
approved these changes
May 7, 2024
emlowe
approved these changes
May 7, 2024
wjblanke
approved these changes
May 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aok
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
coverage-diff
Exclude_Notes
Use this label if the changes in the PR should be excluded from the release notes
vault
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Source hash: 646c416
Remaining commits: 0
Merge diffs: https://quexington.github.io/merge-diffs/ed66cc778cd2c40973b3aa9c49213932f0a29589.html