Commit Graph

1130 Commits

Author SHA1 Message Date
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
Martin Boehm
ac0c359fbe Update PIVX ports to the next available #105 2019-01-13 23:53:32 +01:00
Martin
aefbc33a01
Merge pull request #105 from rikardwissing/feature/pivx-indexv4
Add support for PIVX
2019-01-13 23:49:08 +01:00
Martin Boehm
210652328f Avoid showing already confirmed txs as mempool txs 2019-01-13 23:32:28 +01:00
rikardwissing
ffa745d390 Validate getTxAddresses return 2019-01-11 21:31:49 +01:00
rikardwissing
24bedfec26 Add support for PIVX
Co-Authored-By: Emil Karlsson <emil.karl@gmail.com>
2019-01-11 21:31:49 +01:00
Martin Boehm
c2a581ea72 Add bulk import of EthereumType chain 2019-01-11 12:37:04 +01:00
Martin Boehm
f109513464 Add handling of unknown inputs in api.GetTransaction 2019-01-10 17:24:29 +01:00
Martin Boehm
4bd43c5f47 Fix integration tests 2019-01-10 17:00:09 +01:00
Martin Boehm
3ca593aff1 Handle error tx not found #94 2019-01-10 16:39:36 +01:00
Martin Boehm
8c4fcf4441 Stop indexing contracts of ETH zero address 2019-01-10 12:38:16 +01:00
Martin Boehm
341bf331c1 Add custom handling of unknown input txs during BitcoinType block import 2019-01-09 23:24:25 +01:00
Martin Boehm
d77fb35bb5 Minify explorer html templates 2019-01-09 15:20:05 +01:00
Martin Boehm
51bb4fe109 Fix go dependencies 2019-01-09 13:11:45 +01:00
Martin Boehm
00c1fd6661 Limit number of found transactions for address by page size 2019-01-09 11:48:19 +01:00
Martin Boehm
2c3af5129e Generalize tokens instead of ERC20 tokens in API 2019-01-07 15:45:00 +01:00
Martin Boehm
07108b8c4f Store txs in column addresses in reverse order 2019-01-07 13:38:58 +01:00
Martin
16c32098f6
Merge pull request #103 from petrkr/versions
Bump Vertcoin backend version to 0.14.0 due algo fork
2019-01-07 11:22:08 +01:00
Petr Kracík
f8d62b9190 Bump Vertcoin backend version to 0.14.0 due algo fork 2019-01-07 11:15:30 +01:00
Martin Boehm
1e8506bdf7 Add websocket method getBlockHash 2019-01-04 16:10:24 +01:00