blue-app-btc/src
BTChip github 6fcd9d27f0
Fix mixed Segwit/regular inputs signing, add Bitcoin Cash app
2017-08-02 01:57:00 +02:00
..
btchip.c Display the full (scrollable) destination address on Nano S 2017-07-25 12:27:25 +02:00
btchip_apdu_get_coin_version.c Add support for two byte versions (Zcash) 2016-11-18 16:41:20 +01:00
btchip_apdu_get_firmware_version.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_operation_mode.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_random.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_get_trusted_input.c Fix mixed Segwit/regular inputs signing, add Bitcoin Cash app 2017-08-02 01:57:00 +02:00
btchip_apdu_get_wallet_public_key.c Display public key, support stremed outputs, support P2SH parsing (Nano-S only for the time being), add Peercoin build 2017-03-03 12:07:51 +01:00
btchip_apdu_hash_input_finalize_full.c Display public key, support stremed outputs, support P2SH parsing (Nano-S only for the time being), add Peercoin build 2017-03-03 12:07:51 +01:00
btchip_apdu_hash_input_start.c Display the full (scrollable) destination address on Nano S 2017-07-25 12:27:25 +02:00
btchip_apdu_hash_sign.c Fix mixed Segwit/regular inputs signing, add Bitcoin Cash app 2017-08-02 01:57:00 +02:00
btchip_apdu_set_alternate_coin_version.c Peercoin support 2017-01-22 18:18:15 +01:00
btchip_apdu_set_operation_mode.c Initial import 2016-06-01 21:32:18 +02:00
btchip_apdu_setup.c Add support for two byte versions (Zcash) 2016-11-18 16:41:20 +01:00
btchip_apdu_sign_message.c Add U2F proxy 2016-11-28 15:00:52 +01:00
btchip_apdu_verify_pin.c Initial import 2016-06-01 21:32:18 +02:00
btchip_bagl_extensions.h Display public key, support stremed outputs, support P2SH parsing (Nano-S only for the time being), add Peercoin build 2017-03-03 12:07:51 +01:00
btchip_base58.c Initial import 2016-06-01 21:32:18 +02:00
btchip_bcd.c Fix display when no decimals are present 2016-11-18 16:41:55 +01:00
btchip_context.c Display public key, support stremed outputs, support P2SH parsing (Nano-S only for the time being), add Peercoin build 2017-03-03 12:07:51 +01:00
btchip_ecc.c Initial import 2016-06-01 21:32:18 +02:00
btchip_filesystem.c Initial import 2016-06-01 21:32:18 +02:00
btchip_helpers.c Add U2F proxy 2016-11-28 15:00:52 +01:00
btchip_internal.h Initial import 2016-06-01 21:32:18 +02:00
btchip_nvram.c Cleanup, adjust derivation API to API level 5, adjust linker script and NVRAM location 2016-08-12 15:40:17 +02:00
btchip_public_ram_key_variables.c Initial import 2016-06-01 21:32:18 +02:00
btchip_public_ram_key_variables.h Initial import 2016-06-01 21:32:18 +02:00
btchip_public_ram_variables.c Initial import 2016-06-01 21:32:18 +02:00
btchip_public_ram_variables.h Initial import 2016-06-01 21:32:18 +02:00
btchip_rom_variables.c Multicoin support - support specific dashboard icon, fix coin ID in message signature, implement GET COIN VERSION / SET ALTERNATE COIN VERSION 2016-10-17 23:17:28 +02:00
btchip_rom_variables.h Multicoin support - support specific dashboard icon, fix coin ID in message signature, implement GET COIN VERSION / SET ALTERNATE COIN VERSION 2016-10-17 23:17:28 +02:00
btchip_secure_value.c Initial import 2016-06-01 21:32:18 +02:00
btchip_transaction.c Peercoin support 2017-01-22 18:18:15 +01:00
btchip_transaction.h Nano S release 2016-07-31 09:34:13 +02:00
main.c Display the full (scrollable) destination address on Nano S 2017-07-25 12:27:25 +02:00
u2f_io.c Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_io.h Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_processing.c U2F proxy optimization, Blue 2.0 UI 2017-01-22 18:22:00 +01:00
u2f_processing.h Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_service.c U2F proxy optimization, Blue 2.0 UI 2017-01-22 18:22:00 +01:00
u2f_service.h Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_timer.h Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_transport.c Add U2F proxy 2016-11-28 15:00:52 +01:00
u2f_transport.h Add U2F proxy 2016-11-28 15:00:52 +01:00
usbd_hid_impl.c Build with new SDK scripts, fix USB disconnect, add pending icons 2017-03-29 00:03:21 +02:00
usbd_hid_impl.h Build with new SDK scripts, fix USB disconnect, add pending icons 2017-03-29 00:03:21 +02:00