New port numbers
[electrum-nvc.git] / plugins / pointofsale.py
2014-07-22 CryptoManiacInitial novacoin support
2014-06-17 ThomasVfix imports in pos plugin
2014-06-17 ThomasVlink point of sale plugin with receive tab
2013-11-26 Gergely Imrehpointofsale: generated bitcoin url might contain invali...
2013-11-23 tkhaewUpdate point of sale plugin for menu hook
2013-11-16 Michael Wozniakpoint of sale plugin set amount to None if the exchange...
2013-11-16 ThomasVfix self.amount in POS plugin
2013-11-14 Michael Wozniakfix for issue #417, adds new column for requested amount
2013-11-10 Bryan Stittfix more bare excepts
2013-11-05 rdymacSplit text string
2013-10-16 ThomasVhandle plugin dependency
2013-09-29 ThomasVfix labels plugin
2013-09-24 ThomasVsimplify gui names
2013-09-24 ThomasVgeneralize plugins to all guis
2013-09-11 ThomasVseparate directories for GUIs
2013-09-02 ThomasVplugin hook for load_wallet
2013-08-07 ThomasVplugins: do not overload __init__, use init() instead
2013-08-05 ThomasVplugins: do not overload __init__, use init() instead
2013-06-19 thomasvminor fixes to point of sale plugin
2013-03-15 thomasvderive plugins from BasePlugin class
2013-03-12 thomasvadd a hook at the end of the gui constructor
2013-03-11 thomasvplugins: define is_available()
2013-03-09 ecdsafix
2013-03-04 ecdsafixes for pointofsale
2013-03-03 ecdsafix
2013-03-03 ecdsachange column numbers, update pointofsale plugin
2013-03-03 thomasvrestrict plugins to the gui
2013-03-03 thomasvanother plugin for qrscanner
2013-03-03 thomasvmove point of sale mode into plugins