fix: pending_servers
[electrum-nvc.git] / lib /
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
2013-11-11 ThomasVnetwork.send method
2013-11-11 ThomasVversion 1.9.3
2013-11-11 ThomasVfix side effect in get_unspent_coins, causing transacti...
2013-11-10 thomasvget_private_key: call get_seed first in order to check...
2013-11-10 ThomasVMerge pull request #374 from nolith/master
2013-11-10 ThomasVwallet.py: use get_seed in update_password
2013-11-10 Bryan Stittdon't use bare except
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-10 Eagle[TM]Update default server list (disable servers with failed...
2013-11-09 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-11-09 ThomasVcall check_seed in get_seed
2013-11-08 thomasvfix: store seed version
2013-11-06 ThomasVdust threshold
2013-11-06 Alessio Caiazzaallow to connect to one server only
2013-11-06 ThomasV1.9.2
2013-11-05 ThomasV1.9.1: bug fixes
2013-11-05 ThomasVfix for portable version: use its own directory
2013-11-05 ThomasVdo not return history if offline
2013-11-05 ThomasVfix regression: offline mode
2013-11-05 WallacolooFixed indexing a function rather than calling it in...
2013-11-04 ThomasVfix validateaddress
2013-11-03 ThomasVrestore from master public key with seed v4
2013-11-03 ThomasVrm debug message
2013-11-02 ThomasVfix: wait_for_network
2013-11-02 ThomasVMerge pull request #354 from rdymac/patch-1
2013-11-02 ThomasVfix redeemPubKey for imported keys (fixes issue #350)
2013-11-02 rdymaclatest wikia version, tested
2013-11-01 ThomasVoffline signing with seed_v4
2013-11-01 ThomasVfix: offline signing
2013-11-01 ThomasVminor fix: restore from hexadecimal seed
2013-10-31 thomasvno keyid for imported keys
2013-10-31 thomasvexit after seed message
2013-10-31 thomasvfix mnemonic decode
2013-10-31 thomasvdisable bip32
2013-10-31 ThomasVseed prefix 01
2013-10-26 ThomasVseed v6
2013-10-24 ThomasVmove old wallet to subdir
2013-10-24 ThomasVcreate a subdirectory for wallets, under default path
2013-10-24 ThomasVremove -b option for listaddresses (fix issue #343)
2013-10-21 AdamISZimport Transaction object for multisig to work
2013-10-18 ThomasVfix typo in help
2013-10-16 Eagle[TM]Update default server list
2013-10-16 ThomasVpass chain to get_target (fixes issue #316)
2013-10-15 ThomasVfix bug with chunk requestor
2013-10-15 ThomasVbug fix: seed_version
2013-10-12 thomasvmove pending accounts logic into wallet.py
2013-10-10 thomasvfix parameters in mktx_from_account
2013-10-10 ThomasVMerge pull request #332 from rdymac/translations-and...
2013-10-10 thomasvfix: height()
2013-10-10 rdymaclatest wikia version need to be checked before release
2013-10-09 ThomasVreplace blockchain.height with height(), and fix server...
2013-10-08 ThomasVsanitize server in interface.py (fix bug #309)
2013-10-08 ThomasVfix offline signing: redeemPubkey was missing
2013-10-08 ThomasVnetwork.default_server shouldnever be None
2013-10-08 ThomasVfixes for android: restore from seed
2013-10-08 ThomasVuse a regexp for the ssl bug workaround
next