electrum-nvc.git
9 years agorestore encrypt/decrypt menus
ThomasV [Wed, 11 Jun 2014 17:30:43 +0000]
restore encrypt/decrypt menus

9 years agooption to start hidden. fixes #720
ThomasV [Wed, 11 Jun 2014 17:21:01 +0000]
option to start hidden. fixes #720

9 years agoAmountEdit: use a separate palette for the help text
ThomasV [Wed, 11 Jun 2014 16:52:55 +0000]
AmountEdit: use a separate palette for the help text

9 years agofiat_e: set precision to 0.01
ThomasV [Wed, 11 Jun 2014 16:20:25 +0000]
fiat_e: set precision to 0.01

9 years agosanitize get_amount
ThomasV [Wed, 11 Jun 2014 16:17:27 +0000]
sanitize get_amount

9 years agoexchange rate plugin: bi-directional conversion
ThomasV [Wed, 11 Jun 2014 16:10:21 +0000]
exchange rate plugin: bi-directional conversion

9 years agosetAmount: convert to int
ThomasV [Wed, 11 Jun 2014 13:36:40 +0000]
setAmount: convert to int

9 years agoreplace fiat dialog with direct edit line
ThomasV [Wed, 11 Jun 2014 13:32:09 +0000]
replace fiat dialog with direct edit line

9 years agofix: missing import
ThomasV [Wed, 11 Jun 2014 13:28:07 +0000]
fix: missing import

9 years agoseparate AmountEdit and BTCAmountEdit classes, for exchange rate plugin
ThomasV [Wed, 11 Jun 2014 12:44:26 +0000]
separate AmountEdit and BTCAmountEdit classes, for exchange rate plugin

9 years agofix bug #717
ThomasV [Wed, 11 Jun 2014 11:47:32 +0000]
fix bug #717

9 years agofix bug #718
ThomasV [Wed, 11 Jun 2014 11:10:48 +0000]
fix bug #718

9 years agoFix daemon port
ThomasV [Tue, 10 Jun 2014 18:44:52 +0000]
Fix daemon port

9 years agoprevent collision on daemon port. Add Imported_Wallet (bolkin)
ThomasV [Tue, 10 Jun 2014 18:40:42 +0000]
prevent collision on daemon port. Add Imported_Wallet (bolkin)

9 years agoverify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto
ThomasV [Tue, 10 Jun 2014 12:32:17 +0000]
verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto

9 years agoshow payment request details
ThomasV [Sat, 7 Jun 2014 17:53:54 +0000]
show payment request details

9 years agoadd requests and pbkdf2 dependencies
ThomasV [Sat, 7 Jun 2014 11:30:40 +0000]
add requests and pbkdf2 dependencies

9 years agoremove dead code: hboxes in list tabs
ThomasV [Sat, 7 Jun 2014 11:15:52 +0000]
remove dead code: hboxes in list tabs

9 years agopop up menu for invoices
ThomasV [Sat, 7 Jun 2014 10:45:56 +0000]
pop up menu for invoices

9 years agostore payment requests even if M2Crypto is not available
ThomasV [Sat, 7 Jun 2014 09:11:49 +0000]
store payment requests even if M2Crypto is not available

9 years agosave invoices
ThomasV [Fri, 6 Jun 2014 14:16:14 +0000]
save invoices

9 years agofix: call get_amount from get_outputs
ThomasV [Fri, 6 Jun 2014 05:58:46 +0000]
fix: call get_amount from get_outputs

9 years agofix: sanitize outputs
ThomasV [Fri, 6 Jun 2014 05:48:08 +0000]
fix: sanitize outputs

9 years agominor fixes for payto_edit
ThomasV [Fri, 6 Jun 2014 05:17:47 +0000]
minor fixes for payto_edit

9 years agofix: don't handle keypress if field is readonly
ThomasV [Thu, 5 Jun 2014 20:02:49 +0000]
fix: don't handle keypress if field is readonly

9 years agocoin control: select UTXOs in menu
ThomasV [Thu, 5 Jun 2014 19:55:11 +0000]
coin control: select UTXOs in menu

9 years agotx window: let prent do the broadcast
ThomasV [Thu, 5 Jun 2014 15:55:27 +0000]
tx window: let prent do the broadcast

9 years agopayment request: show status with help button
ThomasV [Thu, 5 Jun 2014 15:40:58 +0000]
payment request: show status with help button

9 years agoreplace import *
ThomasV [Thu, 5 Jun 2014 14:29:23 +0000]
replace import *

9 years agoadd pbkdf2 dependency
ThomasV [Thu, 5 Jun 2014 14:19:13 +0000]
add pbkdf2 dependency

9 years agosetFrozen generic method
ThomasV [Thu, 5 Jun 2014 12:49:32 +0000]
setFrozen generic method

9 years agoset payment_request to None if error
ThomasV [Thu, 5 Jun 2014 12:19:18 +0000]
set payment_request to None if error

9 years agosetframe
ThomasV [Thu, 5 Jun 2014 12:15:58 +0000]
setframe

