mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-07 02:24:15 -05:00
* Fixes cherry-picked from fix_keyring_tests. * Logging for the failing test_using_legacy_cryptfilekeyring test * See if reordering the tests makes a difference. * Revert "See if reordering the tests makes a difference." This reverts commitb53807880b. * Log changes to the _configure_legacy_backend patch * Fixed patching * Checking if something isn't cleaned up properly * Revert "Checking if something isn't cleaned up properly" This reverts commitce995ba773. * Revert "Fixed patching" This reverts commit66a70a16ff. * Revert "Log changes to the _configure_legacy_backend patch" This reverts commit26791a40b7. * Revert "Logging for the failing test_using_legacy_cryptfilekeyring test" This reverts commit4fd4873565. * Move test_keyring_wrapper.py into a standalone test * Small refactorings/changes per feedback