electrum-nvc.git
11 years agoAmmended release notes about raw tx
Maran [Tue, 12 Mar 2013 21:31:10 +0000]
Ammended release notes about raw tx

11 years agoAdded raw tx to the release notes
Maran [Tue, 12 Mar 2013 20:26:27 +0000]
Added raw tx to the release notes

11 years agofix exception
ecdsa [Tue, 12 Mar 2013 19:59:37 +0000]
fix exception

11 years agoupdate release notes
ecdsa [Tue, 12 Mar 2013 19:28:08 +0000]
update release notes

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 12 Mar 2013 18:24:55 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoadd a hook at the end of the gui constructor
thomasv [Tue, 12 Mar 2013 17:40:21 +0000]
add a hook at the end of the gui constructor

11 years agoalways pass 'self' to hooks
thomasv [Tue, 12 Mar 2013 17:07:17 +0000]
always pass 'self' to hooks

11 years agoself.run_hook
thomasv [Tue, 12 Mar 2013 16:55:34 +0000]
self.run_hook

11 years agoreplace 'ElectrumKeyID' with more general 'KeyID' field in transactions
thomasv [Tue, 12 Mar 2013 16:54:26 +0000]
replace 'ElectrumKeyID' with more general 'KeyID' field in transactions

11 years agomonospace font in console
thomasv [Tue, 12 Mar 2013 16:37:19 +0000]
monospace font in console

11 years agodo not request banner twice
thomasv [Tue, 12 Mar 2013 16:34:06 +0000]
do not request banner twice

11 years agoadd set_label hook
thomasv [Tue, 12 Mar 2013 16:22:30 +0000]
add set_label hook

11 years agodefine method set_label in classic gui
thomasv [Tue, 12 Mar 2013 16:10:35 +0000]
define method set_label in classic gui

11 years agoadding new languages
thomasv [Tue, 12 Mar 2013 15:29:19 +0000]
adding new languages

11 years agoMerge pull request #160 from rdymac/patch-4
ThomasV [Tue, 12 Mar 2013 15:25:27 +0000]
Merge pull request #160 from rdymac/patch-4

Latest translation version

11 years agoLatest translation version
rdymac [Tue, 12 Mar 2013 15:20:17 +0000]
Latest translation version

Updated the wiki page for the latest version for the upcoming version release

11 years agorm extra space
thomasv [Tue, 12 Mar 2013 13:34:35 +0000]
rm extra space

11 years agoMerge pull request #157 from rdymac/patch-1
ThomasV [Tue, 12 Mar 2013 13:27:13 +0000]
Merge pull request #157 from rdymac/patch-1

Successfully tricky word

11 years agoMerge pull request #159 from rdymac/patch-3
ThomasV [Tue, 12 Mar 2013 13:25:37 +0000]
Merge pull request #159 from rdymac/patch-3

Colon not in use

11 years agoalways enable auto_cycle for android
thomasv [Tue, 12 Mar 2013 13:12:27 +0000]
always enable auto_cycle for android

11 years agoupdates fro android
thomasv [Tue, 12 Mar 2013 12:48:16 +0000]
updates fro android

11 years agoColon not in use
rdymac [Tue, 12 Mar 2013 01:02:09 +0000]
Colon not in use

I think that colon doesn't fit there, there's no text after that colon ':' or code to be shown as variable '%s' after it.

11 years agoSuccessfully tricky word
rdymac [Tue, 12 Mar 2013 00:33:08 +0000]
Successfully tricky word

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Mon, 11 Mar 2013 19:30:25 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoadd 2 of 3 sequences
thomasv [Mon, 11 Mar 2013 18:04:46 +0000]
add 2 of 3 sequences

11 years agocustom wrappers that store the path selected by the user
thomasv [Mon, 11 Mar 2013 14:57:37 +0000]
custom wrappers that store the path selected by the user

11 years agofirst parameter of QFileDialog should be the parent
thomasv [Mon, 11 Mar 2013 14:09:38 +0000]
first parameter of QFileDialog should be the parent

11 years agoplugins: define is_available()
thomasv [Mon, 11 Mar 2013 13:30:30 +0000]
plugins: define is_available()

11 years agoupdate indices and add stretch to ui tab
thomasv [Mon, 11 Mar 2013 12:49:43 +0000]
update indices and add stretch to ui tab

11 years agomove 'load transaction' to import/export tab
thomasv [Mon, 11 Mar 2013 12:45:19 +0000]
move 'load transaction' to import/export tab