9 years agofix
ThomasV [Thu, 5 Jun 2014 10:55:02 +0000]
fix

9 years agofix
ThomasV [Thu, 5 Jun 2014 10:46:18 +0000]
fix

9 years agoread amounts
ThomasV [Thu, 5 Jun 2014 10:20:15 +0000]
read amounts

9 years agoparse payto text
ThomasV [Wed, 4 Jun 2014 12:49:55 +0000]
parse payto text

9 years agopaytoedit
ThomasV [Tue, 3 Jun 2014 19:53:25 +0000]
paytoedit

9 years agohandle units in AmountEdit
ThomasV [Thu, 5 Jun 2014 10:40:07 +0000]
handle units in AmountEdit

9 years agoparse payto text
ThomasV [Wed, 4 Jun 2014 12:49:55 +0000]
parse payto text

9 years agopaytoedit
ThomasV [Tue, 3 Jun 2014 19:53:25 +0000]
paytoedit

9 years agosimplify send tab layout (unneeded vbox)
ThomasV [Tue, 3 Jun 2014 19:47:27 +0000]
simplify send tab layout (unneeded vbox)

9 years agodo not raise an error if user config file is corrupted
ThomasV [Tue, 3 Jun 2014 14:16:43 +0000]
do not raise an error if user config file is corrupted

9 years agofix get_pubkey for imported keys
ThomasV [Tue, 3 Jun 2014 13:35:09 +0000]
fix get_pubkey for imported keys

9 years agounit test for aes
ThomasV [Tue, 3 Jun 2014 11:15:41 +0000]
unit test for aes

9 years agocheck message length in mnemonic encode
ThomasV [Tue, 3 Jun 2014 07:35:34 +0000]
check message length in mnemonic encode

9 years agomove tests to unittest format
ThomasV [Tue, 3 Jun 2014 07:34:59 +0000]
move tests to unittest format

9 years agofix: wizard 2of2 (cosigning key)
ThomasV [Mon, 2 Jun 2014 20:25:32 +0000]
fix: wizard 2of2 (cosigning key)

9 years agofix: wizard 2of2
ThomasV [Mon, 2 Jun 2014 19:54:53 +0000]
fix: wizard 2of2

9 years agoupdate imported keys
ThomasV [Mon, 2 Jun 2014 06:59:41 +0000]
update imported keys

9 years agoclass MyVerifyingKey, with constructor to submit to python-ecdsa
ThomasV [Fri, 30 May 2014 19:24:23 +0000]
class MyVerifyingKey, with constructor to submit to python-ecdsa

9 years agofix #682
ThomasV [Thu, 29 May 2014 13:30:23 +0000]
fix #682

9 years agoMerge pull request #703 from wozz/install-show
ThomasV [Thu, 29 May 2014 13:07:01 +0000]
Merge pull request #703 from wozz/install-show

show/raise install dialog

9 years agoRemove Bitcoin address from serialized encryption format. Enable encrypt commands...
ThomasV [Wed, 28 May 2014 10:18:34 +0000]
Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests

9 years agoMerge pull request #704 from badmofo/ecies-encryption
ThomasV [Wed, 28 May 2014 09:14:17 +0000]
Merge pull request #704 from badmofo/ecies-encryption

replaced jackjack encryption with corrected ecies implementation

9 years agoin ecies encryption, mac headers+ciphertext instead of just ciphertext
Lucas Ryan [Tue, 27 May 2014 18:37:37 +0000]
in ecies encryption, mac headers+ciphertext instead of just ciphertext

9 years agoreplaced jackjack encryption with corrected ecies implementation
Lucas Ryan [Tue, 27 May 2014 17:55:51 +0000]
replaced jackjack encryption with corrected ecies implementation

9 years agoshow/raise install dialog
Michael Wozniak [Mon, 26 May 2014 16:59:05 +0000]
show/raise install dialog

make sure install dialog doesn't show up behind other windows when
electrum is started

9 years agofix
ThomasV [Mon, 26 May 2014 03:47:00 +0000]
fix

9 years agoclose method
ThomasV [Mon, 26 May 2014 03:40:04 +0000]
close method

9 years agorewrite WaiingDialog as child class of QThread
ThomasV [Sat, 24 May 2014 20:54:54 +0000]
rewrite WaiingDialog as child class of QThread

9 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Sat, 24 May 2014 20:06:48 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

9 years agosimple test for waiting dialog
ThomasV [Sat, 24 May 2014 20:06:43 +0000]
simple test for waiting dialog

9 years agoMerge pull request #702 from bolkin/master
ThomasV [Fri, 23 May 2014 04:57:34 +0000]
Merge pull request #702 from bolkin/master

fix console importprivkey error

9 years agofix console importprivkey error
bolkin [Fri, 23 May 2014 04:18:32 +0000]
fix console importprivkey error

9 years agofix #700
ThomasV [Wed, 21 May 2014 21:59:24 +0000]
fix #700

