Commit Graph

2109 Commits

Author SHA1 Message Date
Maran c61f16ba0d Merge branch 'feature/label_sync' of https://github.com/spesmilo/electrum into feature/label_sync 2013-03-10 21:33:55 +01:00
Maran 65e257a537 Merge branch 'master' into feature/raw_tx 2013-03-10 21:23:24 +01:00
Maran 2973f5d2c3 more label sync wip 2013-03-10 21:23:04 +01:00
Maran a2510bc26d more label sync wip 2013-03-10 18:14:21 +01:00
Maran 08cedc452d Merge branch 'master' into feature/label_sync 2013-03-10 17:44:35 +01:00
Maran 51560b9ecd Implement buttons and move to prod server 2013-03-10 17:44:02 +01:00
Maran e8b97e5326 Work in progress on Label syncing 2013-03-10 17:04:00 +01:00
ecdsa 4ea03147c3 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-10 16:26:36 +01:00
ecdsa 441cc6c9cd fix 2013-03-10 16:24:52 +01:00
Maran 18bcf5b206 Add 'create transaction' from deseeded wallet to Lite gui 2013-03-10 12:52:39 +01:00
Maran c5047d4168 Show more decimals in Lite GUI 2013-03-10 12:39:58 +01:00
Maran 7d3fea6a19 Fixed build instruction for icons in readme 2013-03-10 12:38:00 +01:00
Maran 6075dd20c1 Merge branch 'master' into feature/raw_tx 2013-03-10 12:14:47 +01:00
Maran 80975ecf04 Moved rawtx to wallet tab and added small usability tweaks 2013-03-10 12:14:42 +01:00
ecdsa 837150132d optional wait parameter for interface 2013-03-10 10:24:42 +01:00
ecdsa 49a4c6c92a do not wait for interface when launching gui 2013-03-10 10:15:09 +01:00
ecdsa d848e9b91d fix 2013-03-09 09:28:46 +01:00
Maran f5758d291b Final tweaks for raw transaction processing 2013-03-08 16:48:40 +01:00
Maran 15c7fafd49 Further work on raw transactions 2013-03-08 16:30:38 +01:00
Maran f63f9ff900 Merge branch 'master' into feature/raw_tx 2013-03-07 17:24:44 +01:00
ecdsa 32db2aecc2 check if the wallet has a seed before signing transaction 2013-03-07 17:15:33 +01:00
Maran 0504f3b3ca Merge branch 'master' into feature/raw_tx 2013-03-07 16:49:11 +01:00
ecdsa 22ce3def72 similar fix for text mode 2013-03-07 16:45:55 +01:00
ecdsa 3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
ThomasV 29a8c0f0e6 Merge pull request #152 from nelisky/master
self missing in a few commands
2013-03-07 01:39:07 -08:00
nelisky c504ccd61a Lack of self was a little more widespread 2013-03-06 11:40:13 +00:00
nelisky a38e789099 Typo in importprivkey, missing self 2013-03-06 11:36:02 +00:00
ecdsa e06e511e39 revert own commit 2013-03-05 23:10:18 +01:00
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