separate blockchain verifier from transaction verifier
[electrum-nvc.git] / lib /
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-31 ThomasVrestore old accounts from seed
2013-08-29 ThomasVrestore bip32 accounts
2013-08-29 ThomasVcreate new accounts through wallet.synchronize()
2013-08-18 neliskyimplementing paytomany (untested)
2013-08-18 neliskyimplementing mksendmanytx
2013-08-17 ThomasVdelete unneeded test
2013-08-17 ThomasVfix bug with signatures
2013-08-17 ThomasVfixes for signrawtransaction
2013-08-17 ThomasVinclude master public key in bip32 metadata
2013-08-17 ThomasVsave account name as label
2013-08-17 ThomasVcleanup
2013-08-17 ThomasVsimplify: public_key_from_private_key
2013-08-17 ThomasVdon't pass addresses to tx.sign(), pass keypairs instead
2013-08-17 ThomasVupdate signrawtransaction
2013-08-16 ThomasVsimplify tx.sign()
2013-08-16 ThomasVwallet.num_accounts and account_id method
2013-08-16 ThomasVfix is_complete in tx.sign()
2013-08-16 ThomasVfix for non-p2sh addresses
2013-08-16 ThomasVfix tx signing
2013-08-15 ThomasVcreate_accounts for 2of3
2013-08-15 ThomasV2of3 accounts
2013-08-07 ThomasVfix create_new_account
2013-08-07 ThomasVhex encode the output of account.get_pubkey()
2013-08-07 ThomasVplugins: do not overload __init__, use init() instead
2013-08-07 ThomasVencryption of bip32 master private keys
2013-08-07 ThomasVmake wallet.get_private_keys more general
2013-08-07 thomasvget_new_address -> get_address
2013-08-07 thomasvadd account module
2013-08-07 ThomasVbip32
2013-08-07 ThomasVfix create_new_account
2013-08-07 ThomasVhex encode the output of account.get_pubkey()
2013-08-05 ThomasVplugins: do not overload __init__, use init() instead
2013-08-05 ThomasVencryption of bip32 master private keys
2013-08-05 ThomasVmake wallet.get_private_keys more general
2013-08-04 thomasvget_new_address -> get_address
2013-08-04 thomasvadd account module
2013-08-04 ThomasVbip32
2013-08-04 ThomasVversion 1.8.1
2013-08-04 thomasvget_new_address -> get_address
2013-08-03 thomasvadd account module
2013-08-03 ThomasVbip32
2013-08-01 thomasvoffline interface: fix init
2013-07-19 thomasvupdate BIP32 to its final spec
2013-07-16 MaranReworked notification flow and combined multiple transa...
2013-07-16 MaranAdded notifications when receiving a new transaction
2013-07-13 ThomasVwhitespaces option in format_satoshis
2013-06-17 MaranSave contacts to the proper key in the wallet. fixes...
2013-06-17 rdymaclatest wikia version
2013-06-16 rdymactypo
2013-06-02 Markufix BIP32Sequence::get_pubkey not using mpk parameter
2013-06-01 ecdsaversion 1.8
2013-06-01 ecdsabugfix: referenced transactions
2013-06-01 thomasvnew methods: init_menubar and load_wallet
2013-05-12 rdymacLatest wikia version [tested]
2013-05-10 thomasvversion 1.7.4
2013-05-10 thomasvincrease default fee to 0.0005 btc/kb
2013-05-05 Eagle[TM]update default server list, remove offline and pre...
2013-05-05 ecdsaadd error message for import_key failure
2013-05-02 ecdsaminor bugfix
2013-05-02 ecdsadeprecate wallet.save() and 'eval' command
2013-05-02 ecdsawallet.delete_contact method
2013-05-02 ecdsawallet.add_contact method
2013-05-02 ecdsawallet set_fee method
2013-05-02 ecdsadelete_imported_key method
2013-05-01 ecdsamove verify_message to wallet
2013-04-29 ecdsafix update_password: save use_encryption after seed
2013-04-28 ecdsamove network dialog in a new class; simplify interface...
2013-04-27 ecdsadistinction between unconfirmed and unverified transactions
2013-04-27 ecdsafix: print_log -> print_error
2013-04-27 ecdsahandle errno 10035
2013-04-27 ecdsafix: socket error
2013-04-22 Julian ToshSlightly modifying help output for clarity
2013-04-17 thomasvgetaddressbalance needs 1 argument
2013-04-16 thomasvadd getaddressbalance command, and use getbalance only...
2013-04-12 thomasvmessage about frozen funds
2013-04-12 rdymacFixed the bugs and tested mki18n
2013-04-12 thomasvrevert commit c145b69b3bd07613d87718d90737600b6266b705
2013-04-10 ecdsafix is_connected with http protocol
2013-04-09 thomasvask users to enter their seed on create
2013-04-08 ecdsafix: don't raise exception in get_address_index
2013-04-08 ecdsamktx: send change to one of the accounts involved in...
2013-04-07 ecdsafix http session init
2013-04-07 ecdsafix mktx
2013-04-07 ecdsaoption to display mBTC
2013-04-06 thomasvhandle multiple accounts with separation
2013-04-06 ecdsaversion 1.7.3
2013-04-06 ecdsashow pruning level in network dialog (expert mode)
2013-04-05 thomasvkeyboard shortcut to send all the coins in a wallet...
2013-04-05 ecdsause ssl as default protocol
2013-04-01 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-04-01 ecdsafix: verified tx contains pos
2013-03-29 rdymacLatest version of the wikia
2013-03-25 thomasvadd explanation comment
2013-03-25 ecdsadeserialize: catch exception raised by coinbase transac...
2013-03-24 ecdsafix int rounding
2013-03-24 ecdsasimplify loops
2013-03-24 ecdsaset default fee to 200 uBTC
2013-03-24 ecdsaimplement MIN_RELAY_TX_FEE
next