9 years agofix #699
ThomasV [Wed, 21 May 2014 20:04:10 +0000]
fix #699

9 years agotx radar
ThomasV [Wed, 21 May 2014 19:15:42 +0000]
tx radar

9 years agoexplicit type for imported wallets. fixes #698
ThomasV [Wed, 21 May 2014 14:04:58 +0000]
explicit type for imported wallets. fixes #698

9 years agocreaterawtransaction: keep all fields for input_info
ThomasV [Wed, 21 May 2014 10:37:00 +0000]
createrawtransaction: keep all fields for input_info

9 years agofollow-up to previous commit
ThomasV [Wed, 21 May 2014 09:45:47 +0000]
follow-up to previous commit

9 years agoupdate calls to is_complete() method. fixes #693
ThomasV [Wed, 21 May 2014 09:36:37 +0000]
update calls to is_complete() method. fixes #693

9 years agompk hex encoding
ThomasV [Thu, 15 May 2014 07:13:50 +0000]
mpk hex encoding

9 years agowallet.is_used() method
ThomasV [Mon, 12 May 2014 09:28:00 +0000]
wallet.is_used() method

9 years agomulti seed and mpk dialogs
ThomasV [Mon, 12 May 2014 08:53:04 +0000]
multi seed and mpk dialogs

9 years agoadd paymentrequest to setup.py
ThomasV [Sat, 10 May 2014 21:27:05 +0000]
add paymentrequest to setup.py

9 years agohide help buttons if a payment request is shown
ThomasV [Sat, 10 May 2014 21:05:49 +0000]
hide help buttons if a payment request is shown

9 years agoshow request memo
ThomasV [Sat, 10 May 2014 20:43:53 +0000]
show request memo

9 years agoWaitingDialog class for better encapsulation
ThomasV [Sat, 10 May 2014 18:36:07 +0000]
WaitingDialog class for better encapsulation

9 years agoreturn error status for payment requests
ThomasV [Sat, 10 May 2014 18:35:00 +0000]
return error status for payment requests

9 years agoadd clickable label to show/hide advanced wallet types
ThomasV [Fri, 9 May 2014 15:31:29 +0000]
add clickable label to show/hide advanced wallet types

9 years agoadd 2of3 wallets in wizard
ThomasV [Fri, 9 May 2014 14:27:12 +0000]
add 2of3 wallets in wizard

9 years agofix name
ThomasV [Fri, 9 May 2014 11:52:49 +0000]
fix name

9 years agowizard: simplify multisig creation
ThomasV [Fri, 9 May 2014 11:49:05 +0000]
wizard: simplify multisig creation

9 years agomerge screens of the install wizard
ThomasV [Fri, 9 May 2014 11:12:07 +0000]
merge screens of the install wizard

9 years agofix #680
ThomasV [Thu, 8 May 2014 17:12:13 +0000]
fix #680

9 years agoTarget Calculation Update
wozz [Thu, 8 May 2014 16:44:36 +0000]
Target Calculation Update

fix #686

9 years agofix cmd line wallet creation. fixes #684
ThomasV [Thu, 8 May 2014 13:18:38 +0000]
fix cmd line wallet creation. fixes #684

9 years agoMerge pull request #683 from atweiden/empty-seed-error-msg-fix
ThomasV [Thu, 8 May 2014 07:14:01 +0000]
Merge pull request #683 from atweiden/empty-seed-error-msg-fix

empty seed error msg

9 years agoempty seed error msg
Andy Weidenbaum [Wed, 7 May 2014 20:04:42 +0000]
empty seed error msg

9 years agofix payment ack
ThomasV [Wed, 7 May 2014 16:59:51 +0000]
fix payment ack

9 years agofix: gui_object.payment_request
ThomasV [Wed, 7 May 2014 16:47:14 +0000]
fix: gui_object.payment_request

9 years agofix parse_url
ThomasV [Wed, 7 May 2014 16:34:00 +0000]
fix parse_url

9 years agosanitize payment request code
ThomasV [Wed, 7 May 2014 16:20:17 +0000]
sanitize payment request code

9 years agosend error messages for payment requests
ThomasV [Wed, 7 May 2014 16:10:14 +0000]
send error messages for payment requests

9 years agoupdate parse_url in gtk gui
ThomasV [Wed, 7 May 2014 15:35:38 +0000]
update parse_url in gtk gui

9 years agopayment requests: add style sheet for readonly fields
ThomasV [Wed, 7 May 2014 14:15:22 +0000]
payment requests: add style sheet for readonly fields

9 years agosupport for payment requests in the gui
ThomasV [Wed, 7 May 2014 13:26:38 +0000]
support for payment requests in the gui

9 years agocan_import
ThomasV [Wed, 7 May 2014 09:53:32 +0000]
can_import

9 years agoMerge pull request #677 from wozz/paymnt-update
ThomasV [Mon, 5 May 2014 16:14:19 +0000]
Merge pull request #677 from wozz/paymnt-update

update to certificate check for Subject Alt Names