electrum-nvc.git
2014-03-16 ThomasVmove daemon spawning code into NetworkProxy class
2014-03-16 ThomasVadd daemon port to config
2014-03-15 ThomasVdisable bip32 option before release
2014-03-15 ThomasVfix getservers: wait until they are available
2014-03-15 ThomasVdo not display tx amounts in an offline wallet
2014-03-15 ThomasVcatch exception in signrawtransaction, if wallet is...
2014-03-13 ThomasVdon't use recent_servers if list from irc is available
2014-03-13 MaranMerge branch 'master' of ssh://github.com/spesmilo...
2014-03-13 MaranRemove theme image from setup.py
2014-03-13 ThomasVbip32 uses compressed K
2014-03-13 ThomasVupdate default servers
2014-03-13 MaranChanged theme switching, probably fixes #509 as well
2014-03-13 MaranTurned background into a resource to prevent path problems
2014-03-13 MaranImplements theme loading without overwriting path
2014-03-13 ThomasVguess seed_version on old wallets
2014-03-13 ThomasVrevert load theme
2014-03-12 ThomasVadd tx direction info to default labels
2014-03-12 ThomasVfix #585
2014-03-12 ThomasVchange the format returned by history command
2014-03-11 ThomasVfix issue #509
2014-03-11 ThomasVmore release notes
2014-03-11 ThomasVmore release notes
2014-03-11 ThomasVaddress must be in wallet
2014-03-11 ThomasVrelease notes
2014-03-11 ThomasVchange decrypt syntax
2014-03-11 ThomasVMerge pull request #611 from wozz/exchange-rate-fix
2014-03-11 ThomasVfix reference to verifier
2014-03-11 ThomasVsort by height
2014-03-11 ThomasVremove print statement
2014-03-11 ThomasVmove start_daemon code to main script
2014-03-11 ThomasVadd server to daemon print statement
2014-03-11 ThomasVfix return, debug flags
2014-03-11 ThomasVfix: missing import
2014-03-10 ThomasVadd missing Network methods to NetworkProxy
2014-03-10 ThomasVremove blockchain object from verifier
2014-03-10 ThomasVdaemon; initial commit
2014-03-10 ThomasVminor improvements to scripts
2014-03-10 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-03-10 ThomasVadd password to sign hook
2014-03-10 ThomasVMerge pull request #614 from wozz/print-seed
2014-03-10 Michael Wozniakprint statement should be debug only
2014-03-08 Michael WozniakException caused by tx_list not defined
2014-03-08 Michael Wozniakfix bug for 0 transaction wallet
2014-03-06 ThomasVMerge pull request #609 from wozz/bitven
2014-03-06 ThomasVMerge pull request #608 from wozz/locktime
2014-03-06 ThomasVMerge pull request #607 from wozz/keyerror
2014-03-05 Michael WozniakBitcoinVenezeula Rates
2014-03-05 Michael Wozniakdisplay locktime for transaction
2014-03-05 Michael Wozniakexchange rate bug fix
2014-03-05 ThomasVMerge pull request #605 from CodingAnarchy/master
2014-03-05 CodingAnarchyMerge remote-tracking branch 'upstream/master'
2014-03-05 CodingAnarchyfollow up to #604 - gtk gui
2014-03-05 ThomasVfollow-up to #604
2014-03-05 ThomasVMerge pull request #604 from CodingAnarchy/master
2014-03-05 CodingAnarchychange estimated_fee to include 34 bytes per output...
2014-03-05 ThomasVMerge pull request #603 from wozz/exchange-fix-gui...
2014-03-05 Michael Wozniaknon blocking exchange rate API calls
2014-03-05 ThomasVMerge pull request #602 from wozz/exchange-bavg
2014-03-05 Michael WozniakAdd new exchange rate options
2014-03-04 ThomasVincrease timeout
2014-03-04 ThomasVmore legible output for scripts/peers
2014-03-04 ThomasVcode cleanup: main menu
2014-03-04 ThomasVadd get_public_key method to EC_KEY class
2014-03-04 ThomasVfix: network.height() is a function
2014-03-03 ThomasVeval arg passed to setconfig, to avoid storing boolean...
2014-03-03 ThomasVencrypt/decrypt messages in gui
2014-03-03 ThomasVcode cleanup
2014-03-03 ThomasVmove menu separator
2014-03-03 ThomasVMerge pull request #596 from wozz/exchangerate-history
2014-03-03 Michael Wozniakupdate for new transactions with exchange plugin
2014-03-03 Michael WozniakAdd history fiat tx value for exchange plugin
2014-03-02 ThomasVMerge pull request #595 from wozz/coinbase-rate
2014-03-02 Michael WozniakAdd Coinbase exchange rate option
2014-03-02 ThomasVMerge pull request #594 from wozz/exchange-settings
2014-03-02 Michael Wozniakadd ok button for currencies
2014-03-02 ThomasVcleanup
2014-03-02 ThomasVMerge branch 'verify-message' of github.com:wozz/electr...
2014-03-02 Michael Wozniakchange remove tabs for verify/sign
2014-03-02 ThomasVMerge pull request #592 from wozz/exchange-settings
2014-03-02 ThomasVfix createrawtransaction (issue #574)
2014-03-02 ThomasVimprove help messages for options
2014-03-02 Michael WozniakAdd tools menu function for Verify message
2014-03-02 Michael WozniakSet default exchange to Blockchain.info
2014-03-02 ThomasVMerge pull request #588 from wozz/for-upstream
2014-03-02 ThomasVshow txids in the list of transaction inputs
2014-03-02 ThomasVMerge pull request #591 from dabura667/Blockchainlink
2014-03-02 ThomasVfix bug in chunk validation
2014-03-02 dabura667Add link in history to view the tx on blockchain
2014-03-02 ThomasVrename command: getutxoaddress
2014-03-02 ThomasVadd timeout to daemon, update getaddressbalance
2014-03-02 ThomasVMerge pull request #590 from wozz/priv-qr-code
2014-03-02 Michael WozniakAdd QR Display for Private Key export
2014-03-01 Michael WozniakAdd CoinDesk BPI for exchange rate
2014-02-28 ThomasVMerge pull request #564 from eternal-sorrow/master
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-28 ThomasVstart network daemon automatically when needed
2014-02-27 ThomasVMerge pull request #582 from dabura667/csvaddresserr
2014-02-27 ThomasVMerge pull request #584 from dabura667/historyUTF8
2014-02-27 ThomasVMerge branch '2.0'
2014-02-27 ThomasVrebrand this branch as 1.9.8
next