-
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: long_lived/vault from main @ 32fd48159f761ad7c59e5b8f02a7aed17e2503e9 #18071
Merged
Quexington
merged 29 commits into
long_lived/vault
from
catchup/long_lived_vault_from_main_32fd48159f761ad7c59e5b8f02a7aed17e2503e9
May 28, 2024
Merged
catchup: long_lived/vault from main @ 32fd48159f761ad7c59e5b8f02a7aed17e2503e9 #18071
Quexington
merged 29 commits into
long_lived/vault
from
catchup/long_lived_vault_from_main_32fd48159f761ad7c59e5b8f02a7aed17e2503e9
May 28, 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
* Trying some SSL hacks for tests * Some tweaks * more hacks * more hacks * Using caplog for SSL verification failed check * linting fixes * Some additional tweaks to get it working on all platforms * Added comments * Separate into 3 tests * Ignore coverage for calling the old exception handler * Adjustments from code review
* remove ignore for `pkg_resources` deprecation warning * replace pkg_resources usages * fixup * fixup * fixup * a couple * imports * cleanup * maybe
* Handle reorgs in data layer wallet * Update WalletNode.reset_sync_db * Fix test * Make new tables easily forwards compatible * Use singleton_records table instead of launcher_confirmations * Only select launcher_id
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development 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>
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.2.0...24.4.2) --- updated-dependencies: - dependency-name: black 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-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: pytest-xdist 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>
… coins (#17982) Modify VerifiedCredential.launch to handle multiple source coins
* DL batch upsert optimization. * Lint * Lint * Fix test. * Convert delete/insert to upserts. * Update data_store.py * Improve coverage. * Whitespace. * Change test to use upsert too. * Clarify test usage.
Bumps [tar](https://github.com/isaacs/node-tar) to 6.2.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Updates `tar` from 6.1.15 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.15...v6.2.1) Updates `lerna` from 7.1.3 to 8.1.3 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.3/packages/lerna) --- updated-dependencies: - dependency-name: tar dependency-type: indirect - dependency-name: lerna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8012) Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 2 to 3. - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](Apple-Actions/import-codesign-certs@v2...v3) --- 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>
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: packaging 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 [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.1.0...lxml-5.2.2) --- updated-dependencies: - dependency-name: lxml 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>
…18031) noble was already fixed upstream
#18024) * Add TXConfig and extra_conditions to DID creation endpoint * Fix test * fix test
* also upload sha256 for PRs * consistently use sha256sum, not shasum
* noisy first adjustment * more * big-o * just test_benchmark_batch_insert_speed * blah * constant * constant or linear with small slope * blah * Update test_data_store.py * update limits * slight tidy * all benchmarks again
remove coin solutions deprecation ignores
* bump chia_rs to 0.8.0 and update G1Element handling * use real keys and signatures in mempool tests
… the hashes has no data (#18039) * Return exception and error from get_kv_diff when either of the hashes has no data * Fix up test to handle expected error for invalid hash
#18020) Leverage serialized program for nonce creation in VCWallet's revoke_vc.
* Link trade cancellations with announcements * whoops bad cherry pick * Add test
update test fixture ConsensusMode to be ordered, to support future soft-fork after the hard fork
Revert final_pubkey: G1Element from main
* clvm mypie * update exclusions * wip * some * undo for now * more * more * drop the program usage in datalayer tests * ignore tree hash errors * ignore enough in _sexp_replace... * again * almost * Fix test_singleton.py * dl fixup * did fixup * touchup * nft fixup * fixup tests * Revert "fixup tests" This reverts commit 5df1a70. * or this i guess * blah * Fix get_owner_did * tidy * blah * `.as_atom()` * `.as_int()` * Update chia/wallet/nft_wallet/nft_puzzles.py * `rrrff` * stop using `CastableType` * undo stuff around using `CastableType` * `announcement_assertions: List[Program]` * Update chia/types/blockchain_format/program.py * more * clvm==0.9.10 --------- Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org> Co-authored-by: Matt <quexington@gmail.com>
…coins (#18030) Do without more_itertools's partition in get_singleton_and_remaining_coins.
…long_lived_vault_from_main_32fd48159f761ad7c59e5b8f02a7aed17e2503e9
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
geoffwalmsley
approved these changes
May 28, 2024
wjblanke
approved these changes
May 28, 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
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: 32fd481
Remaining commits: 0
Merge diffs: https://quexington.github.io/merge-diffs/5c407ea9bbab94ca2da71e786e8264f8197bfa08.html