electrum-nvc.git
10 years agorelease notes
ecdsa [Sat, 1 Jun 2013 19:43:23 +0000]
release notes

10 years agoversion 1.8
ecdsa [Sat, 1 Jun 2013 17:27:06 +0000]
version 1.8

10 years agobugfix: referenced transactions
ecdsa [Sat, 1 Jun 2013 17:26:07 +0000]
bugfix: referenced transactions

10 years agoDRYed the backup wallet
Maran [Sat, 1 Jun 2013 09:06:51 +0000]
DRYed the backup wallet

10 years agoRemoved all items that are now in the menu
Maran [Sat, 1 Jun 2013 08:55:45 +0000]
Removed all items that are now in the menu

10 years agoOpen wallet should use current wallets folder as default dir
Maran [Sat, 1 Jun 2013 08:51:26 +0000]
Open wallet should use current wallets folder as default dir

10 years agoMake backup use real wallet from config
Maran [Sat, 1 Jun 2013 08:36:02 +0000]
Make backup use real wallet from config

10 years agoMake backup use real wallet from config
Maran [Sat, 1 Jun 2013 08:34:27 +0000]
Make backup use real wallet from config

10 years agoRemoved accounts from menu
Maran [Sat, 1 Jun 2013 08:34:09 +0000]
Removed accounts from menu

10 years agoAdded CTRL+R to refresh your wallet
Maran [Fri, 31 May 2013 15:12:51 +0000]
Added CTRL+R to refresh your wallet

10 years agoImplemented all menu triggers
Maran [Fri, 31 May 2013 11:45:59 +0000]
Implemented all menu triggers

10 years agonew methods: init_menubar and load_wallet
thomasv [Wed, 15 May 2013 08:53:49 +0000]
new methods: init_menubar and load_wallet

10 years agoSkeleton for menu
Maran [Sun, 21 Apr 2013 19:53:08 +0000]
Skeleton for menu

10 years agofix indent
ThomasV [Mon, 27 May 2013 19:18:29 +0000]
fix indent

10 years agofix indent
ThomasV [Mon, 27 May 2013 19:14:38 +0000]
fix indent

11 years agoMerge pull request #227 from tigereye/master
ThomasV [Mon, 27 May 2013 09:25:59 +0000]
Merge pull request #227 from tigereye/master

Sending/Receiving unsigned/signed transactions via QRCode

11 years agoMerge pull request #221 from EnigmaCurry/fix-qr-margin
ThomasV [Mon, 27 May 2013 09:24:22 +0000]
Merge pull request #221 from EnigmaCurry/fix-qr-margin

Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background

11 years agoMerge pull request #215 from linhlarry/master
ThomasV [Sun, 26 May 2013 19:49:20 +0000]
Merge pull request #215 from linhlarry/master

Update default fee in help text

11 years agoMerge pull request #214 from rdymac/patch-9
ThomasV [Sun, 26 May 2013 19:48:44 +0000]
Merge pull request #214 from rdymac/patch-9

Latest wikia version [tested]

11 years agoUpdated the QR Code plugin to enable offline/online wallets to transmit unsigned...
tigereye [Fri, 24 May 2013 01:48:43 +0000]
Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code.

11 years agoFixes the QR code widget to include a 10px margin to offset the widget on dark theme...
Ryan McGuire [Fri, 17 May 2013 16:40:51 +0000]
Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background.

11 years agoUpdate default fee in help text
Linh Nguyen [Tue, 14 May 2013 17:22:04 +0000]
Update default fee in help text

11 years agomake sure default fee is enough
ecdsa [Tue, 14 May 2013 15:15:24 +0000]
make sure default fee is enough

11 years agorelease notes for 1.7.4
ecdsa [Tue, 14 May 2013 15:00:16 +0000]
release notes for 1.7.4

11 years agoLatest wikia version [tested]
rdymac [Sun, 12 May 2013 17:24:55 +0000]
Latest wikia version [tested]

Latest wikia version tested before making the PR

11 years agoversion 1.7.4
thomasv [Fri, 10 May 2013 12:40:05 +0000]
version 1.7.4

11 years agoincrease default fee to 0.0005 btc/kb
thomasv [Fri, 10 May 2013 12:36:38 +0000]
increase default fee to 0.0005 btc/kb

11 years agouse a qlabel widget for the wallet balance
thomasv [Fri, 10 May 2013 12:12:33 +0000]
use a qlabel widget for the wallet balance

11 years agoupdate default server list, remove offline and pre v0.8 servers
Eagle[TM] [Sun, 5 May 2013 23:23:18 +0000]
update default server list, remove offline and pre v0.8 servers

11 years agoadd error message for import_key failure
ecdsa [Sun, 5 May 2013 15:38:59 +0000]
add error message for import_key failure

11 years agominor bugfix
ecdsa [Thu, 2 May 2013 08:56:28 +0000]
minor bugfix

11 years agodeprecate wallet.save() and 'eval' command
ecdsa [Thu, 2 May 2013 08:54:48 +0000]
deprecate wallet.save() and 'eval' command

