electrum-nvc.git
10 years agopep8
Maxime Biais [Tue, 6 Aug 2013 14:06:57 +0000]
pep8

10 years agonew script: get_balance <bitcoin_address>
Maxime Biais [Tue, 6 Aug 2013 14:03:03 +0000]
new script: get_balance <bitcoin_address>

10 years agoRelease notes for 1.8.1
Eagle[TM] [Mon, 5 Aug 2013 20:21:16 +0000]
Release notes for 1.8.1

10 years agoremove the calculation of address balance in watch_address
ThomasV [Sun, 4 Aug 2013 19:53:37 +0000]
remove the calculation of address balance in watch_address

10 years agoMerge pull request #258 from tuxcanfly/master
ThomasV [Sun, 4 Aug 2013 19:37:37 +0000]
Merge pull request #258 from tuxcanfly/master

fixes #245: use alternate datafiles location

10 years agoversion 1.8.1
ThomasV [Sun, 4 Aug 2013 17:28:41 +0000]
version 1.8.1

10 years agofixes #245: use alternate datafiles location
Javed Khan [Sun, 4 Aug 2013 15:37:22 +0000]
fixes #245: use alternate datafiles location

10 years agofix: set auto-cycle to None only during wallet creation
thomasv [Thu, 1 Aug 2013 14:39:45 +0000]
fix: set auto-cycle to None only during wallet creation

10 years agopass parameter to backup_wallet
thomasv [Thu, 1 Aug 2013 12:59:57 +0000]
pass parameter to backup_wallet

10 years agofix backup_wallet
thomasv [Thu, 1 Aug 2013 12:58:30 +0000]
fix backup_wallet

10 years agoremove enforced tx fee
thomasv [Thu, 1 Aug 2013 12:00:49 +0000]
remove enforced tx fee

10 years agooffline interface: fix init
thomasv [Thu, 1 Aug 2013 09:31:33 +0000]
offline interface: fix init

10 years agouse auto_cycle in watch_address
thomasv [Thu, 1 Aug 2013 08:59:45 +0000]
use auto_cycle in watch_address

10 years agoAdded some basic hide/show functionality to the tray icon
Maran [Sat, 27 Jul 2013 07:31:11 +0000]
Added some basic hide/show functionality to the tray icon

Real 'hide-to-tray' functionality seems impossible, see comments

10 years agoSet the current balance in the tray icon
Maran [Fri, 26 Jul 2013 19:14:51 +0000]
Set the current balance in the tray icon

10 years agobetter backspace detection
ThomasV [Fri, 26 Jul 2013 03:28:41 +0000]
better backspace detection

10 years agofix for empty addressbook
ThomasV [Fri, 26 Jul 2013 03:08:08 +0000]
fix for empty addressbook

10 years agofix popup navigation
ThomasV [Fri, 26 Jul 2013 02:43:45 +0000]
fix popup navigation

10 years agofix settings dialog in text gui
ThomasV [Fri, 26 Jul 2013 02:25:04 +0000]
fix settings dialog in text gui

10 years agotry.. except wrapper for ncurses.set_curs
ThomasV [Fri, 26 Jul 2013 02:19:41 +0000]
try.. except wrapper for ncurses.set_curs

10 years agoupdate BIP32 to its final spec
thomasv [Fri, 19 Jul 2013 14:17:11 +0000]
update BIP32 to its final spec

10 years agouse self.base_unit()
ThomasV [Sat, 13 Jul 2013 19:00:54 +0000]
use self.base_unit()

10 years agoRenamed to tray and added exit option
Maran [Mon, 1 Jul 2013 10:28:55 +0000]
Renamed to tray and added exit option

10 years agoMake sure we specify dual-arch
Maran [Tue, 18 Jun 2013 16:08:35 +0000]
Make sure we specify dual-arch

10 years agoReworked notification flow and combined multiple transactions into one notification
Maran [Mon, 17 Jun 2013 13:12:20 +0000]
Reworked notification flow and combined multiple transactions into one notification

10 years agoRework notify so it's thread safe
Maran [Fri, 31 May 2013 20:24:04 +0000]
Rework notify so it's thread safe

10 years agoAdded notifications when receiving a new transaction
Maran [Fri, 31 May 2013 16:23:51 +0000]
Added notifications when receiving a new transaction

