Commit Graph

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