Pavol Rusnak
|
c0181b1aec
|
extract address related stuff into trezor-crypto
|
2016-10-10 11:26:52 +02:00 |
|
Daira Hopwood
|
69d99d202d
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
|
Jochen Hoenicke
|
ae4dff6e5f
|
Only compute pubkey on demand.
Changed all hdnode callers to call hdnode_fill_public_key if
they need the public key.
|
2016-06-27 10:13:18 +02:00 |
|
Pavol Rusnak
|
5e5138066a
|
adapt the reorder of hash_final functions
|
2016-04-26 11:53:58 +02:00 |
|
Pavol Rusnak
|
d35b741f08
|
enable OP_RETURN
|
2015-02-04 20:04:59 +01:00 |
|
Pavol Rusnak
|
5f8a4f6da1
|
use hdnode_private_ckd_cached where appropriate
|
2015-01-26 20:24:07 +01:00 |
|
Pavol Rusnak
|
48cc36b1b9
|
adapt to new base58 api, use CoinType.address_type_p2sh field
|
2014-12-23 03:18:29 +01:00 |
|
Pavol Rusnak
|
30a55829e5
|
rework hashing of transactions
|
2014-12-21 20:34:14 +01:00 |
|
Pavol Rusnak
|
2a2eba7de5
|
rework layoutProgress functions
|
2014-12-21 18:58:56 +01:00 |
|
Pavol Rusnak
|
7000451f71
|
implement OutputScriptType_PAYTOMULTISIG, reorganize compile_output code
|
2014-12-20 20:34:19 +01:00 |
|
Pavol Rusnak
|
0d427f2cd2
|
fix confirm layouts in multisig operation
|
2014-12-20 02:38:53 +01:00 |
|
Pavol Rusnak
|
4122b56e1c
|
check return value of cryptoHDNodePathToPubkey
|
2014-12-16 18:49:49 +01:00 |
|
Pavol Rusnak
|
0e92d4c588
|
error checking of hdnode functions return values
|
2014-12-16 18:28:46 +01:00 |
|
Pavol Rusnak
|
1385de1154
|
use const where appropriate
|
2014-12-16 16:50:12 +01:00 |
|
Pavol Rusnak
|
567537cd03
|
update to new multisig api
|
2014-12-16 14:28:47 +01:00 |
|
Pavol Rusnak
|
7e27275ec8
|
allow 15/15 multisig
|
2014-12-10 20:20:03 +01:00 |
|
Pavol Rusnak
|
92cfcd1565
|
implement GetAddress.multisig field
|
2014-12-10 18:04:51 +01:00 |
|
Pavol Rusnak
|
91451f88b5
|
multisig
|
2014-12-06 19:12:55 +01:00 |
|
Pavol Rusnak
|
f75515544f
|
move Sign/Verify to crypto.c/h, implement Encrypt/Decrypt
|
2014-11-25 19:32:04 +01:00 |
|
Pavol Rusnak
|
960c665aac
|
update protobuf, require address for verifymsg
|
2014-11-15 02:00:07 +01:00 |
|
Pavol Rusnak
|
ba63157a77
|
check coin->address_type while building output
|
2014-08-19 00:49:17 +02:00 |
|
Pavol Rusnak
|
524f2a957a
|
enable stack protector
|
2014-07-31 19:44:03 +02:00 |
|
Pavol Rusnak
|
7cba60895d
|
update protobuf, disable SimpleSignTx
|
2014-06-05 23:45:01 +02:00 |
|
Pavol Rusnak
|
0d0a1ab5f2
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
|