11 years agoimprove plugins tab
thomasv [Mon, 11 Mar 2013 12:35:51 +0000]
improve plugins tab

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Sun, 10 Mar 2013 20:36:52 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agogui plugins area
ecdsa [Sun, 10 Mar 2013 20:36:43 +0000]
gui plugins area

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Sun, 10 Mar 2013 20:23:24 +0000]
Merge branch 'master' into feature/raw_tx

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Sun, 10 Mar 2013 15:26:36 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agofix
ecdsa [Sun, 10 Mar 2013 15:24:52 +0000]
fix

11 years agoAdd 'create transaction' from deseeded wallet to Lite gui
Maran [Sun, 10 Mar 2013 11:52:39 +0000]
Add 'create transaction' from deseeded wallet to Lite gui

11 years agoShow more decimals in Lite GUI
Maran [Sun, 10 Mar 2013 11:39:58 +0000]
Show more decimals in Lite GUI

11 years agoFixed build instruction for icons in readme
Maran [Sun, 10 Mar 2013 11:38:00 +0000]
Fixed build instruction for icons in readme

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Sun, 10 Mar 2013 11:14:47 +0000]
Merge branch 'master' into feature/raw_tx

11 years agoMoved rawtx to wallet tab and added small usability tweaks
Maran [Sun, 10 Mar 2013 11:14:42 +0000]
Moved rawtx to wallet tab and added small usability tweaks

11 years agooptional wait parameter for interface
ecdsa [Sun, 10 Mar 2013 09:24:42 +0000]
optional wait parameter for interface

11 years agodo not wait for interface when launching gui
ecdsa [Sun, 10 Mar 2013 09:15:09 +0000]
do not wait for interface when launching gui

11 years agofix
ecdsa [Sat, 9 Mar 2013 08:28:46 +0000]
fix

11 years agoFinal tweaks for raw transaction processing
Maran [Fri, 8 Mar 2013 15:48:40 +0000]
Final tweaks for raw transaction processing

11 years agoFurther work on raw transactions
Maran [Fri, 8 Mar 2013 15:30:38 +0000]
Further work on raw transactions

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Thu, 7 Mar 2013 16:24:44 +0000]
Merge branch 'master' into feature/raw_tx

11 years agocheck if the wallet has a seed before signing transaction
ecdsa [Thu, 7 Mar 2013 16:15:33 +0000]
check if the wallet has a seed before signing transaction

11 years agoMerge branch 'master' into feature/raw_tx
Maran [Thu, 7 Mar 2013 15:49:11 +0000]
Merge branch 'master' into feature/raw_tx

11 years agosimilar fix for text mode
ecdsa [Thu, 7 Mar 2013 15:45:55 +0000]
similar fix for text mode

11 years agofix: restore wallet from master public key
ecdsa [Thu, 7 Mar 2013 15:41:43 +0000]
fix: restore wallet from master public key

11 years agoMerge pull request #152 from nelisky/master
ThomasV [Thu, 7 Mar 2013 09:39:07 +0000]
Merge pull request #152 from nelisky/master

self missing in a few commands

11 years agoLack of self was a little more widespread
nelisky [Wed, 6 Mar 2013 11:40:13 +0000]
Lack of self was a little more widespread

11 years agoTypo in importprivkey, missing self
nelisky [Wed, 6 Mar 2013 11:32:11 +0000]
Typo in importprivkey, missing self

11 years agorevert own commit
ecdsa [Tue, 5 Mar 2013 22:10:18 +0000]
revert own commit

11 years agoMerge pull request #151 from rdymac/patch-35
Maran H. [Tue, 5 Mar 2013 16:16:27 +0000]
Merge pull request #151 from rdymac/patch-35

typo caused $ python mki18n.py error

11 years agotype caused $ python mki18n.py error
rdymac [Tue, 5 Mar 2013 16:13:23 +0000]
type caused $ python mki18n.py error

