electrum-nvc.git
2014-04-19 ThomasVinstallwizard: multisig wallets
2014-04-19 wozzMerge pull request #665 from wozz/exchange-value
2014-04-19 Michael WozniakExchange rate update
2014-04-19 ThomasVhandle coinbase transactions explicitly
2014-04-18 ThomasVrelocate export_history code
2014-04-18 ThomasVupdate readme
2014-04-17 ThomasVfix #563
2014-04-17 ThomasVformat inputs so that they fit on one line
2014-04-17 ThomasVslightly better notifications. at least, it fixes #652
2014-04-17 ThomasVjson-friendly debug messages. fix #659
2014-04-17 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-04-17 ThomasVfix #661
2014-04-15 ThomasVMerge pull request #657 from drak/patch-1
2014-04-15 ThomasVrm aliases
2014-04-14 DrakLower minimum tx fee in line with Bitcoin 0.9
2014-04-13 ThomasVfix: create accounts
2014-04-13 ThomasVfix signatures returned by get_address_from_input_scrip...
2014-04-12 wozzMerge pull request #650 from wozz/URI-bug
2014-04-12 ThomasVfix #651
2014-04-12 Michael WozniakBitcoin URL Handling
2014-04-10 ThomasVMerge pull request #647 from enriquefynn/master
2014-04-10 FynnAccept FreeBSD OS
2014-04-09 ThomasVsave cold seed
2014-04-09 ThomasVfix: public instead of private
2014-04-07 ThomasVtransaction: add_signature(), is_complete() methods
2014-04-06 ThomasVdon't change default_wallet_path
2014-04-06 ThomasVremove hardcoded seed
2014-04-06 ThomasVhooks and workflow for 2of3 wallets
2014-04-05 ThomasVrename do_send as send. fixes #645
2014-04-05 ThomasVbroadcast tx in a separate thread
2014-04-05 ThomasVMerge pull request #644 from wozz/raise_window
2014-04-05 ThomasVcheck seed in gui. fixes #622
2014-04-05 ThomasVre-enable seed tests. get_public_keys method
2014-04-03 ThomasVfix and simplify tx serialization
2014-04-03 ThomasVsort signatures for multisig
2014-04-03 ThomasVget_pubkey_from_x
2014-04-03 ThomasVadd optional default value to text dialog
2014-04-03 ThomasVaccount:simplification
2014-04-03 ThomasVaccount:simplification
2014-04-03 ThomasVfix: getpubkey
2014-04-03 ThomasVmultisig accounts: sort pubkeys
2014-04-02 Michael WozniakFix OS X issue: window start in foreground
2014-04-02 ThomasVsort pubkeys in multisig scripts
2014-04-02 ThomasVgui fix: send tx dialog
2014-04-01 ThomasVmove get_keyID to accounts
2014-04-01 ThomasVfix load_accounts
2014-04-01 ThomasVfix redeem scripts
2014-04-01 ThomasVhelper functions for bip32 derivations
2014-04-01 Michael WozniakAdd @wozz GPG Public Key
2014-04-01 ThomasVfix CKD in p2sh accounts
2014-04-01 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-04-01 ThomasVupdate bip32 accounts and wallet
2014-04-01 ThomasVMerge pull request #639 from toomyem/spesmilo
2014-04-01 ThomasVMerge pull request #641 from wozz/640
2014-04-01 Michael WozniakUpdate create current unix time
2014-03-31 Tomasz MachalskiAdded Bitcurex and Bitmarket exchanges
2014-03-31 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-03-31 ThomasVMerge pull request #638 from wozz/exchange-hist-ven
2014-03-31 ThomasVupdate bip32 derivations, using xpriv and xpub serializ...
2014-03-31 ThomasVupdate bip32 derivations, using xpriv and xpub serializ...
2014-03-31 ThomasVupdate bip32 derivations, using xpriv and xpub serializ...
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
next