print statement should be debug only
[electrum-nvc.git] / lib /
2014-03-10 Michael Wozniakprint statement should be debug only
2014-03-05 Michael Wozniakdisplay locktime for transaction
2014-03-05 CodingAnarchychange estimated_fee to include 34 bytes per output...
2014-03-04 ThomasVadd get_public_key method to EC_KEY class
2014-03-04 ThomasVfix: network.height() is a function
2014-03-03 ThomasVencrypt/decrypt messages in gui
2014-03-02 ThomasVfix createrawtransaction (issue #574)
2014-03-02 ThomasVfix bug in chunk validation
2014-03-02 ThomasVrename command: getutxoaddress
2014-03-02 ThomasVadd timeout to daemon, update getaddressbalance
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-27 ThomasVMerge pull request #582 from dabura667/csvaddresserr
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-24 dabura667Is_valid assert wasn't displaying anything.
2014-02-11 ThomasVstrip whitespaces from seed
2014-02-11 ThomasVversion 1.9.8
2014-02-11 ThomasVfix: do not create wallet if seed is empty because...
2014-02-11 ThomasVparse_servers
2014-02-10 CodingAnarchyupdate estimated_fee to round up and use proper base...
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-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-27 ThomasVstore merkle roots and utxo roots
2014-01-27 ThomasVdaemon
2014-01-27 ThomasVjson rpc daemon
2014-01-27 ThomasVstore merkle roots and utxo roots
2014-01-26 ThomasVdaemon
2014-01-23 ThomasVjson rpc daemon
2014-01-15 dmcdadUpdate interface.py
2014-01-13 ThomasVfix for getrawtransaction
2014-01-08 ThomasVparse_url: parse exponents
2014-01-08 ThomasVversion 1.9.7
2014-01-08 ThomasVMerge pull request #526 from ortutay/buybackplugin
2014-01-05 ortutayCoinbase BuyBack plugin
2014-01-05 ThomasVMerge pull request #504 from wyager/master
2014-01-04 bitcoindaddyAdd OpenBSD support to util.py
2014-01-04 William YagerCleaned up/commented BIP 0032 key derivation.
2013-12-25 ThomasVrenamed server. fixes issue #508
2013-12-24 Michael PearceUpdate commands.py
2013-12-21 ThomasVreturn message ids with send_http too
2013-12-21 ThomasVfix gerversion
2013-12-21 ThomasVfix sendrawtransaction
2013-12-21 ThomasVtest is_mine in add_keypairs_from_wallet
2013-12-17 ThomasVfix issue occuring with set_server
2013-12-16 ecdsafix: pending_servers
2013-12-16 ecdsafix typo
2013-12-16 ecdsaexit wait_until_connected() when all servers have been...
2013-12-16 ThomasVdon't set network.interface to None when disconnetced
2013-12-16 thomasvnetwork.pending_servers, to avoid connecting the same...
2013-12-16 thomasvcleanup code in network.py
2013-12-14 ThomasVversion 1.9.6. also, reset seed_version in version.py
2013-12-14 ecdsadetect if electrum is offline during wallet creation
2013-12-13 thomasvDuring wallet creation, do not write seed on disk befor...
2013-12-13 ThomasVexit gracefully if host cannot be resolved. Fixes #488
2013-12-12 ThomasVMerge pull request #499 from shunyata/bugfix/synchroniz...
2013-12-12 shunyatawallet.synchronizer should exist at construction.
2013-12-11 thomasvfix offline signing with key>5
2013-12-08 Jud StephensonSet initial 'running' attribute in Network class
2013-12-01 flatflyfix for getversion
2013-12-01 flatflyadded getversion command
2013-11-29 ZomnutFix for resetting options to default on program start...
2013-11-25 rdymacChanged - to _ as mentioned in #458
2013-11-22 ThomasVremove prioritize altogether.
2013-11-22 ThomasVversion 195
2013-11-22 thomasvremove translation_id
2013-11-22 rdymacpt-PT Portuguese
2013-11-22 ThomasVMerge pull request #449 from thgh/move-to-crowdin
2013-11-21 thghMove to Crowdin platform
2013-11-20 ThomasVMerge pull request #435 from Coin-Escrow/master
2013-11-20 ThomasVfix default value in storage.get
2013-11-18 Juho ÖstmanAllow password to have non-ASCII characters
2013-11-17 Coin-Escrowmore strings, see issue 434
2013-11-16 Coin-EscrowFull Italian translation
2013-11-16 kazcwclean up sending address input
2013-11-16 kazcwselect addresses to send from
2013-11-14 ThomasVon sl error: print exception inside for loop, and do...
2013-11-13 Emery HemingwayIPv6 support
2013-11-13 Michael WozniakMac OSX bitcoin: URI updates
2013-11-12 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-11-12 ThomasV1.9.4
2013-11-12 iceTwyAdd all missing French translation strings
2013-11-12 ThomasVfix tx signing with watching only wallets
2013-11-12 ThomasVfix bug with hex_to_int; remove unused function
2013-11-12 Bryan Stittstop using eval
2013-11-11 maxplmUpdate version.py
2013-11-11 ThomasVwallet: call create_accounts in save_seed
2013-11-11 ThomasVfix connect on windows
2013-11-11 ThomasVprint less debug messages
next