Commit Graph

13456 Commits (matejcik/queue-overflow)
 

Author SHA1 Message Date
Pavol Rusnak aa1833ba3f add stdlib to header
10 years ago
Pavol Rusnak f4e6010e18 implement BIP32 cache
10 years ago
Pavol Rusnak 31385f71f4 update nanopb to 0.2.9.2
10 years ago
Pavol Rusnak 32158bbb5c refactor fsm_getRootNode into fsm_getDerivedNode
10 years ago
slush0 018a347aca Added test of DerivationCache
10 years ago
Pavol Rusnak 8f48ffe63c extract fsm_getCoin
10 years ago
Pavol Rusnak 40b023b1f4 Merge pull request #17 from dllaurence/embedded_header
10 years ago
Dustin Laurence 1c672dca2b Remove now-redundant embedded header
10 years ago
Pavol Rusnak 5ce27a1e1a Merge pull request #16 from dllaurence/prototypes
10 years ago
slush0 bd7c575be3 Fixed testnet URL
10 years ago
Dustin Laurence a16992a893 Add stdbool.h
10 years ago
Dustin Laurence 8ce1f34233 Add prototypes for private functions
10 years ago
Pavol Rusnak d57d030362 Merge pull request #15 from dllaurence/finalize_rand
10 years ago
Dustin Laurence ce67a85d39 Add finalize_rand() to prove we have no leaks
10 years ago
Dustin Laurence 661751ab4b Add finalize_rand()
10 years ago
Pavol Rusnak 0981ed98b6 Merge pull request #7 from runn1ng/master
10 years ago
cf18 880f058482 correcting transponed QR code
10 years ago
Pavol Rusnak addadf3676 make udev rules consistent across repos
10 years ago
Pavol Rusnak fb747384a0 prepare cython-TrezorCrypto for pip release
10 years ago
Pavol Rusnak 5cd4531312 make constructor of cython HDNode struct more explicit
10 years ago
Pavol Rusnak 0331a1c454 first try of cythonizing the library
10 years ago
Pavol Rusnak 8c23d62c5e don't verify pubkey in xpubaddrgen
10 years ago
Pavol Rusnak 2880a2e3db add break condition to xpubaddrgen
10 years ago
Pavol Rusnak 62ce3c6988 rework docker build script
10 years ago
Pavol Rusnak b5eecb30be downgrade nanopb to LTS version 0.2.9.1
10 years ago
Pavol Rusnak b06780e0a7 prepare 1.3.0 release
10 years ago
Pavol Rusnak 9fea8f8ab3 more fixes to readme
10 years ago
Pavol Rusnak 27a496a370 README -> README.md
10 years ago
Pavol Rusnak 280310c8a0 add xpubaddrgen utility
10 years ago
Pavol Rusnak 8660f67512 update trezor-crypto
10 years ago
Pavol Rusnak 795579cbac invert pby when normalizing S during signing
10 years ago
Pavol Rusnak 48cc36b1b9 adapt to new base58 api, use CoinType.address_type_p2sh field
10 years ago
Pavol Rusnak 89a7d7797b replace base58 implementation
10 years ago
Pavol Rusnak 7f222e3c1e update pb
10 years ago
Pavol Rusnak 60bcde46f5 add CoinType.address_type_p2sh
10 years ago
Pavol Rusnak 1674edcbac p2sh addresses can have 35 characters
10 years ago
Pavol Rusnak 30a55829e5 rework hashing of transactions
10 years ago
Pavol Rusnak 2a2eba7de5 rework layoutProgress functions
10 years ago
Pavol Rusnak 03a053c944 implement change logic for multisig
10 years ago
Pavol Rusnak 399deeee67 add tests for multisig tx change confirmation
10 years ago
Pavol Rusnak 0898c707d9 move change logic before confirmation
10 years ago
Pavol Rusnak 7000451f71 implement OutputScriptType_PAYTOMULTISIG, reorganize compile_output code
10 years ago
Pavol Rusnak 0d427f2cd2 fix confirm layouts in multisig operation
10 years ago
Pavol Rusnak a51a530dbc cleanup multisig test
10 years ago
Pavol Rusnak c6ca89a850 simplify check in hdnode_from_xpub
10 years ago
Pavol Rusnak cce9d783a6 introduce cryptoMultisigFingerprint
10 years ago
Pavol Rusnak 4122b56e1c check return value of cryptoHDNodePathToPubkey
10 years ago
Pavol Rusnak 309604d286 change setup wording
10 years ago
Pavol Rusnak 0e92d4c588 error checking of hdnode functions return values
10 years ago
Pavol Rusnak 1385de1154 use const where appropriate
10 years ago