11 years agowallet.delete_contact method
ecdsa [Thu, 2 May 2013 08:19:18 +0000]
wallet.delete_contact method

11 years agowallet.add_contact method
ecdsa [Thu, 2 May 2013 08:10:22 +0000]
wallet.add_contact method

11 years agowallet set_fee method
ecdsa [Thu, 2 May 2013 08:00:52 +0000]
wallet set_fee method

11 years agodelete_imported_key method
ecdsa [Thu, 2 May 2013 07:54:43 +0000]
delete_imported_key method

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Wed, 1 May 2013 09:26:59 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agomove verify_message to wallet
ecdsa [Wed, 1 May 2013 08:40:44 +0000]
move verify_message to wallet

11 years agoupdate / merge authors from webpage
Eagle[TM] [Mon, 29 Apr 2013 22:48:04 +0000]
update / merge authors from webpage

11 years agorestore display of blockchain height in network dialog
ecdsa [Mon, 29 Apr 2013 16:50:23 +0000]
restore display of blockchain height in network dialog

11 years agohandle exceptions returned by update_password
ecdsa [Mon, 29 Apr 2013 08:41:46 +0000]
handle exceptions returned by update_password

11 years agofix update_password: save use_encryption after seed
ecdsa [Mon, 29 Apr 2013 08:30:29 +0000]
fix update_password: save use_encryption after seed

11 years agofix servers script
ecdsa [Mon, 29 Apr 2013 08:21:27 +0000]
fix servers script

11 years agomove network dialog in a new class; simplify interface.get_servers
ecdsa [Sun, 28 Apr 2013 11:47:19 +0000]
move network dialog in a new class; simplify interface.get_servers

11 years agouse an Event to signal when to redraw the gui
ecdsa [Sat, 27 Apr 2013 17:17:36 +0000]
use an Event to signal when to redraw the gui

11 years agoicon cannot be None
ecdsa [Sat, 27 Apr 2013 15:55:44 +0000]
icon cannot be None

11 years agodistinction between unconfirmed and unverified transactions
ecdsa [Sat, 27 Apr 2013 15:48:27 +0000]
distinction between unconfirmed and unverified transactions

11 years agofix: print_log -> print_error
ecdsa [Sat, 27 Apr 2013 08:57:15 +0000]
fix: print_log -> print_error

11 years agohandle errno 10035
ecdsa [Sat, 27 Apr 2013 08:22:01 +0000]
handle errno 10035

11 years agofix: socket error
ecdsa [Sat, 27 Apr 2013 05:30:18 +0000]
fix: socket error

11 years agoMerge pull request #206 from JulianTosh/TuxHelpMods
ThomasV [Tue, 23 Apr 2013 11:55:53 +0000]
Merge pull request #206 from JulianTosh/TuxHelpMods

Slightly modifying help output for clarity

11 years agoSlightly modifying help output for clarity
Julian Tosh [Mon, 22 Apr 2013 19:19:13 +0000]
Slightly modifying help output for clarity

11 years agofix: assert fails on startup
thomasv [Mon, 22 Apr 2013 07:19:25 +0000]
fix: assert fails on startup

11 years agoUpdated label help text
Maran [Sun, 21 Apr 2013 19:55:14 +0000]
Updated label help text

11 years agosplit seed words with newline too
ecdsa [Sun, 21 Apr 2013 17:53:27 +0000]
split seed words with newline too

11 years agodon't show change addresses in list
ecdsa [Sat, 20 Apr 2013 17:26:02 +0000]
don't show change addresses in list

11 years agoMerge pull request #199 from gebner/master
ThomasV [Sat, 20 Apr 2013 17:10:40 +0000]
Merge pull request #199 from gebner/master

Register as protocol handler for bitcoin: URIs

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Sat, 20 Apr 2013 16:21:56 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoos path join
ecdsa [Sat, 20 Apr 2013 16:21:51 +0000]
os path join

11 years agoMerge pull request #202 from wozz/184
ThomasV [Sat, 20 Apr 2013 16:10:50 +0000]
Merge pull request #202 from wozz/184

fix for issue #184

11 years agofix for issue 184
Michael Wozniak [Fri, 19 Apr 2013 14:27:48 +0000]
fix for issue 184

11 years agoelectrum.desktop: Add as protocol handler for bitcoin: URIs.
Gabriel Ebner [Wed, 17 Apr 2013 18:45:28 +0000]
electrum.desktop: Add as protocol handler for bitcoin: URIs.

11 years agogetaddressbalance needs 1 argument
thomasv [Wed, 17 Apr 2013 14:45:52 +0000]
getaddressbalance needs 1 argument

11 years agofix get_new_address in merchant.py
thomasv [Wed, 17 Apr 2013 14:45:04 +0000]
fix get_new_address in merchant.py

11 years agoadd getaddressbalance command, and use getbalance only for accounts
thomasv [Tue, 16 Apr 2013 14:05:45 +0000]
add getaddressbalance command, and use getbalance only for accounts

11 years agobetter help text for offline restore
thomasv [Tue, 16 Apr 2013 13:19:41 +0000]
better help text for offline restore

