Commit Graph

214 Commits (0e3f6e73ed1d97c653fea162581d47a74d0c2854)
 

Author SHA1 Message Date
Pavol Rusnak 0e3f6e73ed
nem: rename NEMTransaction to NEMSignTx and NEMRequestAnnounce to NEMSignedTx
7 years ago
Saleem Rashid 89ce727548 protob: Add NEMTransaction & NEMRequestAnnounce
7 years ago
Saleem Rashid 21716a5632 protob: Add NEMGetAddress & NEMAddress
7 years ago
Karel Bílek 4ac8e8cdff Setting segwit to true with bitcoin
7 years ago
Pavol Rusnak 5f7a1a7a5a
add protocol description
7 years ago
Pavol Rusnak ccff14d685
change firmware field from boolean to string
7 years ago
Fabio Berger dca395dd6c Add 0xproject.com to domain whitelist (#39)
7 years ago
Pavol Rusnak e7832b2beb
Bitcoin Cash -> Bcash
7 years ago
Pavol Rusnak 3ec5d354ba
coins: change coin_name for TBCH, add coin.firmware flag
7 years ago
Saleem Rashid dc1ed85c96 coins: Change BCC to BCH
7 years ago
Pavol Rusnak f3010097c3
reformat coins.json
7 years ago
Saleem Rashid 1d0399d0b0 coins: Add Bitcoin Cash
7 years ago
Saleem Rashid dd8ec3231f coins: Add forkid
7 years ago
Pavol Rusnak 00900951e0
add SignMessage.script_type
7 years ago
Pavol Rusnak 2eb9c7e352
added Storage.subscribed, Features.subscribed and ApplySettings.subscribed
7 years ago
Pavol Rusnak 224bdde39f
don't use hex for uint32 default values
7 years ago
Pavol Rusnak 440c943723
remove google/protobuf/descriptor.proto, should be distributed with protobuf
7 years ago
Pavol Rusnak b29b98d69b Added Ethereum Sign/Verify Message (#35)
7 years ago
Pavol Rusnak fac66c6867
add SelfTest.payload
7 years ago
Pavol Rusnak 2a86fb0503
change com.satoshilabs.trezor.protobuf to com.satoshilabs.trezor.lib.protobuf
7 years ago
Pavol Rusnak c2a40f4b67
add SelfTest message
7 years ago
Pavol Rusnak 68f5246e2f
deprecate EstimateTxSize and TxSize
7 years ago
Pavol Rusnak 654ee5d8ec
add Features.needs_backup
7 years ago
Pavol Rusnak 9e7922d61a
added license (LGPL-3.0+)
7 years ago
Pavol Rusnak e04ecf819b
preparation for delegated backup
7 years ago
Roman Zeyde ae1900a2bc Allow testing recovery with initialized device (#33)
7 years ago
Pavol Rusnak 0001cb18c0
add FirmwareErase.length
7 years ago
Pavol Rusnak 4eef33b05a
rename failures: SyntaxError => DataError; Other => ProcessError
7 years ago
Pavol Rusnak 73b9ffc36a
move tools/pb2py to trezor-core repo
7 years ago
Pavol Rusnak 53aa74092e
pb2py: add const import for micropython
7 years ago
Karel Bilek 4e450bb50b Adding minimal fee
7 years ago
Saleem Rashid e732226909 types: Add wire_tiny & wire_bootloader (#29)
7 years ago
Karel Bilek b87ead1409 Adding blocktime
7 years ago
Pavol Rusnak 95834d75ff
update litecoin maxfee/kb
7 years ago
Karel Bilek 81deb790d7 Higher default BTC fees
7 years ago
Pavol Rusnak 54000d8438
bump bitcoin maxfee
8 years ago
Pavol Rusnak 564801fddc
remove CoinType.address_type_p2wpkh and CoinType.address_type_p2wsh
8 years ago
Pavol Rusnak 3e703b2d6d
add keys in txt format
8 years ago
Pavol Rusnak 805ef189f4
remove address_type_p2wpkh and address_type_p2wsh from coins.json, update litecoin address_p2sh to new value
8 years ago
Karel Bílek a8a40b32d7 Higher fees for litecoin
8 years ago
Pavol Rusnak fe6e62c11f
Revert "add EthereumSignTx.prefix"
8 years ago
Pavol Rusnak 2148e5ff8d
proto: add cointype.segwit to types
8 years ago
Pavol Rusnak b9198eb2b6
coins.json: add segwit bool
8 years ago
Pavol Rusnak 78da723c06
add EthereumSignTx.prefix
8 years ago
Pavol Rusnak 29ecc3e24b
added dash.run to whitelist
8 years ago
Peter Banik dd1f7a2b0b Added xpub_magic and xprv_magic to CoinType structure and coin_name to GetPublicKey message structure (#26)
8 years ago
Pavol Rusnak a08782bd8c
add gitter badge
8 years ago
Pavol Rusnak 072770f51a
add FirmwareRequest message
8 years ago
Pavol Rusnak 6a1adef5f9
whitespace cleanup
8 years ago
Karel Bílek 80c7b666a2 Raising the maxfee (#24)
8 years ago