electrum-nvc.git
2013-03-15 slushFixes Qt imports
2013-03-15 thomasvfix qrscanner module
2013-03-15 thomasvfilter plugins that do not have a .py source
2013-03-15 thomasvglobal switch use_local_modules
2013-03-15 thomasvsimplification
2013-03-14 thomasvuse proper syntax for variable args
2013-03-14 thomasvadd label to internal transactions
2013-03-14 thomasvrely only on the verifier to get the height of transactions
2013-03-14 thomasvprint error received by verifier, and continue
2013-03-13 ecdsamissing dirs in MANIFEST
2013-03-13 ecdsause an abstract class SequenceClass
2013-03-13 ecdsabetter seed dialog
2013-03-13 ecdsaparent->self in password dialog
2013-03-13 ecdsamore bip32 related fixes
2013-03-13 ecdsafix bip32 get_private_key
2013-03-13 ecdsabip32 fixes
2013-03-13 ecdsafix: number of arguments
2013-03-13 thomasvprint created address in terminal, as in previous versions
2013-03-13 thomasvbug fix: init_seed
2013-03-13 thomasvdo not call exit() in the interface module
2013-03-13 thomasvfix: command line with no password
2013-03-13 thomasv'import private keys' may import several keys
2013-03-13 ecdsafix
2013-03-13 ecdsafix
2013-03-12 ecdsado not raise exception on strange input scripts
2013-03-12 ecdsastart verifier right after initialization
2013-03-12 ecdsabetter synchronize method
2013-03-12 ecdsacatch http exception
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 MaranAmmended release notes about raw tx
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 ecdsaremove internal check that was too strong
2013-03-12 MaranAdded raw tx to the release notes
2013-03-12 ecdsafix exception
2013-03-12 ecdsaupdate release notes
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 thomasvadd a hook at the end of the gui constructor
2013-03-12 thomasvalways pass 'self' to hooks
2013-03-12 thomasvself.run_hook
2013-03-12 thomasvreplace 'ElectrumKeyID' with more general 'KeyID' field...
2013-03-12 thomasvmonospace font in console
2013-03-12 thomasvdo not request banner twice
2013-03-12 thomasvadd set_label hook
2013-03-12 thomasvdefine method set_label in classic gui
2013-03-12 thomasvadding new languages
2013-03-12 ThomasVMerge pull request #160 from rdymac/patch-4
2013-03-12 rdymacLatest translation version
2013-03-12 thomasvrm extra space
2013-03-12 ThomasVMerge pull request #157 from rdymac/patch-1
2013-03-12 ThomasVMerge pull request #159 from rdymac/patch-3
2013-03-12 thomasvalways enable auto_cycle for android
2013-03-12 thomasvupdates fro android
2013-03-12 rdymacColon not in use
2013-03-12 rdymacSuccessfully tricky word
2013-03-11 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-11 thomasvadd 2 of 3 sequences
2013-03-11 thomasvcustom wrappers that store the path selected by the...
2013-03-11 thomasvfirst parameter of QFileDialog should be the parent
2013-03-11 thomasvplugins: define is_available()
2013-03-11 thomasvupdate indices and add stretch to ui tab
2013-03-11 thomasvmove 'load transaction' to import/export tab
2013-03-11 thomasvimprove plugins tab
2013-03-10 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-10 ecdsagui plugins area
2013-03-10 MaranMerge branch 'master' into feature/raw_tx
2013-03-10 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-10 ecdsafix
2013-03-10 MaranAdd 'create transaction' from deseeded wallet to Lite gui
2013-03-10 MaranShow more decimals in Lite GUI
2013-03-10 MaranFixed build instruction for icons in readme
2013-03-10 MaranMerge branch 'master' into feature/raw_tx
2013-03-10 MaranMoved rawtx to wallet tab and added small usability...
2013-03-10 ecdsaoptional wait parameter for interface
2013-03-10 ecdsado not wait for interface when launching gui
2013-03-09 ecdsafix
2013-03-08 MaranFinal tweaks for raw transaction processing
2013-03-08 MaranFurther work on raw transactions
2013-03-07 MaranMerge branch 'master' into feature/raw_tx
2013-03-07 ecdsacheck if the wallet has a seed before signing transaction
2013-03-07 MaranMerge branch 'master' into feature/raw_tx
2013-03-07 ecdsasimilar fix for text mode
2013-03-07 ecdsafix: restore wallet from master public key
2013-03-07 ThomasVMerge pull request #152 from nelisky/master
2013-03-06 neliskyLack of self was a little more widespread
2013-03-06 neliskyTypo in importprivkey, missing self
2013-03-05 ecdsarevert own commit
2013-03-05 Maran H.Merge pull request #151 from rdymac/patch-35
2013-03-05 rdymactype caused $ python mki18n.py error
2013-03-05 ecdsado not run synchronize on deseeded wallets
2013-03-05 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-05 ecdsaprotected decorator
2013-03-05 ecdsause same order as qt for ok and cancel buttons
2013-03-04 ecdsahelp for functions
2013-03-04 ecdsahelp for functions
2013-03-04 ecdsamake help() available in console
2013-03-04 ecdsaalways pass a parent to dialog windows
2013-03-04 ecdsacatch http exception when wallet is offline
2013-03-04 ecdsafixes for pointofsale
2013-03-04 ecdsafix history in console
2013-03-04 MaranFix for plugin hook when sending tx
next