Commit Graph

1149 Commits (c67c8d4008b2117b6474419577c33583f4b6eb23)

Author SHA1 Message Date
Martin Boehm c67c8d4008 Merge branch 'backend-deploy-and-test' of github.com:trezor/blockbook into backend-deploy-and-test 2019-02-26 10:42:05 +01:00
Martin Boehm bcd4b8ed4f Add service name to backend deploy and integration test 2019-02-26 10:41:23 +01:00
Martin Boehm 9382c7a9c0 Add automatic backend deploy and integration test to gitlab CI 2019-02-26 10:41:23 +01:00
Martin Boehm e7fc52760e Add service name to backend deploy and integration test 2019-02-25 18:40:12 +01:00
wlc- 0d26854c35 Bump myriad backend to 0.16.4.0 2019-02-25 17:40:44 +01:00
Gruve_p 16558d23c0 Bump Groestlcoin backend version to 2.17.2 (#128) 2019-02-25 17:34:06 +01:00
Martin Boehm c7e88ff2be Add automatic backend deploy and integration test to gitlab CI 2019-02-25 17:32:06 +01:00
Petr Kracík 04d843f593 Bump ethereum backend to version 1.8.23 2019-02-21 21:31:48 +01:00
Petr Kracík 7042a45ba5 Bump Bcash backend to version 0.19.0 2019-02-21 21:31:48 +01:00
Martin Boehm 347e1d5967 Load ETH account balance also for accounts without any transactions #125 2019-02-19 20:16:16 +01:00
Petr Kracík d41adf0a4e Bump zcash backend to 2.0.3 2019-02-14 11:30:09 +01:00
Martin Boehm 3edfebca65 Stop logging warnings ErrTxNotFound in ethereum mempool 2019-02-13 18:24:38 +01:00
WO 6460ca3872 Fix typo 2019-02-13 12:09:40 +01:00
WO d28a0beab6 Revert Dcokerfile 2019-02-13 12:09:40 +01:00
WO 47a77c35c5 Update koto 2.0.3 2019-02-13 12:09:40 +01:00
WO bee0f8c709 Change OS for docker build 2019-02-13 12:09:40 +01:00
Petr Kracík 7609ab7c76 Bump DASH backend to version 0.13.1.0 2019-02-13 12:09:14 +01:00
Petr Kracík 166bf74162 Bump Bcash backend to version 0.18.8 2019-02-13 12:09:14 +01:00
Petr Kracík d314140dde Change DB size on disk Error to warning 2019-02-13 12:08:19 +01:00
Jeremiah Buddenhagen 28649b5d2c add flo 2019-02-08 08:50:59 +01:00
thebevrishot 94253c122f Update zcoin backend to version 0.13.7.7 2019-02-05 11:10:54 +01:00
Martin b2af4c1242
Merge pull request #113 from petrkr/versions
Update Ethereum and Bcash backends to new versions
2019-02-04 16:24:56 +01:00
Petr Kracík 42686166d8 Bump Bcash backend to version 0.18.7 2019-02-04 14:51:47 +01:00
Petr Kracík e64c0a52d4 Bump Ethereum to 1.8.22 - fork 2019-02-04 14:39:47 +01:00
random.zebra 818288cd16 Add PIVX Testnet (#110)
* fix PIVX MainnetMagic byte order

* add PIVX Testnet

* PIVX: zerocoin address labels
2019-01-29 10:15:03 +01:00
Martin 8efaa4ebc3
Merge pull request #111 from bitspill/valueSatJson
Convert JsonValue to ValueSat when `"parse": false`
2019-01-29 10:14:20 +01:00
Jeremiah Buddenhagen 87624f44ca Convert JsonValue to ValueSat when `"parse": false` 2019-01-28 16:39:54 -08:00
Martin Boehm e27821f231 Update documentation to match version 0.2.0 2019-01-24 18:08:37 +01:00
Martin Boehm 499d65460f Fix coding style and formatting issues 2019-01-24 15:24:56 +01:00
WO e83511469b Add Koto (#107)
I have constructed blockbook for Koto at the following URL.
https://blockbook.kotocoin.info/
2019-01-23 22:08:28 +01:00
Martin Boehm e6d7cea761 Skip CoinSpecificData in mempool integration test 2019-01-23 17:26:45 +01:00
Martin Boehm 06a1e96190 Merge branch 'indexv4' of github.com:trezor/blockbook into indexv4 2019-01-23 16:34:56 +01:00
Martin Boehm 171e15c9f7 Fix unit test build tags 2019-01-23 16:34:35 +01:00
Martin 2975785de7
Merge pull request #109 from petrkr/versions
Bump backends bitcoin cash to 0.18.6, dash to 0.13.0.0
2019-01-23 16:02:54 +01:00
Petr Kracík 5b8954b74f Bump BCash version to 0.18.6 2019-01-23 15:14:12 +01:00
Petr Kracík 024b25dff7 Bump DASH version to 0.13.0.0, replaced DASH GPG key 2019-01-23 15:13:36 +01:00
Martin Boehm f3cbd5e20e Cleanup the test-websocket page 2019-01-21 10:05:44 +01:00
Martin Boehm 828a11b6c3 Bump Blockbook to version 0.1.2 2019-01-21 09:56:46 +01:00
Martin Boehm b411ce881e Fix Groestlcoin rpc 2019-01-20 12:22:49 +01:00
Putta Khunchalee 8e82b3da0f Added Zcoin support (#106)
* Add zcoin configuration

* Update ports registry

* Change verification_type to gpg-sha256

* Fix incorrect zcoin configurations

* Change backend verification type to sha256 due to no public key for gpg-sha256

* Initializes Zcoin factory

* Add zcoin parser

* Finish BlockChain implementation for XZC

* Implement EstimateFee for XZC

* Add RPC integration tests for XZC

* Add unittest for parser && fix wrong network params

* Fix incorrect RPC marshaler for XZC

* Add sync integration test for zcoin

* Add zcoin block parser

* Add more testdata for sync integration test

* Remove EstimateSmartFee test for XZC due to it not supported

* Refactor and cleanup XZC parser

* Fix zerocoin spend vin error

* Fix display zerocoin mint and spend

* Support script parser for spend

* Fix build errors and bugs after rebase
2019-01-17 20:31:15 +01:00
Martin Boehm b593643f63 Return Coinbase from API and Websocket interface 2019-01-17 20:30:18 +01:00
Martin Boehm d1f30e27cf Handle nil amounts in socket.io interface 2019-01-17 19:58:59 +01:00
Martin Boehm 522e6528d3 Merge Fujicoin into indexv4 branch #104 2019-01-16 23:19:08 +01:00
FujiCoin 3cca225c14 Add Fujicoin (#104)
Please add Fujicoin.
2019-01-16 23:06:36 +01:00
Martin Boehm 9af314f7aa Add websocket method getTransaction 2019-01-16 16:10:30 +01:00
Martin Boehm 3a8e854384 Merge branch 'master' into indexv4 2019-01-16 11:39:15 +01:00
Martin 9069c25584
Merge pull request #108 from petrkr/ethfork
Ethfork
2019-01-16 00:08:01 +01:00
Petr Kracík 19d6869465 Bump Ethereum to 1.8.21 - emergency hotfix 2019-01-15 23:39:39 +01:00
Martin Boehm 1c29283bf0 Add getAccountUtxo method to websocket interface 2019-01-14 17:12:33 +01:00
Martin Boehm 05daf85c10 Fix hanling of missing tx in Zcash block 0 2019-01-14 14:49:21 +01:00