flo-electrum/electrum
Vivek Teegalapally ca30705c69 Commiting comment/floData changes
The changes made in this commit make sure the transaction comments or floData are being sent out of the wallet.
It still has some errors left though, related to verifying SegWit address.
2018-08-05 21:12:18 +05:30
..
gui Commiting comment/floData changes 2018-08-05 21:12:18 +05:30
plugins cosigner pool: don't block gui 2018-08-03 20:53:56 +02:00
scripts file reorganization with top-level module 2018-07-13 14:01:37 +02:00
tests transaction: introduce TxOutput namedtuple 2018-08-01 19:10:08 +02:00
wordlist file reorganization with top-level module 2018-07-13 14:01:37 +02:00
__init__.py separate address synchronizer from wallet 2018-07-18 11:18:57 +02:00
address_synchronizer.py small optimisations for history tab refresh (and related) 2018-08-03 16:12:41 +02:00
base_crash_reporter.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
base_wizard.py fix #4577 2018-07-24 18:57:49 +02:00
bitcoin.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
blockchain.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
checkpoints_testnet.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
checkpoints.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
coinchooser.py transaction: introduce TxOutput namedtuple 2018-08-01 19:10:08 +02:00
commands.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
constants.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
contacts.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
crypto.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
currencies.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
daemon.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
dnssec.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc_fast.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
electrum file reorganization with top-level module 2018-07-13 14:01:37 +02:00
exchange_rate.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
i18n.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
interface.py Whitelist classes in verbose (-v) option 2018-07-19 01:21:33 +02:00
jsonrpc.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
keystore.py remove pbkdf2 dependency, use stdlib instead 2018-07-18 14:34:59 +02:00
mnemonic.py remove pbkdf2 dependency, use stdlib instead 2018-07-18 14:34:59 +02:00
msqr.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
network.py blockchain.py: rename 'checkpoint' to 'forkpoint' 2018-08-03 18:25:53 +02:00
old_mnemonic.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest_pb2.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.proto file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.py transaction: introduce TxOutput namedtuple 2018-08-01 19:10:08 +02:00
pem.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plot.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
plugin.py small optimisations for history tab refresh (and related) 2018-08-03 16:12:41 +02:00
qrscanner.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ripemd.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
rsakey.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
segwit_addr.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers_regtest.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers_testnet.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
servers.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
simple_config.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
storage.py verifier: better handle reorgs (and storage upgrade) 2018-07-31 15:51:05 +02:00
synchronizer.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
transaction.py Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
util.py Changing data directories to reflect FLO 2018-08-05 16:18:53 +05:30
verifier.py blockchain.py: rename 'checkpoint' to 'forkpoint' 2018-08-03 18:25:53 +02:00
version.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
wallet.py Commiting comment/floData changes 2018-08-05 21:12:18 +05:30
websockets.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
x509.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00