Commit Graph

1736 Commits (deepcrayon)

Author SHA1 Message Date
Martin Boehm 749e534a26 Improve API requests when blockbook in sync with backend 2019-05-27 12:24:25 +02:00
Martin Boehm c7b36189cd Disable bitcoin whatthefee fee estimates 2019-05-27 12:24:25 +02:00
Martin Boehm 3f17333be6 Reduce logging of unimportant warnings during block import 2019-05-27 12:24:25 +02:00
Martin Boehm 9ba294da39 Update documentation 2019-05-27 12:24:25 +02:00
Martin Boehm 77bea0ecdc Retry sync in case of error 2019-05-27 12:24:25 +02:00
Martin Boehm b6e5055821 Wait for backend startup in integration test 2019-05-27 12:24:25 +02:00
Petr Kracík aa69121cc2 Bump Digibyte backend to 7.17.2 and enable integration tests (#172)
* Bump Digibyte to 7.17.2

* Added digibyte to Integration tests
2019-05-27 12:24:25 +02:00
Martin Boehm bb9bd7fea7 Tune bulk connect 2019-05-27 12:24:25 +02:00
Martin Boehm 9e98a4eb39 Improve performance of utxo indexing 2019-05-27 12:24:25 +02:00
Martin Boehm f793d3390c Wait for backend startup in integration test 2019-05-27 12:24:25 +02:00
Petr Kracík 3c9a0a3833 Bump Digibyte backend to 7.17.2 and enable integration tests (#172)
* Bump Digibyte to 7.17.2

* Added digibyte to Integration tests
2019-05-27 12:24:25 +02:00
Martin Boehm 0440a1d6bb Wait for backend startup in integration test 2019-05-27 12:24:25 +02:00
Petr Kracík 9a021b6723 Bump Digibyte backend to 7.17.2 and enable integration tests (#172)
* Bump Digibyte to 7.17.2

* Added digibyte to Integration tests
2019-05-27 12:24:25 +02:00
Martin Boehm 8b07783134 Bump golang to version 1.12.4 and rocskdb to 5.18.3 in docker build 2019-05-27 12:24:24 +02:00
Martin Boehm ce0529c130 Use utxo index in API 2019-05-27 12:24:24 +02:00
Martin Boehm 61e096b3f9 Fix computefeestats flag typo 2019-05-27 12:24:24 +02:00
Martin Boehm 733c966094 Maintain utxo index on disconnect block 2019-05-27 12:24:24 +02:00
Martin Boehm 995d5c66b5 Add utxos to addressBalance column 2019-05-27 12:24:24 +02:00
Martin Boehm 5689be20f3 Update coin configs 2019-05-27 12:24:24 +02:00
Martin Boehm 917840d6b2 Stop indexing OP_RETURN scripts 2019-05-27 12:24:24 +02:00
Martin Boehm 90d7a7f2da Bump required index version to 5 2019-05-27 12:24:24 +02:00
Martin Boehm 1e5ada2ebf Update coin configs 2019-05-27 12:24:24 +02:00
Martin Boehm 984618a0ed Add option to compute fee statistics for chosen blocks 2019-05-27 12:24:24 +02:00
Martin Boehm 228d40e7a5 Compare whatTheFee estimates to default 2019-05-27 12:24:24 +02:00
Martin Boehm 239ccdfd78 Make websocket interface fields camelCase 2019-05-27 12:24:24 +02:00
Martin Boehm 55e39f0ea4 Implement alternative estimateFee using whatthefee.io WIP #153 2019-05-27 12:24:24 +02:00
Martin Boehm 942c95add8 Update coin configs 2019-05-27 12:24:24 +02:00
Martin Boehm 34475ff5e8 Bump blockbook version to 0.3.0 2019-05-27 12:24:24 +02:00
Martin Boehm 0312db4d9d Fix formatting/linting errors 2019-05-27 12:24:24 +02:00
Martin Boehm b348a53664 Make all API fields camelCase 2019-05-27 12:24:24 +02:00
Jan Hrnko bed1a02a3e bump dogecoin backend 1.14-alpha-1 -> 1.14-RC1 2019-05-27 12:02:56 +02:00
JoHnY 0316ead232 bump zcash backend 2.0.4 -> 2.0.5-2 (#186)
* bump zcash backend 2.0.4 -> 2.0.5-2

* bump zcash_testnet backend 2.0.4 -> 2.0.5-2
2019-05-27 11:55:48 +02:00
Scotty0448 78ffee5d3d Add Ravencoin support 2019-05-21 11:29:15 +02:00
motty dcfb468d76 mod binary_url 2019-05-21 10:26:10 +02:00
Jan Hrnko 9da5f0cc35 Bump bitcoin cash (+testnet) backend 0.19.5 -> 0.19.6 2019-05-20 16:53:57 +02:00
Ján Hrnko 93e4b3f4e1 bump bitcoin cash backend 0.19.4 -> 0.19.5 (#178)
* bump bitcoin cash backend 0.19.4 -> 0.19.5

* bump bitcoin cash testnet backend 0.19.4 -> 0.19.5
2019-05-18 10:56:15 +02:00
TheTrunk 2969b06ce2 integration tests, xx58 port 2019-05-13 14:16:47 +02:00
TheTrunk f21ba5573b fix extract command and parameters download 2019-05-13 14:16:47 +02:00
TheTrunk da03baf83a ZelCash - reuse Zcash integration 2019-05-13 14:16:47 +02:00
CodeFace 18bea50b69 Bump Qtum to 0.17.5 2019-05-10 15:07:49 +02:00
Sotiris Blad beb8244570 fix getblock & tx for genesis 2019-05-10 15:01:08 +02:00
Martin Boehm 7c4e8c5750 Log error on eth subscription resubscribe 2019-05-07 12:23:50 +02:00
Martin Boehm 2d3e7c9612 Wait for backend startup in integration test 2019-05-06 22:34:07 +02:00
Petr Kracík 5322cea4a5 Bump Digibyte backend to 7.17.2 and enable integration tests (#172)
* Bump Digibyte to 7.17.2

* Added digibyte to Integration tests
2019-05-06 15:56:02 +02:00
Martin Boehm 629e07e6a4 Trim packr tos link 2019-05-03 14:50:08 +02:00
Petr Kracík 1da82a070b Bump Bitcoin to 0.18.0 2019-05-03 13:09:42 +02:00
Martin Boehm e8bda6cabe Update monetaryunit and polis config 2019-04-30 16:11:17 +02:00
Sotiris Blad ae4cf6b029 Add MonetaryUnit (MUE) Support (#166)
* MUE

* mue parser

* mue rpc

* mue

* mue tests

* mue ports

* update

* update

* Create monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* update

* Update monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* compiling

* Update monetaryunitparser_test.go

* update hex

* test

* mue test

* Update monetaryunitparser.go

* Update monetaryunitparser.go

* getblock add

* update sum

* removed testnet
2019-04-30 16:03:36 +02:00
Martin Boehm 10d08161ba Add common issues explanation to documentation 2019-04-29 15:22:37 +02:00
y-chan 39632a8d39 fix test data 2019-04-26 14:07:35 +02:00