Commit Graph

42 Commits

Author SHA1 Message Date
Chris Sulmone f5837a7a01 Add Bitcoin Private Support 2018-03-20 02:08:53 -05:00
BTChip github 9120c2c071
Add double interface, modify Trusted Input format to avoid using a cryptographic export 2018-03-16 17:21:22 +01:00
Nicolas Bacca 905238f1de
Merge pull request #27 from Raulo/master
Fixes #21. Incorrect display of bech32 P2WPKH
2018-03-12 19:51:45 +01:00
Raulo 27e581a783 Fixes #21. Incorrect display of bech32 2018-03-08 10:50:13 +01:00
BTChip github c893f79cfb
Fix native Segwit 2018-03-07 14:08:45 +01:00
BTChip github d957255021
Update to Nano S SDK 1.4.1 2018-03-06 15:03:42 +01:00
BTChip github bd71d92c7f
Fix native Segwit address 2018-01-06 15:33:50 +01:00
BTChip github 15ba831eed
Add DGB, Hcash, QTUM 2017-11-30 17:18:29 +01:00
BTChip github 132047dc9f
Fix Bitcoin Gold Segwit support 2017-11-21 19:40:44 +01:00
BTChip github f8e9eddd28
Fix Bitcoin Gold coin profile 2017-11-21 19:38:33 +01:00
BTChip github 30458e7a13
Add Bitcoin Gold support 2017-11-21 19:30:17 +01:00
BTChip github 5b6c6d78c3
Add Stealthcoin, fix Peercoin based altcoins Satoshi unit 2017-11-21 19:22:17 +01:00
BTChip github d69b8dd70c
Add native Segwit addresses support and pivx, vertcoin, viacoin 2017-10-20 16:10:19 +02:00
BTChip github 6fcd9d27f0
Fix mixed Segwit/regular inputs signing, add Bitcoin Cash app 2017-08-02 01:57:00 +02:00
BTChip github 8175cdc58b
Display the full (scrollable) destination address on Nano S
Fix screen lock management for large TXs - only require an unlocked screen for the firs$
Reorganize Makefile
Review UI for Blue SDK and upcoming firmware 1.4.0
Add QR Code for Blue (pending SDK update)
Add POSW
2017-07-25 12:27:25 +02:00
BTChip github ac3c1a19cf
Build with new SDK scripts, fix USB disconnect, add pending icons 2017-03-29 00:03:21 +02:00
BTChip github ececc16bee
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 ba19526c06 Merge branch 'master' of https://github.com/LedgerHQ/blue-app-btc 2017-01-22 18:23:06 +01:00
BTChip 3a78dee9c0 U2F proxy optimization, Blue 2.0 UI 2017-01-22 18:22:00 +01:00
BTChip a50d919a5f Peercoin support 2017-01-22 18:18:15 +01:00
BTChip 97ce8a5c32 Refresh icons for Blue 2.0 2017-01-22 18:17:21 +01:00
BTChip 26d781e535 Fix input loop 2017-01-19 05:23:11 +01:00
BTChip f9d02783d5 Add U2F proxy client API for P2SH inputs 2016-12-13 18:39:23 +01:00
BTChip 4114fbccec Fix parsing of Zcash transactions v2 with joinsplit 2016-12-11 18:10:26 +01:00
BTChip b4ad28fb5a Fix external badge icon display 2016-12-11 18:09:29 +01:00
BTChip 3f422035c4 Missing U2F configuration 2016-12-11 18:09:09 +01:00
BTChip 20e2fe458f Add U2F proxy client API 2016-11-28 16:13:35 +01:00
BTChip 2357cf01c9 Add U2F proxy 2016-11-28 15:00:52 +01:00
BTChip de5b580a7c Fix display when no decimals are present 2016-11-18 16:41:55 +01:00
BTChip e522ccec88 Add support for two byte versions (Zcash) 2016-11-18 16:41:20 +01:00
BTChip f5e5b232a2 Add icons 2016-11-18 16:40:51 +01:00
BTChip d8a03d10f7 Update Makefile for release and multicoin support 2016-10-17 23:29:52 +02:00
BTChip ac51e8f336 Sanity check - do not authorize multiple similar inputs from different trust origins in the same transaction - also lost in HW.1 conversion. Caught by N.Dorier 2016-10-17 23:23:34 +02:00
BTChip ba6f5a785d Fix change output detection that got lost in HW.1 conversion 2016-10-17 23:20:16 +02:00
BTChip 7266eed882 Multicoin support - support specific dashboard icon, fix coin ID in message signature, implement GET COIN VERSION / SET ALTERNATE COIN VERSION
Multicoin support
2016-10-17 23:17:28 +02:00
BTChip 170945c40e Add FLAG_DERIVE_MASTER for newer firmware / GreenAddress support 2016-09-28 20:27:09 +02:00
BTChip 45a79622a5 Cleanup, adjust derivation API to API level 5, adjust linker script and NVRAM location 2016-08-12 15:40:17 +02:00
BTChip 30fd34caf1 Add apilevel for new ledgerblue loader API 2016-08-12 15:21:33 +02:00
BTChip 2139ee0235 Add release signature for nanos-10 2016-08-09 11:57:23 +02:00
BTChip 6cce915675 Nano S release
Build for Blue SDK 1.2 / Nano S 1.0 release
Nano S UI
Enable message signing for arbitrary message length
Reenable original P2SH shortcut while waiting for multiple output support
2016-07-31 09:34:13 +02:00
BTChip e0ccb379ed Initial import 2016-06-01 21:32:18 +02:00
Nicolas Bacca 843dca6280 Initial commit 2016-05-26 21:52:14 +02:00