10 years agoredefine do_send as a wrapper for send_tx
ThomasV [Sat, 13 Jul 2013 18:47:10 +0000]
redefine do_send as a wrapper for send_tx

10 years agoconfirmation dialog before sending large amounts
ThomasV [Sat, 13 Jul 2013 18:21:44 +0000]
confirmation dialog before sending large amounts

10 years agowhitespaces option in format_satoshis
ThomasV [Sat, 13 Jul 2013 18:19:52 +0000]
whitespaces option in format_satoshis

10 years agoMerge pull request #246 from PabloCastellano/master
Maran H. [Mon, 8 Jul 2013 12:44:46 +0000]
Merge pull request #246 from PabloCastellano/master

Improve lite gui usability

10 years ago[Lite gui] Allow changing quote currency backwards with right click
Pablo Castellano [Mon, 1 Jul 2013 15:25:00 +0000]
[Lite gui] Allow changing quote currency backwards with right click

10 years agominor fixes to point of sale plugin
thomasv [Wed, 19 Jun 2013 12:31:59 +0000]
minor fixes to point of sale plugin

10 years agoForgot to add plist for OS X build script
Maran [Mon, 17 Jun 2013 22:08:07 +0000]
Forgot to add plist for OS X build script

10 years agoAdded support for Bitcoin URIs on OS X. Implements #209
Maran [Mon, 17 Jun 2013 22:00:55 +0000]
Added support for Bitcoin URIs on OS X. Implements #209

10 years agoMerge branch 'master' of https://github.com/spesmilo/electrum
Maran [Mon, 17 Jun 2013 21:23:22 +0000]
Merge branch 'master' of https://github.com/spesmilo/electrum

10 years agoAdd icon back to Lite GUI. Fixes #112
Maran [Mon, 17 Jun 2013 21:21:37 +0000]
Add icon back to Lite GUI. Fixes #112

10 years agoMerge pull request #243 from rdymac/patch-16
Maran H. [Mon, 17 Jun 2013 20:24:17 +0000]
Merge pull request #243 from rdymac/patch-16

Fix \n new line text break (2)

10 years agoFix \n new line text break (2)
rdymac [Mon, 17 Jun 2013 20:18:42 +0000]
Fix \n new line text break (2)

Fix \n new line text break

10 years agoForce updating the wallet after editing labels. fixes #223
Maran [Mon, 17 Jun 2013 20:15:50 +0000]
Force updating the wallet after editing labels. fixes #223

10 years agoSave contacts to the proper key in the wallet. fixes #234
Maran [Mon, 17 Jun 2013 20:09:28 +0000]
Save contacts to the proper key in the wallet. fixes #234

10 years agoMerge pull request #238 from rdymac/patch-11
Maran H. [Mon, 17 Jun 2013 18:11:21 +0000]
Merge pull request #238 from rdymac/patch-11

Fix \n new line text break

10 years agoMerge pull request #242 from rdymac/patch-15
Maran H. [Mon, 17 Jun 2013 17:24:35 +0000]
Merge pull request #242 from rdymac/patch-15

Update translations to the latest wikia version

10 years agolatest wikia version
rdymac [Mon, 17 Jun 2013 17:16:25 +0000]
latest wikia version

latest wikia version

10 years agoMerge pull request #241 from rdymac/patch-14
Maran H. [Mon, 17 Jun 2013 17:11:06 +0000]
Merge pull request #241 from rdymac/patch-14

Fixed typo in SimpleConfig comment

10 years agotypo
rdymac [Sun, 16 Jun 2013 23:21:22 +0000]
typo

typo

10 years agoFix \n new line text break
rdymac [Sun, 16 Jun 2013 11:05:25 +0000]
Fix \n new line text break

10 years agoself.wallet is not defined
ThomasV [Wed, 12 Jun 2013 19:37:36 +0000]
self.wallet is not defined

10 years agoMerge pull request #231 from elmato/master
ThomasV [Mon, 10 Jun 2013 09:30:36 +0000]
Merge pull request #231 from elmato/master

BIP32Sequence::get_pubkey not using mpk parameter

10 years agofix BIP32Sequence::get_pubkey not using mpk parameter
Marku [Sun, 2 Jun 2013 22:26:45 +0000]
fix BIP32Sequence::get_pubkey not using mpk parameter

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

10 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

10 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

10 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

10 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]

10 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