Commit Graph

2131 Commits

Author SHA1 Message Date
Maran H. 740159c1f6 Merge pull request #151 from rdymac/patch-35
typo caused $ python mki18n.py error
2013-03-05 08:16:27 -08:00
rdymac 3440e4c093 type caused $ python mki18n.py error 2013-03-05 17:13:23 +01:00
ecdsa 811f1ee848 do not run synchronize on deseeded wallets 2013-03-05 14:57:30 +01:00
ecdsa 2c9b06ae1c Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-05 14:28:20 +01:00
ecdsa 554ca6040d protected decorator 2013-03-05 07:55:43 +01:00
ecdsa 8db55efff7 use same order as qt for ok and cancel buttons 2013-03-05 06:35:34 +01:00
ecdsa 0c2a02f0fc help for functions 2013-03-04 17:49:35 +01:00
ecdsa c00d3a34eb help for functions 2013-03-04 17:47:51 +01:00
ecdsa e16451556e make help() available in console 2013-03-04 17:36:49 +01:00
ecdsa 527ba99ef2 always pass a parent to dialog windows 2013-03-04 17:20:38 +01:00
ecdsa 3fe0e160ca catch http exception when wallet is offline 2013-03-04 17:20:07 +01:00
ecdsa 123b1b10e5 fixes for pointofsale 2013-03-04 17:19:32 +01:00
ecdsa a25f570354 fix history in console 2013-03-04 17:18:48 +01:00
Maran 54a995c456 Fix for plugin hook when sending tx 2013-03-04 17:11:23 +01:00
Maran 5610d654d9 WIP New raw tx window 2013-03-04 17:05:26 +01:00
ecdsa 56588de5d9 slightly smarter qr code widget that does not need size parameter 2013-03-04 11:01:09 +01:00
ecdsa df3187d9a9 fix 2013-03-04 10:49:46 +01:00
ecdsa 4019102264 rename sequence, fix bip32 2013-03-04 07:43:01 +01:00
ecdsa c71648bfec fix imports 2013-03-04 07:15:36 +01:00
ecdsa 5561e7186b more docs 2013-03-03 20:27:06 +01:00
ecdsa bfe31f505d fix 2013-03-03 20:17:30 +01:00
ecdsa c9e616a0d6 toggle expanded with enter key 2013-03-03 19:53:35 +01:00
ecdsa f97fe02e3a fix: tx outputs 2013-03-03 19:29:03 +01:00
ecdsa 703c2c0895 qr codes: handle exception raised if the string is too long 2013-03-03 19:20:24 +01:00
ecdsa 54d9817098 fix 2013-03-03 19:17:11 +01:00
ecdsa 744073c212 change column numbers, update pointofsale plugin 2013-03-03 19:14:27 +01:00
thomasv 9e861b1192 fix 2013-03-03 17:08:26 +01:00
thomasv 383a84161e fix 2013-03-03 16:49:42 +01:00
thomasv cec2187010 add plugins to package 2013-03-03 16:33:09 +01:00
thomasv 190f733de2 restrict plugins to the gui 2013-03-03 16:01:47 +01:00
thomasv 7e74fcc935 qrscanner 2013-03-03 15:00:12 +01:00
thomasv ba15b9eb6b another plugin for qrscanner 2013-03-03 14:49:42 +01:00
thomasv cd9f366735 move point of sale mode into plugins 2013-03-03 13:50:08 +01:00
thomasv f1c638c509 fix: generate functions 2013-03-03 12:14:24 +01:00
thomasv 6fec75d9a2 new settings tab for plugins 2013-03-03 12:00:38 +01:00
thomasv 0f22b5e566 fix: missing parameter 2013-03-03 11:00:27 +01:00
thomasv 5846f725d6 simplify Sequence class 2013-03-03 10:56:48 +01:00
thomasv 60cefeafca method get_private_keys for sequence 2013-03-03 10:43:08 +01:00
thomasv 27b8b21f9e mangle (for_change, index) everywhere 2013-03-03 10:24:30 +01:00
thomasv d8361b2a97 fix: mktx amounts 2013-03-03 10:23:52 +01:00
thomasv 07b9029850 plugins init_gui 2013-03-03 09:52:46 +01:00
ecdsa 8df60928ea mktx fix: add address for imported keys 2013-03-02 23:49:32 +01:00
ecdsa b95911e2d7 check if address is imported before index lookup 2013-03-02 23:35:43 +01:00
ecdsa 736e1253f2 add class BIP32Sequence 2013-03-02 23:31:40 +01:00
ecdsa 2ef7b4331a update filenames in manifest 2013-03-02 18:12:35 +01:00
ecdsa 8f7f511d19 rename gui package 2013-03-02 18:10:22 +01:00
ThomasV 89a8f3ce11 import gui using any name 2013-03-02 18:03:29 +01:00
thomasv 474b63357e header for plugins 2013-03-02 16:31:28 +01:00
thomasv ada36b2554 plugin handler 2013-03-02 16:29:14 +01:00
thomasv d2aefb387b show the balance of each account 2013-03-02 14:20:21 +01:00