Jakub Matys
|
78d7ff3a96
|
Merge branch 'zcash'
|
2018-05-29 09:11:21 +02:00 |
|
Martin Boehm
|
8b20c38136
|
Put parameter BlockAddressesToKeep to coin configuration json
|
2018-05-28 14:57:44 +02:00 |
|
Jakub Matys
|
58876150c3
|
Removed unused code
|
2018-05-23 12:55:50 +02:00 |
|
Jakub Matys
|
3634041e90
|
Merge branch 'fix-address-unpacking'
|
2018-05-19 15:16:04 +02:00 |
|
Jakub Matys
|
d79aaefb8f
|
bcashAddress stores btcutil's Address because of address conversions
|
2018-05-19 15:14:15 +02:00 |
|
Jakub Matys
|
3ecb380ef4
|
Fixed empty Address field when transaction was unpacked from JSON
|
2018-05-18 15:04:40 +02:00 |
|
Martin Boehm
|
f5a8bed629
|
Use coin specific interface when creating mempool
|
2018-05-17 12:30:45 +02:00 |
|
Martin Boehm
|
bc6f8a9e5d
|
Retry connection to blockchain rpc on startup
After restart, the blockchain daemons are not immediately ready
to serve requests. Blockbook must wait for them.
|
2018-05-17 11:52:16 +02:00 |
|
Jakub Matys
|
def8ada730
|
added tests of BCashParser and bcashAddress
|
2018-04-27 12:00:16 +02:00 |
|
Jakub Matys
|
a929f27d5c
|
implemented estimatesmartfee method
|
2018-04-25 13:38:03 +02:00 |
|
Jakub Matys
|
9c93674918
|
added support of bcash addresses to RPCs
|
2018-04-24 11:20:09 +02:00 |
|
Jakub Matys
|
b88a88ad55
|
use abstract address for Vout
|
2018-04-19 00:49:56 +01:00 |
|
Jakub Matys
|
a8e603d945
|
added Bitcoin Cash's rpc and parser
|
2018-04-18 14:15:19 +01:00 |
|