11 years agodo not run synchronize on deseeded wallets
ecdsa [Tue, 5 Mar 2013 13:57:30 +0000]
do not run synchronize on deseeded wallets

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ecdsa [Tue, 5 Mar 2013 13:28:20 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoprotected decorator
ecdsa [Tue, 5 Mar 2013 06:55:43 +0000]
protected decorator

11 years agouse same order as qt for ok and cancel buttons
ecdsa [Tue, 5 Mar 2013 05:35:34 +0000]
use same order as qt for ok and cancel buttons

11 years agohelp for functions
ecdsa [Mon, 4 Mar 2013 16:49:35 +0000]
help for functions

11 years agohelp for functions
ecdsa [Mon, 4 Mar 2013 16:47:51 +0000]
help for functions

11 years agomake help() available in console
ecdsa [Mon, 4 Mar 2013 16:36:49 +0000]
make help() available in console

11 years agoalways pass a parent to dialog windows
ecdsa [Mon, 4 Mar 2013 16:20:38 +0000]
always pass a parent to dialog windows

11 years agocatch http exception when wallet is offline
ecdsa [Mon, 4 Mar 2013 16:20:07 +0000]
catch http exception when wallet is offline

11 years agofixes for pointofsale
ecdsa [Mon, 4 Mar 2013 16:19:32 +0000]
fixes for pointofsale

11 years agofix history in console
ecdsa [Mon, 4 Mar 2013 16:18:48 +0000]
fix history in console

11 years agoFix for plugin hook when sending tx
Maran [Mon, 4 Mar 2013 16:11:23 +0000]
Fix for plugin hook when sending tx

11 years agoWIP New raw tx window
Maran [Mon, 4 Mar 2013 16:05:26 +0000]
WIP New raw tx window

11 years agoslightly smarter qr code widget that does not need size parameter
ecdsa [Mon, 4 Mar 2013 10:01:09 +0000]
slightly smarter qr code widget that does not need size parameter

11 years agofix
ecdsa [Mon, 4 Mar 2013 09:49:46 +0000]
fix

11 years agorename sequence, fix bip32
ecdsa [Mon, 4 Mar 2013 06:43:01 +0000]
rename sequence, fix bip32

11 years agofix imports
ecdsa [Mon, 4 Mar 2013 06:15:36 +0000]
fix imports

11 years agomore docs
ecdsa [Sun, 3 Mar 2013 19:27:06 +0000]
more docs

11 years agofix
ecdsa [Sun, 3 Mar 2013 19:17:30 +0000]
fix

11 years agotoggle expanded with enter key
ecdsa [Sun, 3 Mar 2013 18:53:35 +0000]
toggle expanded with enter key

11 years agofix: tx outputs
ecdsa [Sun, 3 Mar 2013 18:29:03 +0000]
fix: tx outputs

11 years agoqr codes: handle exception raised if the string is too long
ecdsa [Sun, 3 Mar 2013 18:20:24 +0000]
qr codes: handle exception raised if the string is too long

11 years agofix
ecdsa [Sun, 3 Mar 2013 18:17:11 +0000]
fix

11 years agochange column numbers, update pointofsale plugin
ecdsa [Sun, 3 Mar 2013 18:14:27 +0000]
change column numbers, update pointofsale plugin

11 years agofix
thomasv [Sun, 3 Mar 2013 16:08:26 +0000]
fix

11 years agofix
thomasv [Sun, 3 Mar 2013 15:49:42 +0000]
fix

11 years agoadd plugins to package
thomasv [Sun, 3 Mar 2013 15:33:09 +0000]
add plugins to package

11 years agorestrict plugins to the gui
thomasv [Sun, 3 Mar 2013 15:01:47 +0000]
restrict plugins to the gui

11 years agoqrscanner
thomasv [Sun, 3 Mar 2013 14:00:12 +0000]
qrscanner

11 years agoanother plugin for qrscanner
thomasv [Sun, 3 Mar 2013 13:49:42 +0000]
another plugin for qrscanner

11 years agomove point of sale mode into plugins
thomasv [Sun, 3 Mar 2013 12:50:08 +0000]
move point of sale mode into plugins

11 years agofix: generate functions
thomasv [Sun, 3 Mar 2013 11:14:24 +0000]
fix: generate functions

11 years agonew settings tab for plugins
thomasv [Sun, 3 Mar 2013 11:00:38 +0000]
new settings tab for plugins

11 years agofix: missing parameter
thomasv [Sun, 3 Mar 2013 10:00:27 +0000]
fix: missing parameter

11 years agosimplify Sequence class
thomasv [Sun, 3 Mar 2013 09:56:48 +0000]
simplify Sequence class

11 years agomethod get_private_keys for sequence
thomasv [Sun, 3 Mar 2013 09:43:08 +0000]
method get_private_keys for sequence

11 years agomangle (for_change, index) everywhere
thomasv [Sun, 3 Mar 2013 09:24:30 +0000]
mangle (for_change, index) everywhere

11 years agofix: mktx amounts
thomasv [Sun, 3 Mar 2013 09:23:52 +0000]
fix: mktx amounts

11 years agoplugins init_gui
thomasv [Sun, 3 Mar 2013 08:52:46 +0000]
plugins init_gui

11 years agomktx fix: add address for imported keys
ecdsa [Sat, 2 Mar 2013 22:49:32 +0000]
mktx fix: add address for imported keys

11 years agocheck if address is imported before index lookup
ecdsa [Sat, 2 Mar 2013 22:35:43 +0000]
check if address is imported before index lookup

11 years agoadd class BIP32Sequence
ecdsa [Sat, 2 Mar 2013 22:31:40 +0000]
add class BIP32Sequence

11 years agoupdate filenames in manifest
ecdsa [Sat, 2 Mar 2013 17:12:35 +0000]
update filenames in manifest