Commit Graph

465 Commits (f69d5c1c0d9c8f7b8503ef01b94a270e3222701b)

Author SHA1 Message Date
Pavol Rusnak f69d5c1c0d
Add license file 2018-05-31 12:53:27 +02:00
Martin Boehm 594e5333d6 Store host name only instead of full domain name in the internal state 2018-05-31 12:22:53 +02:00
Martin Boehm a4f28bbc2b Update path to blockbook sources in README 2018-05-31 11:52:00 +02:00
Martin Boehm 5f50c69d05 Merge branch 'master' of https://github.com/jpochyla/blockbook 2018-05-30 17:15:31 +02:00
Martin Boehm 5020b1b3ae Update README 2018-05-30 17:15:22 +02:00
Jakub Matys f9f39bca88 Added development deploy script 2018-05-30 15:56:12 +02:00
Martin Boehm e5171c7487 Bump blockbook version to 0.0.4 2018-05-30 14:50:46 +02:00
Martin Boehm 5a114bf622 Return hostname in status page 2018-05-30 14:44:59 +02:00
Martin Boehm a899f9e97a Use context to limit shutdown time of bchain/mq 2018-05-30 14:44:59 +02:00
Jakub Matys faaff8643d Merge branch 'buckets' 2018-05-30 13:11:31 +02:00
Jakub Matys 1385313908 Merge branch 'bcash-cashaddr' 2018-05-30 13:11:15 +02:00
Jakub Matys cb63cb6724 Added deprecatedrpc=estimatefee option to bitcoin config 2018-05-30 13:03:48 +02:00
Jakub Matys c0506adae0 Upgraded histogram buckets 2018-05-30 13:00:01 +02:00
Jakub Matys 680f06a4eb Increased backends' version 2018-05-30 09:29:03 +02:00
Jakub Matys ddb93b2a4b Increased limits in backend configs 2018-05-30 09:28:34 +02:00
Martin Boehm 00686089d5 Extend error logging in socketio onSubscribe 2018-05-29 19:48:01 +02:00
Jakub Matys 092aeef2ed CashAddr decoding optimization - doesn't support multisig 2018-05-29 19:08:17 +02:00
Jakub Matys 79ba6abadd Upgraded BCash address decoding/encoding 2018-05-29 15:03:25 +02:00
Jakub Matys ea3cfd2d6a Address format is set in configuration instead of RPC options 2018-05-29 14:15:27 +02:00
Martin Boehm 01aa3d9074 Change logging in waitForSignalAndShutdown 2018-05-29 12:38:04 +02:00
Martin Boehm c74c4dd8ff Modify ZeroMQ shutdown in attempt to avoid getting stuck occasionally 2018-05-29 12:15:20 +02:00
Martin Boehm 9147781772 Use single instance instead of global InternalState object 2018-05-29 11:37:35 +02:00
Martin Boehm f7ce91b4e4 Add configuration parameters to zec-testnet.json 2018-05-29 10:07:20 +02:00
Martin Boehm 927fd0aaea Fix inSync state 2018-05-29 10:04:24 +02:00
Jakub Matys 5a6e672fca Merge branch 'tools' 2018-05-29 09:11:48 +02:00
Jakub Matys 78d7ff3a96 Merge branch 'zcash' 2018-05-29 09:11:21 +02:00
Martin Boehm f11c4f7791 Fix get mempoool imput addresses concurrently 2018-05-28 17:48:39 +02:00
Martin Boehm 919a26dfd6 Get mempoool imput addresses concurrently 2018-05-28 16:50:54 +02:00
Martin Boehm e5d79b09bc Put parameters for mempool sync to coin configuration json 2018-05-28 16:04:05 +02:00
Jakub Matys d3af770433 Keep build container up to date 2018-05-28 15:22:31 +02:00
Jakub Matys b523c70355 Added blockbook-tools package 2018-05-28 15:22:02 +02:00
Martin Boehm 8b20c38136 Put parameter BlockAddressesToKeep to coin configuration json 2018-05-28 14:57:44 +02:00
Martin Boehm 81870aeb1a Change ZeroMQ shutdown synchronization 2018-05-28 10:46:44 +02:00
Martin Boehm 0467e11d59 Handle redirect blockchain explorer for address request 2018-05-28 10:46:44 +02:00
Jakub Matys 038065429f Changed URL of Bitcoin explorer 2018-05-24 15:03:10 +02:00
Jakub Matys 9f3b1510b0 Fixed empty Address field when transaction was unpacked from JSON 2018-05-23 16:13:06 +02:00
Jakub Matys 129160c48a Changed ports and added nolisten=1 option 2018-05-23 13:01:21 +02:00
Jakub Matys 110bd6f6a6 Added testnet for ZCash 2018-05-23 12:55:50 +02:00
Jakub Matys 58876150c3 Removed unused code 2018-05-23 12:55:50 +02:00
Jakub Matys 6c6f929743 Fixed import of blocks with invalid transactions (genesis block) 2018-05-23 12:55:50 +02:00
Jakub Matys 3685f41fb9 Added nolisten=1 option to backends' config 2018-05-23 12:54:04 +02:00
Martin Boehm d2f60044fc Add extended logging to utxo mempool 2018-05-23 12:30:19 +02:00
Jakub Matys fa1a5a565b Version bump 2018-05-23 11:20:44 +02:00
Jakub Matys 57ead91a10 Increased backends' version 2018-05-23 11:15:20 +02:00
Martin Boehm 181c3090da Merge branch 'master' of https://github.com/jpochyla/blockbook 2018-05-23 11:09:19 +02:00
Martin Boehm 1c2ae8cec7 Fix rocksdb test 2018-05-23 11:07:16 +02:00
Jakub Matys 9e414dd842 Changed ports of blockbook and backend nodes 2018-05-23 11:00:13 +02:00
Martin Boehm 9b6de3901e Add internal state information to index page 2018-05-23 10:59:27 +02:00
Martin Boehm c03b3d8a1a Store coin in internal state and verify that rpc coin matches db coin 2018-05-23 10:58:07 +02:00
Martin Boehm 96f25ce11a Store internal state periodicaly 2018-05-23 08:54:02 +02:00