Commit Graph

3668 Commits

Author SHA1 Message Date
J62 d18dbd8335 btcp changes 2019-12-24 20:30:17 -08:00
J62 ee7c6c7813 update to btcp params 2019-12-24 20:11:00 -08:00
J62 9a7843d0f1 btcp-ify 2019-12-24 03:21:35 -08:00
Parth Oberoi 932bb07250 Update electrum servers list (#24) 2019-12-08 16:37:14 +05:30
Parth Oberoi 2a5b295f94 Patch electrum to support Bubbles network upgrade (#17)
* Patch electrum to support Bubbles network upgrade
Summary
=======
- Handle dynamic header size
- Update the branch id used for signing the transaction
- Handle verification of blocks following the difficulty adjustment
- Update block explorers link
- Add new electrum server ip
2019-09-13 18:13:27 +05:30
Parth Oberoi e9655d3084 v3.2.3 (#15)
* Udate DifficultyAdjustment BRANCH, fix header check

* update electrum server list
2019-09-09 23:23:20 +05:30
Parth Oberoi d874102488 Fix header length check for 192_7 and update bubbles network upgrade branch 2019-09-08 02:18:10 +05:30
Parth Oberoi 1ecc620be5 update test hash values 2019-07-15 14:54:08 +05:30
Parth Oberoi f32306beec Update travis builds
update windows python to python36
update version to v3.2.1a
2019-07-13 22:20:11 +05:30
skellers af6ed3a069 updated servers.json 2019-03-18 22:39:18 +00:00
skellers 2faea7b5bd Bitcoin to ZClassic 2019-03-16 19:05:28 +00:00
skellers eadda6ea0f version 3.2.0 2019-03-16 18:30:19 +00:00
skellers 053c50418a update servers.json 2019-03-16 18:29:33 +00:00
mexican1973 f1b23b5699
Update servers.json
added additional electrumx server
2019-03-01 09:49:31 +01:00
James 950f294c5e Correct pers string 2019-03-01 01:16:27 +01:00
James db7dd1e495 Fees 2019-02-28 22:38:35 +01:00
James 65c6925e17 Bip 44 2019-02-28 22:26:31 +01:00
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky 7c01682147 version to 3.1.3b3 2018-12-17 04:25:30 +02:00
zebra-lucky 9102e7af71 quick fix to sapling 2018-12-17 04:23:40 +02:00
zebra-lucky 91bcbbc46d add debian dir, version to 3.1.3b2 2018-07-25 17:30:18 +03:00
zebra-lucky 5c952d9ff4 fix fee_per_kb calc 2018-07-25 05:16:55 +03:00
zebra-lucky abb84ebf94 version to 3.1.3b1 2018-07-25 05:01:30 +03:00
zebra-lucky 415fc86a8a fix lib/test/test_transaction.py 2018-07-25 04:53:40 +03:00
zebra-lucky 287675ebf7 change domains, kivy base unit 2018-07-25 04:12:41 +03:00
zebra-lucky a7f2f98df8 fix scan_barcode 2018-07-25 02:49:52 +03:00
zebra-lucky 5e0f58bc4f add overwinter suport 2018-07-25 02:34:00 +03:00
zebra-lucky db76b3862a fix bits_to_target on testnet 2018-07-25 02:34:00 +03:00
zebra-lucky a04483056f remove staled files 2018-07-25 02:34:00 +03:00
zebra-lucky 5946939c91 fix coinbase detection 2018-07-25 02:34:00 +03:00
zebra-lucky fcc7de66cd fix blockchain headers/checkpoints code 2018-07-25 02:33:54 +03:00
zebra-lucky 073adbed62 fix typo in lib/transaction.py 2018-06-28 18:21:46 +03:00
zebra-lucky d1dfd1695f change fee base unit to sat/kB 2018-06-28 18:09:34 +03:00
zebra-lucky e1b7a1b846 disable mempool fee use, remove from RELEASE-NOTES 2018-06-28 18:09:34 +03:00
zebra-lucky 3d84bd8441 add BitcoinAverage to exchange_rate.py/currensies.json 2018-06-28 18:09:34 +03:00
zebra-lucky e196cc205b add headers init via checkpoints.json 2018-06-28 18:09:34 +03:00
zebra-lucky d06e6aa67e add command exportcp to export checkpoints
Also exported additional 17 headers on last checkpoint
to provide data for get_target blockchain method
2018-06-28 18:09:34 +03:00
zebra-lucky 4aea667280 Zcash changes to lib/(network|blockchain).py 2018-06-28 18:09:34 +03:00
zebra-lucky b75dbe65c9 add lib changes from electrum 3.1.3
- Add electrum 3.1.3 changes to lib, lib/tests.
 - Get new electrum 3.1.3 lib/constants.py, add Zcash changes.
 - Get original electrum 3.1.3 lib/blockchain.py (will be
 - modified in next commits).
 - Remove debian/ lib-util patch (fixed in 3.1.3 code).
 - Remove lib/www (as in 3.1.3).
2018-06-28 18:09:11 +03:00
zebra-lucky a05e9f21d7 remove default mutalbe antipattern 2018-06-06 19:58:37 +03:00
zebra-lucky 78f469aa50 fix coinbase detection for z inputs 2018-04-09 15:15:03 +03:00
zebra-lucky db927cc4bd place address filters bottom, fix strings 2018-04-08 00:51:08 +03:00
zebra-lucky 184a9d68d8 integrate electrum-3.0.6 changes 2018-04-06 02:42:04 +03:00
zebra-lucky a3aa9f4015 change headers urls 2018-04-06 00:32:38 +03:00
zebra-lucky 26cf6d6b78 calculate next target in each block 2018-04-02 02:31:13 +03:00
zebra-lucky 97982733f7 Zcash changes to test_wallet_vertical.py 2018-03-21 20:41:38 +02:00
zebra-lucky 1be473468d Zcash changes to test_transaction.py, test_util.py 2018-03-21 20:32:13 +02:00
zebra-lucky b1776f311d Zcash changes to setup.py, fix test_bitcoin.py 2018-03-21 20:10:09 +02:00
zebra-lucky 387c77b185 add Zcash specific to lib/(bitocin|blockchain|network).py 2018-03-20 22:27:48 +02:00
zebra-lucky de2ef374c9 remove RBF/CPFP support, trustedcoin plugin 2018-03-11 11:02:05 +02:00