electrum-nvc.git
2014-04-01 ThomasVMerge pull request #641 from wozz/640
2014-04-01 Michael WozniakUpdate create current unix time
2014-03-31 ThomasVMerge pull request #638 from wozz/exchange-hist-ven
2014-03-31 Michael WozniakExchange Rate History - Add APIs
2014-03-28 ThomasVadd error field in tx, because exceptions cannot be...
2014-03-28 ThomasVMerge pull request #631 from jisqyv/jischanges
2014-03-28 ThomasVremove redundant definition of Timer class
2014-03-28 ThomasVbetter waiting dialog, with Qt signals
2014-03-28 Jeffrey I.... Fixes to merchant.py
2014-03-28 ThomasVMerge pull request #634 from dpdtex/FiatPrice
2014-03-28 Darrin DaigleStreamlined code - modified two procs (get_fiat_status_...
2014-03-27 Darrin DaigleCleaned up Exchange Rate plugin: more efficient code...
2014-03-27 ThomasVMerge pull request #632 from dpdtex/FixAccountComboWidth
2014-03-27 Darrin DaigleFixed size issue on account combo box in status panel...
2014-03-26 ThomasVMerge pull request #625 from dpdtex/DialogTitles
2014-03-26 ThomasVMerge pull request #628 from rdymac/are-frozen
2014-03-26 rdymacadd white space before BTC frozen message
2014-03-25 Darrin Daiglefixed title on 3 dialog boxes (they were showing "pytho...
2014-03-25 ThomasVMerge pull request #623 from dpdtex/master
2014-03-25 dpdtexMerge pull request #4 from dpdtex/temp3
2014-03-25 Darrin Daiglewrapped strings with _("string text") to enable langua...
2014-03-24 dpdtexMerge pull request #3 from dpdtex/temp1
2014-03-24 Darrin Daiglefixed issue when exchange rate not available (eg, no...
2014-03-24 dpdtexMerge pull request #2 from dpdtex/temp1
2014-03-24 Darrin Daiglebetter handling of very small fiat numbers and mBTC
2014-03-23 dpdtexMerge pull request #1 from dpdtex/temp1
2014-03-23 Darrin Daiglecheck if fiat button exists on send tab before updating...
2014-03-23 Darrin Daiglecheck to see if fiat button already exists on send...
2014-03-23 Darrin DaigleAdd ability to specify fiat amount when sending bitcoin.
2014-03-22 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-03-22 ThomasVhandle timeout in peers script
2014-03-18 ThomasVMerge pull request #620 from wozz/exchange-rate-old...
2014-03-18 Michael Wozniakfix error with Decimal in older python versions
2014-03-16 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-03-16 ThomasVremove encrypt/decrypt from release notes
2014-03-16 ThomasVMerge pull request #617 from flatfly/patch-3
2014-03-16 ThomasVdisable encrypt/decrypt
2014-03-16 flatflyUpdate daemon.py
2014-03-16 ThomasVfix setup
2014-03-16 Eagle[TM]update server list
2014-03-16 ThomasVset default verbosity to false, because of daemon
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
next