Commit Graph

8346 Commits

Author SHA1 Message Date
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 cf2eabb0c0 Merge branch '3.1.x' 2018-06-28 19:15:30 +03:00
zebra-lucky c7622d757b changes to contrib, .travis.yml 2018-06-28 19:05:18 +03:00
zebra-lucky 073adbed62 fix typo in lib/transaction.py 2018-06-28 18:21:46 +03:00
zebra-lucky ef7f6a28e8 disable auto crash reports 2018-06-28 18:19:55 +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 59e3058de2 add gui/kivy changes from electrum 3.1.3
- Add electrum 3.1.3 changes to gui/kivy
- Get new electrum 3.1.3 gui/kivy/Readme.md
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/requests.py.
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/invoices.py.
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/addresses.py
2018-06-28 18:09:34 +03:00
zebra-lucky 4df22e559c add gui/qt changes from electrum 3.1.3
- Add electrum 3.1.3 changes to gui/qt.
- Get new electrum 3.1.3 gui/qt/completion_text_edit.py.
- Get new electrum 3.1.3 gui/qt/exception_window.py.
2018-06-28 18:09:34 +03:00
zebra-lucky 604ec07fa5 gui stdio.py text.py changes from 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky f051cdfbc4 add util contrib/zcash/btc2zcash.py 2018-06-28 18:09:34 +03:00
zebra-lucky 0c422d5ed9 add plugins changes from electrum 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky 4cc7dc7188 add new pubkeys/* from 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky 0d569719ef add new and changed icons from 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky 66fc1e57cf add main module changes from electrum 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky fb23570b0e add root repo files changes from 3.1.3 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 2b28066bd6 make qrcode.png opaque 2018-04-08 00:50:22 +03:00
zebra-lucky b292c3ddbd show antialiased icons 2018-04-08 00:18:16 +03:00
zebra-lucky 79f7dac0f8 add new logo/tray icons 2018-04-08 00:08:07 +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 fe602c2499 Zcash changes to gui/kivy 2018-03-17 13:42:38 +02:00
zebra-lucky e77f58d815 Zcash changes to gui/(qt|stdio|text), app icon, icons.qrc 2018-03-11 14:06:26 +02:00
zebra-lucky 96c05a5594 Zcash code to ledger/trezor plugins, rename electrum 2018-03-11 12:34:03 +02:00
zebra-lucky 8483acc9d5 add Zcash code to plugins exclud. ledger/treror 2018-03-11 12:15:20 +02:00
zebra-lucky de2ef374c9 remove RBF/CPFP support, trustedcoin plugin 2018-03-11 11:02:05 +02:00
zebra-lucky a0f4f21382 Zcash changes to lib/exchange_rate.py 2018-03-11 10:27:37 +02:00
zebra-lucky 9f61882b3a Zcash changes to lib 2018-03-11 03:23:24 +02:00
zebra-lucky 717b3d7df2 remove segwit from tests 2018-03-11 01:52:03 +02:00
zebra-lucky b4f8cd8746 remove segwit from plugins/gui/RELEASE-NOTES/main 2018-03-11 01:40:56 +02:00
zebra-lucky fc0d01ec2c remove segwit from lib 2018-03-10 22:50:36 +02:00
zebra-lucky a154b9c2b6 change bip44 coin constant to 133 (Zcash) 2018-03-10 22:28:58 +02:00
zebra-lucky f7be1a03f9 change network constants to Zcash 2018-03-10 22:15:19 +02:00