thomasv
|
7e74fcc935
|
qrscanner
|
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
|
0f22b5e566
|
fix: missing parameter
|
12 years ago |
thomasv
|
5846f725d6
|
simplify Sequence class
|
12 years ago |
thomasv
|
60cefeafca
|
method get_private_keys for sequence
|
12 years ago |
thomasv
|
27b8b21f9e
|
mangle (for_change, index) everywhere
|
12 years ago |
thomasv
|
d8361b2a97
|
fix: mktx amounts
|
12 years ago |
thomasv
|
07b9029850
|
plugins init_gui
|
12 years ago |
ecdsa
|
8df60928ea
|
mktx fix: add address for imported keys
|
12 years ago |
ecdsa
|
b95911e2d7
|
check if address is imported before index lookup
|
12 years ago |
ecdsa
|
736e1253f2
|
add class BIP32Sequence
|
12 years ago |
ecdsa
|
2ef7b4331a
|
update filenames in manifest
|
12 years ago |
ecdsa
|
8f7f511d19
|
rename gui package
|
12 years ago |
ThomasV
|
89a8f3ce11
|
import gui using any name
|
12 years ago |
thomasv
|
474b63357e
|
header for plugins
|
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
|
08a9de688a
|
fix: save master public key on wallet creation
|
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
|
fb56bc5039
|
separate core and gui in different modules
|
12 years ago |
thomasv
|
a563091f30
|
separate core and gui in different modules
|
12 years ago |
thomasv
|
f9f59d8dff
|
fix
|
12 years ago |
thomasv
|
97e03cb738
|
replace wallet.all_addresses() with wallet.addresses(True)
|
12 years ago |
thomasv
|
e84d087a64
|
accounts
|
12 years ago |
thomasv
|
c871a79582
|
use imp to detect and load the local electrum module
|
12 years ago |
thomasv
|
f72c8ee5d2
|
move is_valid from wallet class to bitcoin.py
|
12 years ago |
thomasv
|
f3cc234c87
|
missing arguments and types conversions
|
12 years ago |
thomasv
|
c5e3d7fc80
|
prioritize
|
12 years ago |
thomasv
|
fecccec53f
|
alphabetical order
|
12 years ago |
thomasv
|
454f67e89d
|
fix command names: setconfig, setconfig
|
12 years ago |
thomasv
|
19d104f023
|
register commands, check for their arguments
|
12 years ago |
thomasv
|
4f5023e31b
|
rename 'balance' command as 'getbalance', per bitcoind
|
12 years ago |
thomasv
|
c263a92351
|
don't use underscore in commands.
|
12 years ago |
thomasv
|
95dc97b39b
|
rename 'addresses' command as 'listadresses'. use json syntax.
|
12 years ago |
thomasv
|
3960f383e0
|
default parameter for addresses() command
|
12 years ago |
ThomasV
|
7bf1a6248e
|
use Decimal in listunspent
|
12 years ago |
thomasv
|
3eb746db5c
|
terminate after create or restore
|
12 years ago |
thomasv
|
b302aa59d1
|
add commands to setup.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 |