..
bitcoin_core
Chore: Ci improvements ( #103 ) ( #1403 )
2021-09-19 22:33:13 +02:00
controller_testdata
refactoring to persistence.py #255 ( #403 )
2020-10-17 15:08:45 +02:00
helpers_testdata
Feature: a framework for migrations and migrating single-node ( #1414 )
2021-10-13 09:05:26 +02:00
misc_testdata
Porting #2084 (Additional tests for auto-detection edge cases) to uiux-revamp ( #2204 )
2023-02-14 16:37:33 +01:00
xtestdata_testextensions
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
xtestdata_txlist
Bugfix: Clarification of Amounts in tables ( fixes #1861 ) ( #2026 )
2023-01-20 09:45:40 +01:00
conftest.py
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
conftest_visibility.py
Bugfix: Clarification of Amounts in tables ( fixes #1861 ) ( #2026 )
2023-01-20 09:45:40 +01:00
elements_gitrev_pinned
Chore: Update elements to 0.21.0.2 ( #1641 )
2022-04-02 18:33:18 +02:00
fix_devices_and_wallets.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
fix_ghost_machine.py
Chore: Refactor UTXO scan (and timeout bugfix for utxo_scan) ( #1687 )
2022-05-03 18:52:48 +02:00
fix_keys_and_seeds.py
Chore: Refactoring of wallet tests ( #1943 )
2022-10-26 13:15:01 +02:00
fix_testnet.py
Feature: Spectrum addition ( #1952 )
2022-11-30 13:13:16 +01:00
install_noded.sh
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
test_checker.py
Bugfix: Wallets take a lot of time to be loaded at start-up with Spectrum ( #2015 )
2022-12-09 20:15:54 +01:00
test_cli_server.py
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
test_commands_psbt_creator.py
Chore: Fix psbt creator api to work with liquid assets when using json ( #1831 )
2022-08-03 18:50:08 +02:00
test_commands_utxo_scanner.py
Chore: Refactoring of wallet tests ( #1943 )
2022-10-26 13:15:01 +02:00
test_config.py
refactoring startup and cli ( #717 )
2020-12-06 15:40:22 +01:00
test_decodetx.py
swap to embit for xpub and address derivation ( #588 )
2020-11-10 16:11:10 +01:00
test_devices_specter.py
Feature: Extensions can add new devices ( #1887 )
2022-10-19 14:46:29 +02:00
test_ep_wallet_api.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_fail.py
Feature: Spectrum addition ( #1952 )
2022-11-30 13:13:16 +01:00
test_genericdata_storage.py
Feature: Encrypted user data storage ( #1453 )
2021-11-11 15:25:00 +01:00
test_helpers.py
refactor check_methods out of specter ( #1106 )
2021-04-23 20:50:50 +02:00
test_hwi_rpc.py
Chore: migrating to hwi 2.1.0 ( #1693 )
2022-07-05 13:41:27 +02:00
test_hwibridge.py
Chore: Refactor device_types and disable change to hotwallet for Spectrum_Node ( #2048 )
2023-01-26 15:05:45 +01:00
test_jwt.py
Feature: Spectrum addition ( #1952 )
2022-11-30 13:13:16 +01:00
test_key.py
bugfix: Util testing and small bugfix about multisig treshold ( #698 )
2021-01-30 11:36:59 +01:00
test_labels_import.py
Chore: Remove docker support ( #2054 )
2023-01-16 18:33:59 +01:00
test_liquid_rpc.py
Docs: run tests and avoid elm-tests if you don't want them ( #1326 )
2021-08-17 17:27:21 +02:00
test_managers_config.py
UIUX: Do not hide elements by default ( #1854 )
2022-08-29 16:20:30 +02:00
test_managers_device.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_managers_node.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_managers_otp.py
refactor check_methods out of specter ( #1106 )
2021-04-23 20:50:50 +02:00
test_managers_service.py
Feature: Extension Framework upgrade incl. middleware, extensionsdependencies and -callbacks ( #2186 )
2023-02-11 11:21:31 +01:00
test_managers_service_executor.py
Feature: Extension Framework upgrade incl. middleware, extensionsdependencies and -callbacks ( #2186 )
2023-02-11 11:21:31 +01:00
test_managers_user.py
Feature: Spectrum addition ( #1952 )
2022-11-30 13:13:16 +01:00
test_managers_wallet.py
Feature: Notification system ( #1766 ) ( #2103 )
2023-02-07 19:00:44 +01:00
test_merkleblock.py
blacklify everything ( #464 )
2020-09-30 11:42:30 +02:00
test_node.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_node_controller.py
Chore: Remove docker support ( #2054 )
2023-01-16 18:33:59 +01:00
test_notifications.py
Feature: Notification system ( #1766 ) ( #2103 )
2023-02-07 19:00:44 +01:00
test_persistence.py
Feature: several things for Spectrum preparation ( #1913 )
2022-10-29 15:54:34 +02:00
test_rest.py
Bugfix: Incomplete wallet deletion ( #1950 )
2022-11-14 21:26:32 +01:00
test_rpc.py
Porting #2084 (Additional tests for auto-detection edge cases) to uiux-revamp ( #2204 )
2023-02-14 16:37:33 +01:00
test_se_controller.py
Chore: generic better error_handling for API calls ( #2014 )
2022-12-13 14:23:04 +01:00
test_services.py
Feature: Extension Framework upgrade incl. middleware, extensionsdependencies and -callbacks ( #2186 )
2023-02-11 11:21:31 +01:00
test_services_extension_gen.py
Feature: Extensions can add new devices ( #1887 )
2022-10-19 14:46:29 +02:00
test_specter.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_specter_migrator.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_specterext_spectrum_bridge_rpc.py
Chore: testing bridge_rpc errorhandling ( #2055 )
2023-01-17 12:42:32 +01:00
test_specterext_spectrum_controller_helpers.py
Chore: Moving the Spectrum extension to a core extension ( #2011 )
2022-12-08 16:01:12 +01:00
test_specterext_spectrum_node.py
Chore: Moving the Spectrum extension to a core extension ( #2011 )
2022-12-08 16:01:12 +01:00
test_specterext_swan_client.py
Feature: Extension Framework upgrade incl. middleware, extensionsdependencies and -callbacks ( #2186 )
2023-02-11 11:21:31 +01:00
test_specterext_swan_service.py
Chore: Porting chore/rid_of_defaultnode to uiux-revamp ( #2098 )
2023-01-31 11:06:29 +01:00
test_txlist.py
Bugfix: Clarification of Amounts in tables ( fixes #1861 ) ( #2026 )
2023-01-20 09:45:40 +01:00
test_user.py
Feature: Spectrum addition ( #1952 )
2022-11-30 13:13:16 +01:00
test_util_common.py
UIUX: Better balance display ( #1841 )
2022-09-20 09:25:46 +02:00
test_util_descriptor.py
Bugfix: Clarification of Amounts in tables ( fixes #1861 ) ( #2026 )
2023-01-20 09:45:40 +01:00
test_util_fee_estimation.py
Feature: Send dialog refactored and sped up ( #1454 )
2022-01-13 09:38:44 +01:00
test_util_mnemonic.py
Bugfix: better error-management for seed words which language is not detected ( #1660 )
2022-04-20 10:17:01 +02:00
test_util_priceprovider.py
Chore: Upgrading dependencies ( #2217 )
2023-02-17 15:01:36 +01:00
test_util_psbt.py
Feature: Add taproot psbt fields ( #1837 )
2022-11-11 17:18:35 +00:00
test_util_reflection.py
Feature: Extension Framework upgrade incl. middleware, extensionsdependencies and -callbacks ( #2186 )
2023-02-11 11:21:31 +01:00
test_util_reflection_fs.py
Feature: CLI and a publishing model for extensions ( #1566 )
2022-02-25 16:38:41 +01:00
test_util_shell.py
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
test_util_tx.py
Docs: Changes that didn't make into merge commit for #1591 ( #1611 )
2022-03-08 17:07:15 +01:00
test_util_version.py
Chore: refurbish release infrastructure ( #2198 )
2023-02-15 14:58:33 +01:00
test_util_wallet_importer.py
Bugfixes: Various bugfixes ( #1959 )
2022-11-07 17:08:54 +01:00
test_util_xpub.py
bugfix: Util testing and small bugfix about multisig treshold ( #698 )
2021-01-30 11:36:59 +01:00
test_wallet.py
Bugfix: Clarification of Amounts in tables ( fixes #1861 ) ( #2026 )
2023-01-20 09:45:40 +01:00
utils.py
Export device types and labels ( #1226 )
2021-06-17 11:09:53 -05:00