-
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
[CHIA-1736] catchup: long_lived/vault from main @ 08730a266b201e487ca1d361e108491f7862d81b #18852
[CHIA-1736] catchup: long_lived/vault from main @ 08730a266b201e487ca1d361e108491f7862d81b #18852
Conversation
* Replace black with Ruff * Change build_network_protocol_files.py
* Use #!/usr/bin/env bash * Update setup-poetry.sh * Use #!/usr/bin/env bash for shebang * fix up typo for leading space * For consistency fix up a few other scripts
Move obtain_current_passphrase next to KeyringWrapper.
Annotate chia/rpc/util.py.
* Miscellaneous Ruff cleanups * Migrate pyproject.toml to ruff.toml
…ansactions (#18829) Speedup get_header_blocks_in_range w.r.t. blocks with no transactions.
Update full_node_simulator.py
… links (#18803) * Add new flag to support recurvely scanning and following links * black fix * hardlink_to only in python 3.10+ * Remove unneeded hardlink checks as hardlinks to directories aren't a thing * Minor update per code review * use boolean_datacases * Add new flag to initial-config
…18812) * use run_block_generator() directly in block creation, to compute the final cost of the block we're creating. This lets us avoid validating the signature (to save time) and run in mempool mode * always validate signatures in run_block_generator(). * remove PreValidationResult.validated_signature and instead defer to the inner SpendBundleConditions field
Bumps [keyring](https://github.com/jaraco/keyring) from 25.2.1 to 25.5.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.1...v25.5.0) --- updated-dependencies: - dependency-name: keyring 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>
Bumps [clvm](https://github.com/Chia-Network/clvm) from 0.9.10 to 0.9.11. - [Release notes](https://github.com/Chia-Network/clvm/releases) - [Changelog](https://github.com/Chia-Network/clvm/blob/main/HISTORY.org) - [Commits](Chia-Network/clvm@0.9.10...0.9.11) --- updated-dependencies: - dependency-name: clvm 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>
* explicitly collect api methods instead of later using getattr * api as a class itself * tidy * fixup * tidier * and... * fixup * oops * mm * hum * fixup * monkey patching helper * ... * tidy * back to instances * fix * self-patch * duplicate original request attributes * Update chia/_tests/wallet/sync/test_wallet_sync.py Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org> * test that `@metadata.request()` fails on repeated request type * ... --------- Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
…date_wp (#18830) Handle index error on empty peers with peak in request_validate_wp.
ignore ephemeral spends in mempool superset rule
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: 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>
…long_lived_vault_from_main_08730a266b201e487ca1d361e108491f7862d81b
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/black@24.8.0, pypi/clvm@0.9.10, pypi/importlib-metadata@6.11.0, pypi/keyring@25.2.1, pypi/pathspec@0.11.2, pypi/pyyaml@6.0.1 |
The base branch was changed.
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
@SocketSecurity ignore pypi/importlib-metadata@7.2.1 |
|
Pull Request Test Coverage Report for Build 11803225894Details
💛 - Coveralls |
Source hash: 08730a2
Remaining commits: 0
Merge diffs: https://quexington.github.io/merge-diffs/50b997ed7024ac6f4fceb6dbdddeecf126503355.html