fix for issue 184
[electrum-nvc.git] / lib /
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
2013-03-24 ecdsaversion 1.7.2
2013-03-24 ecdsaprune unverified transactinos during upgrade
2013-03-24 ecdsarename fee to fee_per_kb
2013-03-24 ecdsatransaction lock
2013-03-23 ecdsaremove receipt code
2013-03-23 ecdsafix transaction order in history
2013-03-23 thomasvmore accurate computation of transaction fees.
2013-03-20 ecdsaversion 1.7.1
2013-03-17 ecdsafix is_change
2013-03-17 ecdsado the banner request in interface, not in wallet
2013-03-16 MaranMerge branch 'master' into feature/label_sync
2013-03-16 MaranFix export master public key
2013-03-16 ecdsafix tx.get_value()
2013-03-16 MaranFix merge conflict
2013-03-16 ecdsaRevert "fix tx.get_value bug with pruned transactions"
2013-03-16 ecdsafix tx.get_value bug with pruned transactions
2013-03-16 ecdsadefine wallet.get_num_tx()
2013-03-16 ecdsafix wallet.is_change() method
2013-03-15 thomasvmove http aliases to separate plugin
2013-03-14 thomasvadd label to internal transactions
2013-03-14 thomasvrely only on the verifier to get the height of transactions
2013-03-14 thomasvprint error received by verifier, and continue
2013-03-13 ecdsause an abstract class SequenceClass
2013-03-13 ecdsamore bip32 related fixes
2013-03-13 ecdsafix bip32 get_private_key
2013-03-13 ecdsabip32 fixes
2013-03-13 ecdsafix: number of arguments
2013-03-13 thomasvprint created address in terminal, as in previous versions
2013-03-13 thomasvdo not call exit() in the interface module
2013-03-13 thomasvfix: command line with no password
2013-03-13 ecdsafix
2013-03-13 ecdsafix
2013-03-12 ecdsado not raise exception on strange input scripts
2013-03-12 ecdsabetter synchronize method
2013-03-12 ecdsaremove internal check that was too strong
2013-03-12 MaranFix merge conflict
2013-03-12 ecdsafix exception
2013-03-12 thomasvreplace 'ElectrumKeyID' with more general 'KeyID' field...
2013-03-12 thomasvdo not request banner twice
2013-03-12 MaranMerge branch 'master' into feature/label_sync
2013-03-12 rdymacLatest translation version
2013-03-11 thomasvadd 2 of 3 sequences
2013-03-10 Maranmore label sync wip
2013-03-10 Maranmore label sync wip
2013-03-10 ecdsafix
2013-03-10 ecdsaoptional wait parameter for interface
2013-03-10 ecdsado not wait for interface when launching gui
2013-03-07 ecdsacheck if the wallet has a seed before signing transaction
2013-03-07 ecdsafix: restore wallet from master public key
2013-03-06 neliskyLack of self was a little more widespread
2013-03-06 neliskyTypo in importprivkey, missing self
2013-03-05 ecdsarevert own commit
2013-03-05 ecdsado not run synchronize on deseeded wallets
2013-03-04 ecdsamake help() available in console
2013-03-04 ecdsacatch http exception when wallet is offline
2013-03-04 ecdsafix
2013-03-04 ecdsarename sequence, fix bip32
2013-03-03 ecdsafix: tx outputs
2013-03-03 thomasvfix
2013-03-03 thomasvrestrict plugins to the gui
2013-03-03 thomasvmove point of sale mode into plugins
2013-03-03 thomasvfix: missing parameter
2013-03-03 thomasvsimplify Sequence class
2013-03-03 thomasvmethod get_private_keys for sequence
2013-03-03 thomasvmangle (for_change, index) everywhere
2013-03-03 thomasvfix: mktx amounts
2013-03-02 ecdsamktx fix: add address for imported keys
2013-03-02 ecdsacheck if address is imported before index lookup
2013-03-02 ecdsaadd class BIP32Sequence
2013-03-02 thomasvplugin handler
2013-03-02 thomasvshow the balance of each account
2013-03-02 thomasvfix: save master public key on wallet creation
2013-03-02 thomasvseparate core and gui in different modules
2013-03-02 thomasvfix
2013-03-02 thomasvreplace wallet.all_addresses() with wallet.addresses...
2013-03-02 thomasvaccounts
next