3540 Commits (5ce50f44210e3775e160ad7ec783220efc1918d8)
 

Author SHA1 Message Date
ThomasV 5ce50f4421 get_master_public_key: always return xpub of main account 10 years ago
ThomasV 2e1d24939c rm duplicate method getpubkey 10 years ago
ThomasV b5b5edbee7 add_keypairs: simplification 10 years ago
ThomasV a89abee969 Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 10 years ago
ThomasV cd4c8335b0 wizard: ask for password earlier during restore 10 years ago
ThomasV 37127e563b fix #750 10 years ago
ThomasV 0511d7e76f fix: get_action should call get_master_public_key 10 years ago
ThomasV 2c38e85a50 better integration of plugins in installwizard (for 2fa, trezor plugins) 10 years ago
ThomasV 101fe08ac8 fix: abort signing thread if wallet is watching only 10 years ago
ThomasV 9a3ca0dc31 add support for RSA_SHA256 10 years ago
ThomasV 1e91c0f254 fix #744 10 years ago
ThomasV f635c5110c try pyasn1-modules as well 10 years ago
ThomasV 20060a1177 fix #745 10 years ago
ThomasV 42742d98ba Merge pull request #746 from slush0/bits 10 years ago
ThomasV 109ad73187 Merge pull request #743 from pooler/usagefix 10 years ago
ThomasV ccbae28533 Merge pull request #747 from wozz/URI_tests 10 years ago
Michael Wozniak 09154fdf20 Shouldn't redo URI encoding 10 years ago
Michael Wozniak 8ad7a5a085 Update tests and fix URI parsing 10 years ago
slush0 a97a0629dd Added base unit 'bits'. 10 years ago
pooler 4ffd117640 Fix usage summary 10 years ago
ThomasV 2efad717d8 support for OP_RETURN 10 years ago
ThomasV 508d8a798f Merge pull request #741 from chrisglass/clean-support-testnet 10 years ago
Chris Glass 9baaaef746 Made use of fewer constants 10 years ago
Chris Glass 0ac02bf040 Made all bip32 primitives testnet compatible. 10 years ago
ThomasV 8feb2a7b67 fix missing import. fixes #738 10 years ago
ThomasV b03d11003e update comment on x509 class 10 years ago
ThomasV 7a7e65d66c optional parameters for create_new_address 10 years ago
ThomasV f9985ae233 use x509 to check if server certificate has expired 10 years ago
ThomasV 8295ef8c7f don't show qrcode button in payto if it is a payment request 10 years ago
ThomasV 13682cab1d use the ca list that ships with requests. update test. 10 years ago
ThomasV b614a673eb catch zbar.UnsupportedError 10 years ago
ThomasV b5acdab3e9 allow address creation beyond gap limit in GUI. fixes #512 10 years ago
ThomasV 38f5deee86 use an input queue in synchronizer, so that new addresses can be created from other threads 10 years ago
ThomasV e3cb2621c5 Merge pull request #737 from chrisglass/fix-user-config-writing 10 years ago
Chris Glass b2f8d507de Fixed docstrings 10 years ago
Chris Glass 99a31b0c6a Fixes previously introduced bug 10 years ago
ThomasV 7338ac3c54 Merge pull request #736 from chrisglass/more-tests-2 10 years ago
Chris Glass 956f725b35 Forward-merging changes from master 10 years ago
Chris Glass 34f0a65c49 Added more tests for user config parsing. 10 years ago
ThomasV 029e0b8b0d estimate fee using number of outputs 10 years ago
Chris Glass ad3640d7a4 Added tests for the system config function. 10 years ago
Chris Glass 221fa5848f System config should never be None 10 years ago
Chris Glass 5eeae69425 Added more tests for edge cases. 10 years ago
Chris Glass 02c37ee2b2 Travis now excludes "gui" 10 years ago
Chris Glass 8997c760a2 Do not use mutables as default values! 10 years ago
Chris Glass fff3ed9b77 Added a lot of tests for SimpleConfig 10 years ago
ThomasV 05dba32315 Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 54973062bd restore from xprv 10 years ago
ThomasV 935286fe1c Merge pull request #733 from chrisglass/add-more-tests 10 years ago
ThomasV ace101e4f5 Merge pull request #732 from chrisglass/fix-travis 10 years ago