3531 Commits (9a3ca0dc310d58cef1428d5cfaa200c3b4fd1754)
 

Author SHA1 Message Date
Chris Glass a5f9ce4af2 Made travis only run on lib/ 10 years ago
Chris Glass e07507172f Added travis config file. 10 years ago
Chris Glass 9dc814ec8c Made _do_test_crypto private to allow nosetests 10 years ago
Chris Glass 413945435a Added private/public key tests 10 years ago
Chris Glass 73c33820db Moved bitcoin.py tests to their own file 10 years ago
Chris Glass a286b18aed Added _trial_temp to .gitignore 10 years ago
ThomasV 6f74a1c15b fix payto size 10 years ago
ThomasV 0c440ee6a6 wallet.is_beyond_limit (False for imported accounts) 10 years ago
ThomasV 2e410a6368 add missing module qrtextedit 10 years ago
ThomasV 2da9a02fb3 catch exception within sign thread, to re-enable send button 10 years ago
ThomasV 55770a93bf remove unused variable. 10 years ago
ThomasV f4dfec4565 define frozen signal for exchange rate plugin 10 years ago
ThomasV c742e8c5cf minor fix 10 years ago
ThomasV f4a0a90010 catch exceptions raised by fiat amount conversion to decimal 10 years ago
ThomasV 0c6d470296 various bugfixes for imported addresses 10 years ago
ThomasV 57a0864055 fix import 10 years ago
ThomasV c7489092bc Merge pull request #730 from chrisglass/pep8ing-phase-one 10 years ago
Chris Glass 2765b66411 Removed uselss comment. 10 years ago
Chris Glass 01f3e31c6b First cleanup branch commit 10 years ago
ThomasV 6feebb7da3 tx dialog hooks 10 years ago
ThomasV 2c7bf3ca1a detect if wallet can sign tx before showing sign button 10 years ago
ThomasV b32d0c77a3 fix bug with the order of signatures in tx input 10 years ago
ThomasV 84b8b6d73d message: cosigner wallet 10 years ago
ThomasV edd28f32f9 fix: edit label 10 years ago
ThomasV 37148b72d4 show number of tx signatures in gui 10 years ago
ThomasV b28a0bcdd4 getmpk: return list of accounts 10 years ago
ThomasV a24e32266f help text for signrawtransaction 10 years ago
ThomasV 3f15a8f217 serialize: do not use x_pubkeys if we have enough signatures. 10 years ago
ThomasV 785b54f8f4 fix add_keypairs: support old wallets 10 years ago
ThomasV f410225dc2 print traceback in waiting dialog 10 years ago
ThomasV 85505c1d8e cleanup (dead code) 10 years ago
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 10 years ago
ThomasV 378633e6fa update packages script 10 years ago
ThomasV be75c9e012 add hook for transaction_dialog 10 years ago
ThomasV 46e431cd62 cleanup dead code 10 years ago
ThomasV 2a07ed47f2 gui column set monospace font 11 years ago
ThomasV a40ed14953 fix save_qrcode 11 years ago
ThomasV 43400144e8 gui tweaks 11 years ago
ThomasV e2d03f1cc9 show popup if qr scanner not enabled 11 years ago
ThomasV c9fd14e343 transaction show_qr 11 years ago
ThomasV e5b44bacda fixedSize qrcode widget 11 years ago
ThomasV 3fa113d76b fix: remove imports 11 years ago
ThomasV 63de2c8676 fix imports in pos plugin 11 years ago
ThomasV 104fbe6cac link point of sale plugin with receive tab 11 years ago
ThomasV 52e74ccda1 parse_scriptSig 11 years ago
ThomasV c07c1c58ed access to global configuration using set_config and get_config 11 years ago
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 11 years ago
ThomasV 6226b658ea tweak receive layout 11 years ago
ThomasV 4eeacde2b1 fix decimal point in AmountEdit 11 years ago
ThomasV 26328d0458 catch invalid password exceptions in sign_raw_transaction too 11 years ago