Fixes previously introduced bug
[electrum-nvc.git] / lib /
2014-06-26 Chris GlassFixes previously introduced bug
2014-06-26 Chris GlassForward-merging changes from master
2014-06-26 Chris GlassAdded more tests for user config parsing.
2014-06-26 Chris GlassAdded tests for the system config function.
2014-06-25 Chris GlassSystem config should never be None
2014-06-25 Chris GlassAdded more tests for edge cases.
2014-06-25 Chris GlassDo not use mutables as default values!
2014-06-25 Chris GlassAdded a lot of tests for SimpleConfig
2014-06-25 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-06-25 ThomasVrestore from xprv
2014-06-25 ThomasVMerge pull request #733 from chrisglass/add-more-tests
2014-06-25 Chris GlassAdded mnemonic to seed tests
2014-06-25 ThomasVComment on wallet classes. Use address_is_old to check...
2014-06-25 Chris GlassAdded util test file
2014-06-25 Chris GlassAdded more bitcoin tests
2014-06-25 Chris GlassMade _do_test_crypto private to allow nosetests
2014-06-25 Chris GlassAdded private/public key tests
2014-06-25 Chris GlassMoved bitcoin.py tests to their own file
2014-06-24 ThomasVwallet.is_beyond_limit (False for imported accounts)
2014-06-24 ThomasVminor fix
2014-06-24 ThomasVvarious bugfixes for imported addresses
2014-06-24 Chris GlassRemoved uselss comment.
2014-06-24 Chris GlassFirst cleanup branch commit
2014-06-24 ThomasVdetect if wallet can sign tx before showing sign button
2014-06-23 ThomasVfix bug with the order of signatures in tx input
2014-06-22 ThomasVshow number of tx signatures in gui
2014-06-22 ThomasVgetmpk: return list of accounts
2014-06-22 ThomasVhelp text for signrawtransaction
2014-06-21 ThomasVserialize: do not use x_pubkeys if we have enough signa...
2014-06-21 ThomasVfix add_keypairs: support old wallets
2014-06-21 ThomasVcleanup (dead code)
2014-06-21 ThomasVcompact serialized format for unsigned and partially...
2014-06-17 ThomasVfix save_qrcode
2014-06-17 ThomasVshow popup if qr scanner not enabled
2014-06-17 ThomasVparse_scriptSig
2014-06-17 ThomasVaccess to global configuration using set_config and...
2014-06-17 ThomasVbundle dependencies in 'packages' dir. use qrcode inste...
2014-06-15 ThomasVparse_URI: amount is in satoshis
2014-06-13 ThomasVshow expired status in invoices tab
2014-06-13 ThomasVshow color if payment request has expired
2014-06-13 ThomasVimport paymentrequests only when really needed
2014-06-13 ThomasVminor fixes
2014-06-13 ThomasVunify util.parse_URI
2014-06-12 ThomasVadding file generated by protobuf
2014-06-12 ThomasVon_header: return early if block_height is missing
2014-06-12 ThomasVverify if pr has expired
2014-06-12 ThomasVadd pay_invoice menu item
2014-06-12 ThomasVbroadcast tx of payment request
2014-06-12 ThomasVsave and display request status
2014-06-12 ThomasVcolumn for payment request memo
2014-06-11 ThomasVfix bug #718
2014-06-10 ThomasVFix daemon port
2014-06-10 ThomasVprevent collision on daemon port. Add Imported_Wallet...
2014-06-10 ThomasVverify payment requests with tlslite and pyasn1 (pure...
2014-06-07 ThomasVshow payment request details
2014-06-07 ThomasVstore payment requests even if M2Crypto is not available
2014-06-06 ThomasVsave invoices
2014-06-06 ThomasVfix: sanitize outputs
2014-06-05 ThomasVcoin control: select UTXOs in menu
2014-06-05 ThomasVpayment request: show status with help button
2014-06-05 ThomasVadd pbkdf2 dependency
2014-06-03 ThomasVdo not raise an error if user config file is corrupted
2014-06-03 ThomasVfix get_pubkey for imported keys
2014-06-03 ThomasVunit test for aes
2014-06-03 ThomasVcheck message length in mnemonic encode
2014-06-03 ThomasVmove tests to unittest format
2014-06-02 ThomasVupdate imported keys
2014-05-30 ThomasVclass MyVerifyingKey, with constructor to submit to...
2014-05-28 ThomasVRemove Bitcoin address from serialized encryption forma...
2014-05-27 Lucas Ryanin ecies encryption, mac headers+ciphertext instead...
2014-05-27 Lucas Ryanreplaced jackjack encryption with corrected ecies imple...
2014-05-21 ThomasVfix #699
2014-05-21 ThomasVexplicit type for imported wallets. fixes #698
2014-05-21 ThomasVcreaterawtransaction: keep all fields for input_info
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-05-15 ThomasVmpk hex encoding
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-10 ThomasVshow request memo
2014-05-10 ThomasVreturn error status for payment requests
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-08 wozzTarget Calculation Update
2014-05-08 ThomasVfix cmd line wallet creation. fixes #684
2014-05-07 ThomasVfix payment ack
2014-05-07 ThomasVfix parse_url
2014-05-07 ThomasVsanitize payment request code
2014-05-07 ThomasVsend error messages for payment requests
2014-05-07 ThomasVsupport for payment requests in the gui
2014-05-07 ThomasVcan_import
2014-05-05 Michael Wozniakupdate to certificate check for Subject Alt Names
2014-05-05 ThomasVadding initial bip70 script (wozz)
2014-05-05 ThomasVfix: num_accounts should return only confirmed bip32...
2014-05-05 ThomasVp2sh wallets cannot create accounts
2014-05-05 ThomasVfix: is_address, is_private_key: check that text is...
2014-05-05 ThomasVdumpprivkey -> getprivatekeys
2014-05-05 ThomasVrename command dumpprivkey as getprivatekeys
2014-05-04 ThomasVutf8 encode seed (old wallets)
2014-05-04 ThomasVutf8 encoding for seed encryption
2014-05-04 ThomasVfix: get_seed
2014-05-04 ThomasVmove private key methods from wallet to accounts
next