11 years agooffline restore
thomasv [Tue, 16 Apr 2013 13:17:32 +0000]
offline restore

11 years agocall plugin hooks inside try..except statement
thomasv [Mon, 15 Apr 2013 13:17:06 +0000]
call plugin hooks inside try..except statement

11 years agofix create and restore from command line
ecdsa [Sun, 14 Apr 2013 17:32:25 +0000]
fix create and restore from command line

11 years agorelease notes for 1.7.3
ecdsa [Sat, 13 Apr 2013 17:22:20 +0000]
release notes for 1.7.3

11 years agoupdate make_download
ecdsa [Sat, 13 Apr 2013 16:50:17 +0000]
update make_download

11 years agotrying to fix column_widths
ecdsa [Sat, 13 Apr 2013 16:15:55 +0000]
trying to fix column_widths

11 years agomessage about frozen funds
thomasv [Fri, 12 Apr 2013 12:29:11 +0000]
message about frozen funds

11 years agoreset status on clear
thomasv [Fri, 12 Apr 2013 12:15:58 +0000]
reset status on clear

11 years agoMerge pull request #192 from rdymac/patch-8
ThomasV [Fri, 12 Apr 2013 11:48:38 +0000]
Merge pull request #192 from rdymac/patch-8

Fixed the bugs and tested mki18n

11 years agoFixed the bugs and tested mki18n
rdymac [Fri, 12 Apr 2013 11:45:32 +0000]
Fixed the bugs and tested mki18n

Fixed the bugs and tested mki18n

11 years agorevert commit c145b69b3bd07613d87718d90737600b6266b705
thomasv [Fri, 12 Apr 2013 11:20:16 +0000]
revert commit c145b69b3bd07613d87718d90737600b6266b705

11 years agofix alias plugin (set url)
thomasv [Fri, 12 Apr 2013 11:05:52 +0000]
fix alias plugin (set url)

11 years agoMerge branch 'master' of github.com:spesmilo/electrum
thomasv [Fri, 12 Apr 2013 11:02:07 +0000]
Merge branch 'master' of github.com:spesmilo/electrum

11 years agoSmall windows build changes
Maran [Thu, 11 Apr 2013 20:08:27 +0000]
Small windows build changes

11 years agoChanged the way the portable flag uses without supplying a -w argument
Maran [Thu, 11 Apr 2013 20:06:55 +0000]
Changed the way the portable flag uses without supplying a -w argument

11 years agofix parse_url in android gui
thomasv [Thu, 11 Apr 2013 08:11:59 +0000]
fix parse_url in android gui

11 years agocall save_seed only in main script
thomasv [Wed, 10 Apr 2013 10:56:07 +0000]
call save_seed only in main script

11 years agobetter seed dialog + fix bug with restore
thomasv [Wed, 10 Apr 2013 09:53:13 +0000]
better seed dialog + fix bug with restore

11 years agofix is_connected with http protocol
ecdsa [Wed, 10 Apr 2013 06:03:17 +0000]
fix is_connected with http protocol

11 years agoask users to enter their seed on create
thomasv [Tue, 9 Apr 2013 16:08:14 +0000]
ask users to enter their seed on create

11 years agofix scroll area in plugins list
ecdsa [Mon, 8 Apr 2013 17:06:18 +0000]
fix scroll area in plugins list

11 years agopruning ->limit
ecdsa [Mon, 8 Apr 2013 15:16:16 +0000]
pruning ->limit

11 years agofix: don't raise exception in get_address_index
ecdsa [Mon, 8 Apr 2013 15:02:28 +0000]
fix: don't raise exception in get_address_index

11 years agomktx: send change to one of the accounts involved in the tx
ecdsa [Mon, 8 Apr 2013 14:18:40 +0000]
mktx: send change to one of the accounts involved in the tx

11 years agospacing
ecdsa [Mon, 8 Apr 2013 14:06:56 +0000]
spacing

11 years agoHopefully fix label corruption.
Maran [Mon, 8 Apr 2013 11:30:43 +0000]
Hopefully fix label corruption.

11 years agoshortcut changed
ecdsa [Sun, 7 Apr 2013 20:09:40 +0000]
shortcut changed

11 years agohandle shortcut explicitly
ecdsa [Sun, 7 Apr 2013 20:08:56 +0000]
handle shortcut explicitly

11 years agofix http session init
ecdsa [Sun, 7 Apr 2013 19:48:37 +0000]
fix http session init

11 years agofix shortcut
ecdsa [Sun, 7 Apr 2013 19:27:27 +0000]
fix shortcut

11 years agofix mktx
ecdsa [Sun, 7 Apr 2013 18:25:01 +0000]
fix mktx

11 years agouse checkbox instead of combobox for use_change
ecdsa [Sun, 7 Apr 2013 15:42:58 +0000]
use checkbox instead of combobox for use_change

11 years agoadd amountedit to package
ecdsa [Sun, 7 Apr 2013 12:34:17 +0000]
add amountedit to package

11 years agooption to display mBTC
ecdsa [Sat, 6 Apr 2013 21:34:12 +0000]
option to display mBTC