Commit Graph

1624 Commits (eb4e10ac677b8c3763fd0c2a5e7f971e4d8cedd1)

Author SHA1 Message Date
Martin Boehm eb4e10ac67 Bump Blockbook version to 0.3.4 2020-06-12 11:52:21 +02:00
1000101 5350027e1d btc (+testnet): Bump backend 0.19.0.1->0.20.0 2020-06-03 18:46:00 +02:00
1000101 7d6c61623e zec (+testnet): Bump backend 2.1.2->3.0.0 2020-05-29 20:03:01 +02:00
Martin Boehm 994567aed9 Add fee value to unspent transactions balance 2020-05-26 23:21:25 +02:00
Martin Boehm dd7964297d Suppress logging of MQ errors 2020-05-24 19:18:23 +02:00
Martin Boehm 3be3bb5c3d Regenerate registry of ports 2020-05-24 17:58:44 +02:00
Martin Boehm 0a3ea6e225 Send websocket notification on new tx for input addresses 2020-05-24 17:58:29 +02:00
Martin Boehm bc001ce3a3 Make logs cleaner by not logging public API errors in websocket 2020-05-22 11:19:37 +02:00
Martin Boehm 76324be8ec Modify logging 2020-05-21 22:43:18 +02:00
Martin Boehm 01d8e48e73 Unconfirmed eth balance not being updated #408 2020-05-21 18:05:16 +02:00
Martin Boehm ff607bc334 Check ERC20 contract balance if no transactions were done for address 2020-05-21 18:05:16 +02:00
Martin Boehm e60c320ae7 Allow parameters value, gasPrice and gas to be passed to ETH estimateFee 2020-05-21 18:05:16 +02:00
Martin Boehm dd2dc6b2ee Add sentToSelf to BalanceHistory 2020-05-21 18:05:16 +02:00
wakiyamap b957ed66ab Add fiat rate(monacoin) 2020-05-20 00:05:26 +02:00
Adam Collier 3ebe99edb2
Add support for DigiByte Testnet (#432) 2020-05-19 23:58:46 +02:00
v bad9f992e1 eth-like backends listen on localhost instead * 2020-05-19 23:56:35 +02:00
jackielove4u 707ac28954 Bump Groestlcoin backend version to 2.19.1 2020-05-12 21:56:47 +02:00
Martin Boehm b6961ca600 Bump Blockbook version to 0.3.3 2020-05-11 19:12:39 +02:00
Martin Boehm 5492a51534 Upgrade gorilla websocket library to v1.4.2 2020-05-11 19:10:51 +02:00
Martin Boehm a7d95a49df Use go1.14.2 to build Blockbook 2020-05-10 00:26:47 +02:00
Martin Boehm ee3217aba8 Use common.JSONNumber instead of json.Number 2020-05-10 00:14:14 +02:00
Martin Boehm c3d58f0649 Add common.JSONNumber type 2020-05-10 00:02:34 +02:00
Martin Boehm 180b5655d5 Update documentation 2020-05-09 22:54:57 +02:00
hewigovens 3ba7289587 Add data field to EthereumSpecific 2020-05-09 21:43:33 +02:00
ciripel a34ee217b5 Fixed issue with folder containing spaces in the path of the repo 2020-05-09 12:01:54 +02:00
WO 11e9de2ffe Bump Koto backend to 2.1.2 2020-05-09 11:59:05 +02:00
Martin Boehm 81a1acd6f8 Update documentation to reflect the use of go modules 2020-05-09 11:21:53 +02:00
Martin Boehm 997fa661e7 Merge branch 'master' into gomod 2020-05-09 01:50:51 +02:00
Martin Boehm 8a926a0799 Merge branch 'master' of github.com:trezor/blockbook 2020-05-02 17:25:10 +02:00
Martin Boehm 828e10b629 Parsing of ERC20 name, symbol and decimals in different format #400 2020-05-02 17:24:56 +02:00
Scotty0448 a6fd137283 Bump Ravencoin backend to 4.1.0.0 2020-05-02 00:48:17 +02:00
Dehumanizer77 f97d23590c zec (+testnet): Bump backend 2.1.1-1->2.1.2 2020-05-02 00:41:00 +02:00
Dehumanizer77 945827c330 vtc (+testnet): Bump backend 0.14.0->0.15.0.1 2020-04-30 13:13:52 +02:00
Dehumanizer77 42bc7d2ba3 eth (+testnet): Bump backend 1.9.11->1.9.13 2020-04-30 10:20:21 +02:00
Adam Collier ddd981a405 Add in xpub magic to vertcoin testnet 2020-04-16 16:29:09 +02:00
Dehumanizer77 ea6a7e0db6 etc: Bump backend 1.11.1 -> 1.11.2 2020-04-16 11:43:32 +02:00
Scotty0448 7eb4675f54 Update Ravencoin support 2020-04-16 09:55:34 +02:00
ciripel 124dee84fa
SnowGem Support (#342)
* SnowGem Support

* changed bynary_url to debian9.11 source
The Debian Source contain also the fetch_params.sh

* changed sha256 source

* Fix integration tests config file after merge

* Implemented snowgem parser

* fixed paxkedTx

* Fixed testdata tx hex

Co-authored-by: Martin <martin.boehm@1mbsoftware.net>
2020-04-11 16:34:37 +02:00
Martin Boehm 5f1957b4ff Upgrade btcd and btcutil libraries 2020-04-11 14:59:50 +02:00
Martin Boehm c43a7a4feb Merge branch 'gomod' of https://github.com/dajohi/blockbook into gomod 2020-03-21 01:17:42 +01:00
ilmango e99a8eba65
Add BitZeny (ZNY) (#383)
* Add BitZeny

* Fix test packed tx

* Fix exec command template
2020-03-21 00:39:24 +01:00
Martin Boehm 2a3c5426ca Improve remove empty map on websocket unsubscribe 2020-03-17 00:08:00 +01:00
Kirill Fomichev c2e32b0a25 Remove empty map on address unsubscribe 2020-03-16 23:58:45 +01:00
Martin Boehm 4338d10dcb Use newer version of btcd and btcutil libraries 2020-03-14 00:14:52 +01:00
TheTrunk b4bddc8c0e
update zelcash binaries to 4.0.0 (#389) 2020-03-11 16:12:14 +01:00
JoHnY c705600aae
etc: Bump backend 1.11.0-core -> 1.11.1 #391 #387 2020-03-11 15:44:44 +01:00
Martin Boehm 48584b3070 Disable downloading of fiat rates for Bitcoin and Ethereum testnet 2020-03-06 14:34:58 +01:00
David Hill 395db88a60 Adjust test scripts 2020-03-05 11:54:42 -05:00
David Hill 8f8ade727c Adjust build scripts 2020-03-05 11:54:42 -05:00
David Hill 13527bda06 build: go module support 2020-03-05 11:54:42 -05:00