Commit Graph

2840 Commits

Author SHA1 Message Date
ThomasV c71af98cbc fix kazcw's PR 2013-11-16 16:02:38 +01:00
kazcw 3628f6430e clean up sending address input
in particular fee calculation was off for send-from
2013-11-16 10:52:44 +01:00
kazcw ce0a33cb67 correct right-click menu during multiple-select
Correct right-click menu during multiple-select in Receive
2013-11-16 10:52:44 +01:00
kazcw ae028e780d select addresses to send from
based on branch by bkkcoins
2013-11-16 10:52:44 +01:00
ThomasV 63b9911a9f fix self.amount in POS plugin 2013-11-16 10:44:11 +01:00
ThomasV 8b5f5fc89b Merge pull request #422 from thgh/master
Old addresses on receive tab grayed out
2013-11-15 01:19:36 -08:00
thgh ae74568620 Undo reverse list 2013-11-14 15:55:21 +01:00
thgh 5bf5dd805b Old addresses on receive tab grayed out 2013-11-14 14:07:44 +01:00
ThomasV cff8515e3c on sl error: print exception inside for loop, and do not continue the loop 2013-11-14 09:23:38 +01:00
ThomasV 6ebac02346 Merge pull request #419 from wozz/POS
POS Plugin Update
2013-11-13 21:57:05 -08:00
Michael Wozniak bf17b6dcbe fix for issue #417, adds new column for requested amount
also adds a menu option to display the invoice again if it's been closed
2013-11-13 22:48:47 -06:00
ThomasV 5e4e5005de Merge pull request #414 from 3M3RY/IPv6
IPv6 support
2013-11-13 11:50:44 -08:00
Emery Hemingway 8f87f7e954 IPv6 support 2013-11-13 14:46:36 -05:00
ThomasV 9484c2931d Merge pull request #410 from thgh/patch-1
Update help text about tx fee
2013-11-13 10:03:03 -08:00
thgh 7977fa9ff2 Update help text about tx fee
Updating the recommended value to the default value. (0.0002)
2013-11-13 18:24:59 +01:00
Maran 75ab583962 Merge pull request #408 from wozz/URI-update
Mac OSX bitcoin: URI updates
2013-11-13 04:43:20 -08:00
Michael Wozniak 433a3ba0fe Mac OSX bitcoin: URI updates 2013-11-13 05:59:36 -06:00
ThomasV 9b247c1653 Merge pull request #404 from WyseNynja/flake8_electrum
flake8 cleanup of ./electrum
2013-11-12 22:28:11 -08:00
ThomasV 5e146b428c Merge pull request #405 from WyseNynja/flake8_setup
flake8 cleanup of ./setup*
2013-11-12 22:26:15 -08:00
ThomasV 535bef309e Merge pull request #406 from WyseNynja/flake8_contrib
Flake8 contrib
2013-11-12 22:24:58 -08:00
Bryan Stitt 8ccdf45bb9 flake8 cleanup of contrib/make_download 2013-11-12 21:11:22 -08:00
Bryan Stitt c39be4ed7e remove trailing whitespace from contrib 2013-11-12 21:07:33 -08:00
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 2013-11-12 19:33:47 -08:00
Bryan Stitt 4174924f45 flake8 cleanup of ./electrum 2013-11-12 19:19:32 -08:00
ThomasV c89223ded9 revert WyseNynja's commit (breaks things) 2013-11-12 23:55:15 +01:00
ThomasV 5caa68a660 release notes 2013-11-12 23:21:42 +01:00
ThomasV 5ae39b5ad1 don't exit in wizard (fixes #402) 2013-11-12 22:55:42 +01:00
ThomasV 0a9ca37099 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-11-12 22:47:55 +01:00
ThomasV e4052a3852 1.9.4 2013-11-12 22:47:52 +01:00
EagleTM f36343c288 Merge pull request #401 from iceTwy/master
Add all missing French translation strings
2013-11-12 11:32:03 -08:00
iceTwy 7699c2922e Add all missing French translation strings
Wikia revision: 4190
2013-11-12 20:10:27 +01:00
ThomasV 7ead6d18f2 fix tx signing with watching only wallets 2013-11-12 11:14:16 +01:00
ThomasV df76aac2db fix bug with hex_to_int; remove unused function 2013-11-12 10:14:29 +01:00
ThomasV 69639f901c Merge pull request #395 from WyseNynja/no_eval
stop using eval
2013-11-11 22:43:25 -08:00
Bryan Stitt 91061752cf stop using eval 2013-11-11 22:03:20 -08:00
EagleTM d93c642c5c Merge pull request #394 from maxplm/patch-1
Update version.py
2013-11-11 15:01:23 -08:00
maxplm 2f8b8bdaa7 Update version.py
Updated to pull 4183 from wikia because of 100% completed german translation.
2013-11-11 23:41:19 +01:00
ThomasV 4068c4bbf2 abort if file exists 2013-11-11 19:05:32 +01:00
ThomasV 353578986a file dialogs 2013-11-11 18:56:28 +01:00
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 2013-11-11 17:41:46 +01:00
ThomasV ee141f6d37 fix connect on windows 2013-11-11 16:59:36 +01:00
ThomasV 2321cb9bb3 print less debug messages 2013-11-11 16:23:17 +01:00
ThomasV 1f13b2f4f3 network.send method 2013-11-11 16:18:40 +01:00
ThomasV 4eb767492b version 1.9.3 2013-11-11 10:36:43 +01:00
ThomasV 9db6f0c3b7 fix side effect in get_unspent_coins, causing transactions to be rejected 2013-11-11 10:35:28 +01:00
ThomasV 8d943ff9a2 Merge pull request #392 from wozz/gtk
Gtk update
2013-11-11 00:13:07 -08:00
Michael Wozniak 03fac376a1 prioritize button to match freeze button in gtk gui 2013-11-10 21:36:54 -05:00
Michael Wozniak 617382db54 Merge remote-tracking branch 'upstream/master' into clean 2013-11-10 17:16:09 -05:00
ThomasV 5be9b7c669 Merge pull request #388 from WyseNynja/fix_more_bare_except
fix more bare excepts
2013-11-10 14:14:11 -08:00
ThomasV df58fab5bd Merge pull request #390 from wozz/gtk
Gtk updates
2013-11-10 14:12:24 -08:00