electrum-nvc.git
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
2013-03-04 MaranWIP New raw tx window
2013-03-04 ecdsaslightly smarter qr code widget that does not need...
2013-03-04 ecdsafix
2013-03-04 ecdsarename sequence, fix bip32
2013-03-04 ecdsafix imports
2013-03-03 ecdsamore docs
2013-03-03 ecdsafix
2013-03-03 ecdsatoggle expanded with enter key
2013-03-03 ecdsafix: tx outputs
2013-03-03 ecdsaqr codes: handle exception raised if the string is...
2013-03-03 ecdsafix
2013-03-03 ecdsachange column numbers, update pointofsale plugin
2013-03-03 thomasvfix
2013-03-03 thomasvfix
2013-03-03 thomasvadd plugins to package
2013-03-03 thomasvrestrict plugins to the gui
2013-03-03 thomasvqrscanner
2013-03-03 thomasvanother plugin for qrscanner
2013-03-03 thomasvmove point of sale mode into plugins
2013-03-03 thomasvfix: generate functions
2013-03-03 thomasvnew settings tab for plugins
2013-03-03 thomasvfix: missing parameter
2013-03-03 thomasvsimplify Sequence class
2013-03-03 thomasvmethod get_private_keys for sequence
2013-03-03 thomasvmangle (for_change, index) everywhere
2013-03-03 thomasvfix: mktx amounts
2013-03-03 thomasvplugins init_gui
2013-03-02 ecdsamktx fix: add address for imported keys
2013-03-02 ecdsacheck if address is imported before index lookup
2013-03-02 ecdsaadd class BIP32Sequence
2013-03-02 ecdsaupdate filenames in manifest
2013-03-02 ecdsarename gui package
2013-03-02 ThomasVimport gui using any name
2013-03-02 thomasvheader for plugins
next