flo-electrum/electrum
Vivek Teega 085cd9919e Target calculation & chunk verification
This commit adds the code for FLO chunk verification. FLO chunk verification is different from Bitcoin chunk verification as the blockchain has 3 different target recalculation times. ie. 90 blocks at height 0->208440, 15 blocks at height 208440->426000 & 1 block further down

Changes have also been maded such that chunk doesnt need to be saved in parts
2018-10-21 07:42:07 +05:30
..
gui GUI changes on KIVY 2018-10-18 00:19:37 +05:30
plugins labels: fix potential threading issues 2018-09-25 21:23:44 +02:00
scripts fix #4720 2018-09-17 14:44:01 +02:00
tests follow-up prev: fix tests 2018-09-25 17:00:43 +02:00
wordlist
__init__.py aiorpcx: pin certificates 2018-09-06 14:11:35 +02:00
address_synchronizer.py Adding FLO data support 2018-09-29 23:09:21 +05:30
base_crash_reporter.py aiorpcx: increase crash reporter timeout, avoid is_running in kivy 2018-09-06 17:18:26 +02:00
base_wizard.py hw wallets: generalise 'minimum_library' for those that provide a version number 2018-08-23 18:31:14 +02:00
bitcoin.py minor fixes for prev 2018-08-22 21:52:28 +02:00
blockchain.py Target calculation & chunk verification 2018-10-21 07:42:07 +05:30
checkpoints_testnet.json Commiting changes made by @bitspill 2018-08-05 16:10:36 +05:30
checkpoints.json update mainnet block header checkpoints 2018-09-08 17:32:28 +02:00
coinchooser.py coinchooser: small clean-up (use TxOutput.value) 2018-08-14 21:50:59 +02:00
commands.py Creating Morph branch 2018-09-29 17:52:30 +05:30
constants.py Solved upstream merge conflicts 2018-09-12 03:38:43 +05:30
contacts.py
crypto.py
currencies.json Creating Morph branch 2018-09-29 17:52:30 +05:30
daemon.py Creating Morph branch 2018-09-29 17:52:30 +05:30
dnssec.py
ecc_fast.py ecc_fast: clarify fallback message 2018-08-17 16:01:03 +02:00
ecc.py fix #4717 2018-09-14 16:12:47 +02:00
electrum
exchange_rate.py Creating Morph branch 2018-09-29 17:52:30 +05:30
i18n.py
interface.py Creating Morph branch 2018-09-29 17:52:30 +05:30
jsonrpc.py
keystore.py keystore: add note regarding xpubkeys 2018-09-12 18:22:34 +02:00
mnemonic.py
msqr.py
network.py network.best_effort_reliable: force DC if req times out; retry on new iface 2018-09-27 21:15:07 +02:00
old_mnemonic.py
paymentrequest_pb2.py Target calculation & chunk verification 2018-10-21 07:42:07 +05:30
paymentrequest.proto
paymentrequest.py fix #4720 2018-09-17 14:44:01 +02:00
pem.py
plot.py Creating Morph branch 2018-09-29 17:52:30 +05:30
plugin.py Creating Morph branch 2018-09-29 17:52:30 +05:30
qrscanner.py follow-up prev 2018-09-04 16:42:08 +02:00
ripemd.py
rsakey.py Remove unreachable return statement 2018-09-19 11:35:29 +02:00
segwit_addr.py
servers_regtest.json
servers_testnet.json Creating Morph branch 2018-09-29 17:52:30 +05:30
servers.json Creating Morph branch 2018-09-29 17:52:30 +05:30
simple_config.py Creating Morph branch 2018-09-29 17:52:30 +05:30
storage.py fix deprecation warnings in regexes 2018-09-20 18:31:17 +02:00
synchronizer.py fix some CLI/RPC commands 2018-09-27 18:01:25 +02:00
transaction.py Renaming everything from FloData to txcomment 2018-09-29 18:20:06 +05:30
util.py Adding FLO data support 2018-09-29 23:09:21 +05:30
verifier.py Adding FLO data support 2018-09-29 23:09:21 +05:30
version.py aiorpcx: remove callback based code, add session to Interface 2018-09-06 14:17:29 +02:00
wallet.py Adding FLO data support 2018-09-29 23:09:21 +05:30
websockets.py
x509.py x509: handle dates in the 22nd century 2018-08-24 14:56:58 +02:00