use height instead of blk_hash to determine if tx is pending
[electrum-nvc.git] / client / electrum.py
2011-12-09 thomasvuse height instead of blk_hash to determine if tx is...
2011-12-08 ThomasVupdate session
2011-12-08 ThomasVfix for empty wallets
2011-12-08 ThomasVfix for empty wallets
2011-12-08 ThomasVpassword
2011-12-07 thomasvSize dependent tx fee. Allow user to override the tx fee
2011-12-06 ThomasVfee is an int
2011-12-06 ThomasVuse decimal instead of float
2011-12-06 thomasvlet users upgrade from this version
2011-12-06 thomasvfix key stretching
2011-12-06 thomasvfix create bug
2011-12-04 ThomasVprevent errors when history is empty
2011-12-02 thomasvserver selection dialog
2011-11-29 ThomasVdefault path is .electrum
2011-11-29 ThomasVtry home first
2011-11-29 ThomasVbetter use a single option for wallet path
2011-11-29 ThomasVMerge commit 'refs/merge-requests/4' of git://gitorious...
2011-11-29 ThomasVuse python slowaes library
2011-11-27 Ovidiu Constantin* client: support different wallet file name via comman...
2011-11-18 ThomasVseed
2011-11-18 ThomasVMerge branch 'master' of gitorious.org:electrum/electrum
2011-11-18 ThomasVhttps
2011-11-17 ThomasVMerge branch 'master' of gitorious.org:electrum/electrum
2011-11-17 ThomasVvalidate address
2011-11-16 ThomasVMerge branch 'master' of gitorious.org:electrum/electrum
2011-11-16 ThomasVfix
2011-11-16 ThomasVunused
2011-11-16 ThomasVminor
2011-11-16 ThomasVcreate
2011-11-16 ThomasVhelp
2011-11-16 ThomasVadd help
2011-11-16 ThomasVseparate mktx and sendtx
2011-11-16 rootadd https port 443
2011-11-14 ThomasVraise exception to restart a session
2011-11-14 ThomasVfee
2011-11-14 ThomasVfix
2011-11-14 ThomasVcommand line options
2011-11-14 ThomasVuse os.join
2011-11-13 ThomasVcommand line option to dump private keys
2011-11-11 ThomasVtext mode improvements
2011-11-10 ThomasVtime
2011-11-10 ThomasVm
2011-11-10 ThomasVpost
2011-11-10 ThomasVbetter use its own dir; some users might think they...
2011-11-10 ThomasVfixes suggested by BTcurious
2011-11-09 ThomasVfixes
2011-11-09 ThomasVexit after giuo session
2011-11-09 ThomasVhandle http
2011-11-09 ThomasVfix
2011-11-08 ThomasVminor
2011-11-08 ThomasVadd command for offline tx
2011-11-08 ThomasVmnemonic
2011-11-06 ThomasVfix
2011-11-06 ThomasVuse random seed; do not trust the user for entropy
2011-11-05 ThomasVcreate dir if it does not exist
2011-11-05 ThomasVfor freeze