electrum-nvc.git
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-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
2014-02-26 ThomasVstrip whitespaces from seed
2014-02-26 ThomasVfix: do not create old_wallet if seed is empty because...
2014-02-26 dabura667Changed CSV History export to UTF-8 labels
2014-02-24 dabura667Is_valid assert wasn't displaying anything.
2014-02-24 dabura667CSV: Show erroneous addresses in warning window.
2014-02-11 ThomasVstrip whitespaces from seed
2014-02-11 ThomasVMerge pull request #566 from grnbrg/master
2014-02-11 ThomasVversion 1.9.8
2014-02-11 ThomasVfix: do not create wallet if seed is empty because...
2014-02-11 ThomasVpeer script
2014-02-11 ThomasVparse_servers
2014-02-10 ThomasVMerge pull request #568 from CodingAnarchy/master
2014-02-10 CodingAnarchyupdate estimated_fee to round up and use proper base...
2014-02-05 grnbrgurlparse puts arguements in uri.query, not uri.path.
2014-02-03 ThomasVremove redundant function
2014-02-03 ThomasV1of1 is default account type
2014-02-03 ThomasVuse separata class for old wallets; decide with WalletF...
2014-02-03 ThomasVgui: load tx from blockchain
2014-02-02 Eternal Sorrow[gtk gui] initially rewritten to gtk3/pygobgect
2014-02-01 ThomasVbip39
2014-01-31 ThomasVfixes for master keys
2014-01-30 ThomasVnew command: getunspentaddress
2014-01-30 ThomasVuse standard format for private key passed to decrypt
2014-01-30 ThomasVnew commands: encrypt and decrypt messages
2014-01-30 ThomasVadd ECDSA asymmetric encryption
2014-01-29 ThomasVenable bip32
2014-01-29 ThomasVget_proof command
2014-01-29 ThomasVsync_get
2014-01-29 ThomasVMerge branch '2.0' of git://github.com/spesmilo/electru...
2014-01-29 ThomasVMerge pull request #560 from rdymac/typo-virtual
2014-01-29 ThomasVMerge pull request #561 from grnbrg/master
2014-01-28 Brian GreenbergSquash case on user-entered seed when restoring a wallet.
2014-01-28 rdymactypo
2014-01-27 ThomasVstore merkle roots and utxo roots
2014-01-27 ThomasVdaemon
2014-01-27 ThomasVjson rpc daemon
2014-01-27 ThomasVmove api key path
next