Commit Graph

62 Commits

Author SHA1 Message Date
Nicolas Bacca
e8d0f63664 Merge pull request #20 from mkrufky/musicoin
Add support for Musicoin
2018-08-01 13:21:39 +02:00
Michael Ira Krufky
71d8e44ed8 Add support for Musicoin 2018-07-29 22:51:07 -04:00
BTChip github
29a2b97b1f Do not crash if not using EIP 155 2018-07-29 18:11:48 +02:00
BTChip github
6fe4705f46 Reorganize chain types - always add after the last one, not alphabetically sorted 2018-07-29 12:43:18 +02:00
Nicolas Bacca
4e76ef3489 Merge pull request #19 from mkrufky/akroma
Add support for Akroma
2018-07-29 12:41:45 +02:00
Nicolas Bacca
a17834d6da Merge pull request #18 from mkrufky/pirl
Add support for Pirl
2018-07-29 12:39:44 +02:00
Michael Ira Krufky
15cb3cebeb Add support for Akroma 2018-07-28 18:49:59 -04:00
Michael Ira Krufky
2c8f11f1f0 Add support for Pirl 2018-07-28 18:20:21 -04:00
BTChip github
74c085ca2d 3 bytes int are also valid 2018-07-28 17:56:54 +02:00
BTChip github
8260268b02 Supports 32 bits chainId for signature and matching - the returned V will be wrong and has to be recomputed by the client 2018-07-28 17:36:12 +02:00
BTChip github
c276531c83 Update to U2F managed SDK - add forks 2018-07-27 21:02:24 +02:00
Nicolas Bacca
a986186884 Merge pull request #12 from jarig/patch-1
Fix formatting
2018-04-15 15:34:43 +02:00
BTChip github
5de67d7ef6 Compatibility with Nano S SDK 1.4 2018-03-12 11:04:02 +01:00
Jaroslav
e569f0804d Fix formatting
Small table fixes
2018-02-23 10:28:45 +02:00
BTChip github
854e74f3a0 Add latest tokens, cleanup unused variables 2017-12-25 19:45:41 +01:00
BTChip github
cdc8c7436c Fix missing last character on address display, add full destination address when transacting, update latest ERC-20 tokens 2017-10-27 06:03:49 +02:00
BTChip github
a240145f0f Fix alternate chain ticker names 2017-10-27 05:38:29 +02:00
BTChip github
f833e315c2 Update tokens, add Expanse and Ubiq chains 2017-10-20 16:21:36 +02:00
BTChip github
ee3ca5c5d7 Add SIGN ETH PERSONAL MESSAGE specification 2017-08-19 11:00:49 +02:00
BTChip github
eef02bbc50 Update tokens list : newly deployed REP, add APT, BET, DNT, GELD, ICE, MYD, NXX, PRO, PPT, PLR, SAN, WCT, XRL 2017-07-29 00:13:59 +02:00
BTChip github
79dcf4bd7c Add the 13 tokens of the week 2017-07-17 23:56:25 +02:00
BTChip github
615581e2c6 Update tokens list : BQX ADT BNC CTL DRP FAM FUN MTL NET NMR OAX SHIT SKIN SKO1 SNM STRJ SNC TFL VSM VRS 2017-07-06 16:11:56 +02:00
BTChip github
32348fbfe8 Update tokens list : MYST, PAY, QAU, SNT 2017-07-06 16:08:54 +02:00
BTChip github
a780a2a9db Update tokens list : BAT, BNT, CFI, MCAP, MCO, MGO, PTDY, QRL, RLT, VERI 2017-06-13 11:26:09 +02:00
BTChip github
37f33677c8 Update tokens list, fix USB crash on disconnect take 2, bump version 2017-06-02 16:12:08 +02:00
BTChip github
dca33eab26 Update Blue UI, fix contract data / browser mode glitch 2017-05-31 21:51:11 +02:00
BTChip github
b40b38e8bd Fix USB crash on disconnect 2017-05-31 21:50:05 +02:00
BTChip github
57f90c5f69 Update tokens list 2017-05-31 21:49:28 +02:00
BTChip github
a954625362 Fix non decimal display glitch 2017-05-31 21:48:49 +02:00
BTChip github
4a4dcdce9a Bump version, allow derivation on test path 2017-05-31 21:48:27 +02:00
BTChip github
c4fbb96227 Move to new build SDK, add 2FA for ERC-20 tokens Matchpool, Lunyr, Round, TaaS 2017-04-04 17:31:34 +02:00
BTChip github
670b571bdd Add 2FA for ERC-20 tokens Edgeless, Mainstreet Investment, Melon, Swarm City, Chronobank 2017-03-21 11:15:34 +01:00
BTChip github
f9d926554f Support message signing (Nano-S only for the time being) 2017-03-03 13:49:39 +01:00
BTChip
dcb710b774 Cleanup 2017-02-04 13:16:31 +01:00
BTChip
0c094f4fe6 ERC-20 tokens support for a simple set of tokens - display additional transaction details 2017-02-04 13:14:24 +01:00
BTChip
b4ff4c4023 Add missing Blue app icon 2017-02-03 00:22:18 +01:00
BTChip
cda1cdc0fa Blue 2.0 UI, USB enumeration fixes 2017-01-22 18:26:27 +01:00
BTChip
7083e3bc74 Blue compliant debugging 2017-01-22 18:25:42 +01:00
BTChip
389f5db9d8 Update for new SDKs 2017-01-22 18:25:15 +01:00
BTChip
68f0790239 Refresh icons for Blue 2.0 2017-01-22 18:24:41 +01:00
BTChip
54ea8ac82e EIP 155 support. Free up some RAM for U2F buffers 2016-11-25 09:10:04 +01:00
BTChip
050f482fe5 Update documentation 2016-10-18 00:05:56 +02:00
BTChip
3617bb2eee Display fee as startgas * gaslimit, allow conditional signing of raw data, add U2F tunnel 2016-10-17 23:40:31 +02:00
BTChip
533c14adc2 Remove copypasta invalid check for contract data size 2016-10-17 23:36:29 +02:00
BTChip
893c9820e4 Handle to: destination length to detect a null contract address 2016-10-17 23:35:55 +02:00
BTChip
40df08c386 Add multiplication support for fees computations instead of displaying startgas and gasprice 2016-10-17 23:34:07 +02:00
BTChip
3b61952b44 Mention Medium post for the splitting contract 2016-09-19 19:08:30 +02:00
BTChip
190960abb9 Get rid of ethereum framework dependency for Windows users, point to split contract 2016-09-02 15:50:49 +02:00
BTChip
2944fea283 Splitting : fix Makefile, add quality icon, ETH->ETC automation through etherscan APIs 2016-09-02 10:17:07 +02:00
BTChip
a06b01fee2 Add splitting contract reference 2016-08-28 23:41:11 +02:00