fixes for pending accounts
[electrum-nvc.git] / lib / wallet.py
2014-07-07 ThomasVfixes for pending accounts
2014-07-06 ThomasVget_master_public_key: always return xpub of main account
2014-07-06 ThomasVrm duplicate method getpubkey
2014-07-06 ThomasVadd_keypairs: simplification
2014-07-06 ThomasVRewrite accounts and transactions: store pubkeys instea...
2014-07-01 ThomasVfix: get_action should call get_master_public_key
2014-07-01 ThomasVbetter integration of plugins in installwizard (for...
2014-06-30 ThomasVfix #745
2014-06-27 ThomasVsupport for OP_RETURN
2014-06-27 ThomasVoptional parameters for create_new_address
2014-06-26 ThomasVallow address creation beyond gap limit in GUI. fixes...
2014-06-26 ThomasVuse an input queue in synchronizer, so that new address...
2014-06-25 ThomasVrestore from xprv
2014-06-25 ThomasVComment on wallet classes. Use address_is_old to check...
2014-06-24 ThomasVwallet.is_beyond_limit (False for imported accounts)
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-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-11 ThomasVfix bug #718
2014-06-06 ThomasVfix: sanitize outputs
2014-06-05 ThomasVcoin control: select UTXOs in menu
2014-06-02 ThomasVupdate imported keys
2014-05-28 ThomasVRemove Bitcoin address from serialized encryption forma...
2014-05-21 ThomasVfix #699
2014-05-21 ThomasVexplicit type for imported wallets. fixes #698
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-08 ThomasVfix cmd line wallet creation. fixes #684
2014-05-07 ThomasVcan_import
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-04 ThomasVutf8 encode seed (old wallets)
2014-05-04 ThomasVfix: get_seed
2014-05-04 ThomasVmove private key methods from wallet to accounts
2014-05-04 ThomasVid of imported account
2014-05-04 ThomasVimported_keys and accounts
2014-05-04 ThomasVremove dead code: get_imported_balance
2014-05-04 ThomasVfix #676
2014-05-02 ThomasVfix: imported_account
2014-05-02 ThomasVfix: pending accounts
2014-05-02 ThomasVhandle pending and imported accounts using account...
2014-05-01 ThomasVfix bugs on wallet creation
2014-05-01 ThomasVdefine check_password for imported wallets
2014-05-01 ThomasVfix password dialog, for imported wallets
2014-05-01 ThomasVdisable wallet menus when they do not apply
2014-04-30 ThomasVfix bug with has_seed
2014-04-30 ThomasVwallet.has_seed
2014-04-30 ThomasVcleanup wallet classes
2014-04-30 ThomasVcan_create_account
2014-04-30 ThomasVmove synchronizer class in its own file. abstract walle...
2014-04-29 ThomasVnew class: Imported_Wallet
2014-04-29 ThomasVrestore get_master_public_key function. fixes #668
2014-04-29 ThomasVwizard: option to create multisig wallet manually
2014-04-28 ThomasVmore robust install wizard
2014-04-26 ThomasVfix input_info for signrawtransaction
2014-04-25 ThomasVadd_cold_seed
2014-04-25 ThomasVwatching_only wallets have a single account
2014-04-25 ThomasVfix: get_master_public_key
2014-04-25 ThomasVget_master_public_keys
2014-04-24 ThomasVno accounts in multisig wallets
2014-04-23 ThomasVlower default fee. fixes #403
2014-04-21 ThomasVabstract and improve seed and key methods
2014-04-20 ThomasVfix #655
2014-04-19 ThomasVinstallwizard: multisig wallets
2014-04-17 ThomasVslightly better notifications. at least, it fixes #652
2014-04-17 ThomasVfix #661
2014-04-09 ThomasVfix: public instead of private
2014-04-06 ThomasVhooks and workflow for 2of3 wallets
2014-04-05 ThomasVcheck seed in gui. fixes #622
2014-04-05 ThomasVre-enable seed tests. get_public_keys method
2014-04-01 ThomasVmove get_keyID to accounts
2014-04-01 ThomasVfix load_accounts
2014-04-01 ThomasVupdate bip32 accounts and wallet
2014-03-15 ThomasVcatch exception in signrawtransaction, if wallet is...
2014-03-13 ThomasVbip32 uses compressed K
2014-03-13 ThomasVguess seed_version on old wallets
2014-03-12 ThomasVadd tx direction info to default labels
2014-03-11 ThomasVfix reference to verifier
2014-03-10 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-03-10 ThomasVadd password to sign hook
2014-03-10 Michael Wozniakprint statement should be debug only
2014-03-05 CodingAnarchychange estimated_fee to include 34 bytes per output...
2014-03-04 ThomasVfix: network.height() is a function
2014-03-03 ThomasVencrypt/decrypt messages in gui
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 ThomasVfix: do not create wallet if seed is empty because...
next