release notes
[electrum-nvc.git] / lib /
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
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
next