79 Commits (36bc0184f4e00b072761abf05daf422b132badc5)

Author SHA1 Message Date
ecdsa 554ca6040d protected decorator 12 years ago
ecdsa 8db55efff7 use same order as qt for ok and cancel buttons 12 years ago
ecdsa 527ba99ef2 always pass a parent to dialog windows 12 years ago
Maran 54a995c456 Fix for plugin hook when sending tx 12 years ago
Maran 5610d654d9 WIP New raw tx window 12 years ago
ecdsa 56588de5d9 slightly smarter qr code widget that does not need size parameter 12 years ago
ecdsa c71648bfec fix imports 12 years ago
ecdsa bfe31f505d fix 12 years ago
ecdsa c9e616a0d6 toggle expanded with enter key 12 years ago
ecdsa 744073c212 change column numbers, update pointofsale plugin 12 years ago
thomasv cec2187010 add plugins to package 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
thomasv ba15b9eb6b another plugin for qrscanner 12 years ago
thomasv cd9f366735 move point of sale mode into plugins 12 years ago
thomasv f1c638c509 fix: generate functions 12 years ago
thomasv 6fec75d9a2 new settings tab for plugins 12 years ago
thomasv 07b9029850 plugins init_gui 12 years ago
ecdsa 736e1253f2 add class BIP32Sequence 12 years ago
ThomasV 89a8f3ce11 import gui using any name 12 years ago
thomasv ada36b2554 plugin handler 12 years ago
thomasv d2aefb387b show the balance of each account 12 years ago
thomasv a6db76cc0e save console history 12 years ago
thomasv d50e36f3a2 increase default column width 12 years ago
thomasv 346cc34091 set default button for qr code dialog 12 years ago
thomasv 08c7c3c51f fix 12 years ago
thomasv 53d03e9e34 change the parameter order for gui.show_qrcode 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv 97e03cb738 replace wallet.all_addresses() with wallet.addresses(True) 12 years ago
thomasv e84d087a64 accounts 12 years ago
thomasv f72c8ee5d2 move is_valid from wallet class to bitcoin.py 12 years ago
thomasv 7c42f09f41 improve gui.show_tx_details 12 years ago
thomasv 1f24f6f9be don't show the sequence field 12 years ago
thomasv 070a7e8b6e add stretch to raw tx tab too 12 years ago
thomasv 8a7343b61b disable testing code 12 years ago
thomasv dfb1bd1203 code refactoring; remove redundancies and sanitize transactions read from file or text 12 years ago
ThomasV b46d5805bf restore the description field 12 years ago
ThomasV b116a43c31 fix the tx counter field 12 years ago
thomasv 50d029e61c use json istead of ast 12 years ago
Maran 22a5226673 Last few fixes for raw transaction handling 12 years ago
Maran 4a43126547 Work in progress for message signing via classic gui 12 years ago
thomasv d5ba4398ee update tx label in gui 12 years ago
thomasv cd9f2f02d2 fix: mktx syntax 12 years ago
thomasv 2e9c2c1f96 return python objects from commands, and display them as json 12 years ago
thomasv 31e265b11d more efficient method for exporting private keys 12 years ago
thomasv 42a10164ea make most commands available in the console 12 years ago
ThomasV 8682608813 indent unsigned tx 12 years ago
ThomasV f549e15a12 fix: unsigned transactions in gui 12 years ago
ThomasV 9ae12c43e4 word per word completions 12 years ago
thomasv 03e2160503 create separate class for deterministic key generation. add pubkeys to validateaddress 12 years ago
thomasv f0b255acba store transactions in serialized form 12 years ago