2033 Commits (ad88b296bb0d99b918c4cafe9e6843feacb8ddae)
 

Author SHA1 Message Date
nelisky a38e789099 Typo in importprivkey, missing self 12 years ago
ecdsa e06e511e39 revert own commit 12 years ago
Maran H. 740159c1f6 Merge pull request #151 from rdymac/patch-35 12 years ago
rdymac 3440e4c093 type caused $ python mki18n.py error 12 years ago
ecdsa 811f1ee848 do not run synchronize on deseeded wallets 12 years ago
ecdsa 2c9b06ae1c Merge branch 'master' of git://github.com/spesmilo/electrum 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 0c2a02f0fc help for functions 12 years ago
ecdsa c00d3a34eb help for functions 12 years ago
ecdsa e16451556e make help() available in console 12 years ago
ecdsa 527ba99ef2 always pass a parent to dialog windows 12 years ago
ecdsa 3fe0e160ca catch http exception when wallet is offline 12 years ago
ecdsa 123b1b10e5 fixes for pointofsale 12 years ago
ecdsa a25f570354 fix history in console 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 df3187d9a9 fix 12 years ago
ecdsa 4019102264 rename sequence, fix bip32 12 years ago
ecdsa c71648bfec fix imports 12 years ago
ecdsa 5561e7186b more docs 12 years ago
ecdsa bfe31f505d fix 12 years ago
ecdsa c9e616a0d6 toggle expanded with enter key 12 years ago
ecdsa f97fe02e3a fix: tx outputs 12 years ago
ecdsa 703c2c0895 qr codes: handle exception raised if the string is too long 12 years ago
ecdsa 54d9817098 fix 12 years ago
ecdsa 744073c212 change column numbers, update pointofsale plugin 12 years ago
thomasv 9e861b1192 fix 12 years ago
thomasv 383a84161e fix 12 years ago
thomasv cec2187010 add plugins to package 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
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