| .. |
|
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 |
|
xtestdata_testextensions
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +01:00 |
|
xtestdata_txlist
|
Bugfix: TXs in csv and in the UI now get blocktime for time if confirmed fixes #1552 (#1559)
|
2022-02-24 14:23:25 +01:00 |
|
conftest.py
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +01:00 |
|
conftest_visibility.py
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +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
|
Bugfix: Addressinfo (#2001)
|
2022-12-19 21:30:17 +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: fix broken cirrus build cache for bitcoind (#1786)
|
2022-07-02 14:54:32 +02: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
|
Feature: Api framework (#1232)
|
2021-07-08 13:10:14 -05: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
|
Bugfix: Addressinfo (#2001)
|
2022-12-19 21:30:17 +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: Removing the Singleton (#1914)
|
2022-10-20 14:59:29 +02: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
|
UIUX: Overhaul of UTXO list, handling of locked UTXOs and scrollbar added to tx-table web component (#1580)
|
2022-04-08 11:07:01 +02: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
|
Feature: Deactivate hot wallets for extensions (Spectrum) for now (#1999)
|
2022-12-06 18:27:14 +01:00 |
|
test_managers_node.py
|
adjusted node manager test
|
2023-01-10 20:03:03 +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
|
Bugfix: Adding migrations to the hidden imports (#2007)
|
2022-12-07 18:24:23 +01:00 |
|
test_managers_user.py
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +01:00 |
|
test_managers_wallet.py
|
Bugfix: Incomplete wallet deletion (#1950)
|
2022-11-14 21:26:32 +01:00 |
|
test_merkleblock.py
|
blacklify everything (#464)
|
2020-09-30 11:42:30 +02:00 |
|
test_node.py
|
Bugfix: Incomplete wallet deletion (#1950)
|
2022-11-14 21:26:32 +01:00 |
|
test_node_controller.py
|
Chore: misc changes (#1733)
|
2022-05-27 14:59:21 +02: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
|
Chöre: better error_handling and tested (#2005)
|
2022-12-07 21:52:38 +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: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +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
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +01:00 |
|
test_specter_migrator.py
|
Chore: Node manager refactoring (#1974)
|
2022-11-23 17:50:25 +01:00 |
|
test_specterext_spectrum_bridge_rpc.py
|
Chore: Moving the Spectrum extension to a core extension (#2011)
|
2022-12-08 16:01:12 +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
|
Bugfix: Updating the auto-withdrawal in Swan integration could lead to an error (#1981)
|
2022-11-22 21:07:36 +01:00 |
|
test_specterext_swan_service.py
|
Bugfix: Updating the auto-withdrawal in Swan integration could lead to an error (#1981)
|
2022-11-22 21:07:36 +01:00 |
|
test_txlist.py
|
Bugfix: TXs in csv and in the UI now get blocktime for time if confirmed fixes #1552 (#1559)
|
2022-02-24 14:23:25 +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: Util testing and small bugfix about multisig treshold (#698)
|
2021-01-30 11:36:59 +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
|
Feature: Spectrum addition (#1952)
|
2022-11-30 13:13:16 +01:00 |
|
test_util_psbt.py
|
Feature: Add taproot psbt fields (#1837)
|
2022-11-11 17:18:35 +00:00 |
|
test_util_reflection.py
|
Chore: Moving the Spectrum extension to a core extension (#2011)
|
2022-12-08 16:01:12 +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
|
Service class refactoring (#1623)
|
2022-03-21 13:57:55 +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
|
Bugfix: Version has not been properly detected (#2020)
|
2022-12-16 19:14:56 +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
|
Feature: Add taproot psbt fields (#1837)
|
2022-11-11 17:18:35 +00:00 |
|
utils.py
|
Export device types and labels (#1226)
|
2021-06-17 11:09:53 -05:00 |