thomasv
|
0d143e074a
|
update indices and add stretch to ui tab
|
12 years ago |
thomasv
|
9b10b2f121
|
move 'load transaction' to import/export tab
|
12 years ago |
thomasv
|
0a6b1a42a3
|
improve plugins tab
|
12 years ago |
ecdsa
|
1126924981
|
gui plugins area
|
12 years ago |
Maran
|
51560b9ecd
|
Implement buttons and move to prod server
|
12 years ago |
Maran
|
e8b97e5326
|
Work in progress on Label syncing
|
12 years ago |
Maran
|
80975ecf04
|
Moved rawtx to wallet tab and added small usability tweaks
|
12 years ago |
Maran
|
f5758d291b
|
Final tweaks for raw transaction processing
|
12 years ago |
Maran
|
15c7fafd49
|
Further work on raw transactions
|
12 years ago |
ecdsa
|
3382354442
|
fix: restore wallet from master public key
|
12 years ago |
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 |