5703 Commits (e9c101f0c8dc1856447de307efd94df385d602c8)
 

Author SHA1 Message Date
Neil Booth fe2e731a70 Remove dead code 9 years ago
ThomasV 7f7d73a4a9 helper function without decorator: sign_tx_with_password 9 years ago
ThomasV 483cf2286f format_amount_and_units: general method to display amounts and fiat values. fixes #1078 9 years ago
ThomasV 7c4b749340 single dialog for confirmation and password 9 years ago
Neil Booth 12583246ee Fix testcase 9 years ago
ThomasV 849cc0200b better help message 9 years ago
ThomasV 458b62f5de commands: add kwargs to wrapper 9 years ago
Neil Booth f30090a321 Use network to get local height 9 years ago
Neil Booth b5e0363f85 Only save wallet if modified 9 years ago
Neil Booth f710d872c7 When using labels plugin write wallet once 9 years ago
ThomasV a735fbabe0 print config path in debug message 9 years ago
Neil Booth c64e8b9885 Only write wallet if necessary 9 years ago
ThomasV 084a352456 kivy: fix wizard; remove multisig creation code 9 years ago
Neil Booth 3746050fe6 Subscribed address fix 9 years ago
Neil Booth cbf9052dae Remove address caching 9 years ago
ThomasV ebd5a565ed fix: add missing definition of sha1 9 years ago
ThomasV 62643cbc18 kivy: comment out reload 9 years ago
ThomasV 745d258439 kivy: remove dead code 9 years ago
Neil Booth b14aae5ebc Clear self.interface when switching 9 years ago
Neil Booth 6f1367fea6 Unify message IDs between network and interfaces 9 years ago
ThomasV ec9eccd0dd use packages dir instead of requirements 9 years ago
ThomasV 985d54197a cleanup, and make send_tx work 9 years ago
ThomasV 4d60380325 kivy Makefile: don't move, copy 9 years ago
Neil Booth 886192aba7 Make trustedcoin.py multi-window compatible 9 years ago
ThomasV f90ca2684e change paytomany syntax: accept json data instead of csv file 9 years ago
Neil Booth 0371a3dc32 Don't refresh whilst editing! 9 years ago
Neil Booth 544b829f6e Rework MyTreeWidget editing 9 years ago
ThomasV c481e61417 don't download aes in Makefile 9 years ago
ThomasV 584cc5d31f use zxing to scan qr codes 9 years ago
ThomasV 37caf97ee9 show currency in column header rather than in each row 9 years ago
ThomasV 533cdde366 right align numerical values in history widget 9 years ago
ThomasV 88077808d9 update kivy's blacklist 9 years ago
ThomasV f3b0d83782 rename 'gui' console variable to 'window' 9 years ago
ThomasV 52315fdb72 detect kivy from os.environ 9 years ago
ThomasV 95e27a0141 add info to kivy Readme 9 years ago
ThomasV 92780aaf24 add pem extension to buildozer.spec 9 years ago
ThomasV d986570c2e fix: func.__doc__ might be None on android 9 years ago
Neil Booth abee263710 Remove obsolete server from DEFAULT_SERVERS 10 years ago
Neil Booth 650f9b215c Fix itbit 10 years ago
Neil Booth 154cdd1697 Improved error handling for exchange requests 10 years ago
Neil Booth c0b93c83ab Minor fixes to exchange_rate plugin 10 years ago
Neil Booth 0db2dbf3d7 Extra headers only if used. 10 years ago
Neil Booth 39615333c0 Attribute more diagnostic messages 10 years ago
Neil Booth 93b99ebded Handy new class PrintError 10 years ago
Neil Booth 735a9e9a29 Add a line about plugins to the release notes 10 years ago
Neil Booth 9b50d1e7bc Fix history headers on plugin load / unload 10 years ago
Neil Booth da5c18b2f9 Be patient whilst connecting 10 years ago
Neil Booth f5a43b8738 Warn if server is serving bad address histories 10 years ago
Neil Booth 93b964f11d Two fixes for main_window.py 10 years ago
Neil Booth f9047c6df0 Fix for dynamic loading and unloading of plugins 10 years ago