electrum-nvc.git
2013-03-29 rdymacAdded plugins files to be able to translate them
2013-03-25 thomasvadd explanation comment
2013-03-25 ecdsadeserialize: catch exception raised by coinbase transac...
2013-03-24 ecdsafix android package
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 ecdsarelease notes for 1.7.2
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-20 ecdsause an empty init file for android
2013-03-20 thomasvMerge branch 'master' of github.com:spesmilo/electrum
2013-03-20 thomasvfix wall offset
2013-03-19 ecdsafix QVariant
2013-03-18 MaranUpdate label sync client for full encryption/decryption...
2013-03-18 thomasvremove aliases from completions
2013-03-17 ecdsafix is_change
2013-03-17 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-17 ecdsaadd missing files
2013-03-17 MaranFully encrypt both label and the id for the label
2013-03-17 slushMove is_available() logic to init(), to prevent camera...
2013-03-17 ecdsause a new variable name for column-width, because the...
2013-03-17 MaranMerge branch 'master' of https://github.com/spesmilo...
2013-03-17 ecdsaset is_editable for recv items
2013-03-17 MaranNo longer build with debug mode on
2013-03-17 MaranRemove cloud icon
2013-03-17 ecdsarestore infobox
2013-03-17 ecdsano need to restart here
2013-03-17 MaranWorked in new settings dialog for label sync plugin.
2013-03-17 ecdsasettings dialog
2013-03-17 ecdsaplugin settings dialog
2013-03-17 ecdsado the banner request in interface, not in wallet
2013-03-17 ecdsaunlock icon
2013-03-16 MaranConsistant text
2013-03-16 MaranMerge branch 'master' into feature/label_sync
2013-03-16 MaranFix export master public key
2013-03-16 MaranRewrote plugin to new format
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 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-16 ecdsafix tx.get_value bug with pruned transactions
2013-03-16 MaranSomehow forgot to push my windows build script changes...
2013-03-16 ecdsaallow manual setting when disconnected
2013-03-16 ecdsadetect gaps for change too
2013-03-16 ecdsadefine wallet.get_num_tx()
2013-03-16 ecdsafix wallet.is_change() method
2013-03-16 thomasvtypo: where->were
2013-03-16 thomasvfee may be zero (tx details)
2013-03-16 thomasvupdate pyinstaller url
2013-03-16 ecdsamodify warning displayed when keys are imported
2013-03-15 MaranMake windows build scripts work for Electrum 1.7
2013-03-15 MaranMerge branch 'master' of https://github.com/spesmilo...
2013-03-15 thomasvvirtual keyboard plugin
2013-03-15 thomasvderive plugins from BasePlugin class
2013-03-15 MaranMerge branch 'master' of https://github.com/spesmilo...
2013-03-15 thomasvmove http aliases to separate plugin
2013-03-15 slushFixes Qt imports
2013-03-15 thomasvfix qrscanner module
2013-03-15 thomasvfilter plugins that do not have a .py source
2013-03-15 MaranUpdate osx build scripts
2013-03-15 thomasvglobal switch use_local_modules
2013-03-15 thomasvsimplification
2013-03-14 thomasvuse proper syntax for variable args
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 ecdsamissing dirs in MANIFEST
2013-03-13 ecdsause an abstract class SequenceClass
2013-03-13 ecdsabetter seed dialog
2013-03-13 ecdsaparent->self in password dialog
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 thomasvbug fix: init_seed
2013-03-13 thomasvdo not call exit() in the interface module
2013-03-13 thomasvfix: command line with no password
2013-03-13 thomasv'import private keys' may import several keys
2013-03-13 ecdsafix
2013-03-13 ecdsafix
2013-03-12 ecdsado not raise exception on strange input scripts
2013-03-12 ecdsastart verifier right after initialization
2013-03-12 ecdsabetter synchronize method
2013-03-12 ecdsacatch http exception
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 MaranAmmended release notes about raw tx
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 ecdsaremove internal check that was too strong
2013-03-12 MaranUpdate howto
2013-03-12 MaranTweaks for new plugin giving self
2013-03-12 MaranFix merge conflict
next