Commit Graph

13456 Commits (matejcik/queue-overflow)
 

Author SHA1 Message Date
Pavol Rusnak c47065fb11 Merge branch 'master' of github.com:trezor/python-trezor
10 years ago
Pavol Rusnak 95817eb5d3 adapt to SLIP-0013
10 years ago
Pavol Rusnak f344ec9c9b actually is SLIP-0013
10 years ago
Pavol Rusnak c286cd75f3 bn_substract_noprime -> bn_subtract
10 years ago
Pavol Rusnak e37ba822e6 bn_substract -> bn_subtractmod, bn_substract_noprime -> bn_subtract
10 years ago
Pavol Rusnak fb2a085fff update trezor-crypto
10 years ago
Pavol Rusnak cb9ccc5cf4 remove all references to USE_PUBKEY_VALIDATE
10 years ago
Pavol Rusnak dc31cc50d2 Merge pull request #25 from jhoenicke/comments
10 years ago
Pavol Rusnak 38cfebdbfe Merge pull request #24 from jhoenicke/master
10 years ago
Pavol Rusnak 1441dffe0e cmdtr -> trezorctl
10 years ago
Pavol Rusnak 98c4c788ce Merge pull request #18 from mackler/remove-sha384-initial-H
10 years ago
Pavol Rusnak ddef895647 Merge pull request #30 from ywecur/patch-1
10 years ago
ywecur 33a913d951 Add ’git‘ to list of programs to install under Debian-Ubuntu
10 years ago
Jochen Hoenicke 7e98c02afd Added comments to the tricky algorithms.
10 years ago
Jochen Hoenicke e2dd0b8e8d Always check for validity in ecdsa_read_pubkey.
10 years ago
Pavol Rusnak 66cf46d7c5 Merge pull request #29 from jhoenicke/master
10 years ago
Jochen Hoenicke 6f59de799a Verify the localback.net certificate
10 years ago
Pavol Rusnak 690702063c Merge pull request #28 from jhoenicke/master
10 years ago
Jochen Hoenicke 9107aab76a Use right URL for bridge and keep-alive connection
10 years ago
Pavol Rusnak 2451936f0e add posibility to override tag to be built in firmware-docker-build, make master as default
10 years ago
Pavol Rusnak 92ab7504b2 add one more bip32_cache test
10 years ago
Pavol Rusnak e523d34596 Merge pull request #27 from nelisky/insight_tx-fixes
10 years ago
nelisky f3b7629a4f Prevent floating point issues when pushing output amount
10 years ago
nelisky e4429242aa Allow insight_tx to be passed a dict object instead of an url
10 years ago
Pavol Rusnak 0ee02eb09a revert non-swiping dialogs
10 years ago
Pavol Rusnak 24660f3e2c fix port in signidentity dialog
10 years ago
Pavol Rusnak 65d734df58 add Darkcoin
10 years ago
Pavol Rusnak d1c62659f7 make signidentity dialog nicer
10 years ago
Pavol Rusnak 1272046375 login -> sign in
10 years ago
Pavol Rusnak 6eb2933bfe rework signer to consume secexp format as well
10 years ago
Pavol Rusnak 6dd6deb2ad fix tabs/spaces
10 years ago
Pavol Rusnak d3ccdb56bd Merge pull request #3 from Flavien/master
10 years ago
Flavien Charlon 19a807edda Add Coinprism to the URL whitelist
10 years ago
Pavol Rusnak f74d31788c old PIN -> current PIN
10 years ago
Pavol Rusnak 402886e00d Merge pull request #16 from jhoenicke/master
10 years ago
Pavol Rusnak 82308d8a38 make wording more verbose (in SignIdentity)
10 years ago
Pavol Rusnak eefa689b33 call layout functions where needed to rewrite the display after dialog choice
10 years ago
Pavol Rusnak 45d9955bc2 speed up communication
10 years ago
Pavol Rusnak 137a60ce01 set multisig_fp_mismatch when non-multisig input is encountered
10 years ago
Pavol Rusnak 399d4d31b7 replace transaction check hashing
10 years ago
Pavol Rusnak 73c42402b9 implement SignIdentity workflow
10 years ago
Pavol Rusnak acb8305ced Merge pull request #17 from jhoenicke/speedsigning
10 years ago
Jochen Hoenicke 5d8135be1a Faster signing, smoother progressbar.
10 years ago
Pavol Rusnak e95f7016be add trezor.github.io to whitelist
10 years ago
Jochen Hoenicke 286ee0525c PIN handling - constant time.
10 years ago
Pavol Rusnak 049166d6c9 disable filecache by default
10 years ago
Pavol Rusnak 3358906c65 add trezorctl to package and bump version
10 years ago
Pavol Rusnak 06ed6a27a7 rename cmdtr.py to trezorctl (but keep symlink for now)
10 years ago
Pavol Rusnak 109cca5ab3 fix _customPrintFieldValue
10 years ago
Pavol Rusnak ad6fc7b5a7 update protobuf
10 years ago