Commit Graph

1736 Commits (deepcrayon)

Author SHA1 Message Date
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
Martin Boehm d1fd66597b Bump Blockbook to version 0.3.2 2020-03-05 11:26:43 +01:00
Martin Boehm 6d1725717e Fix typos and texts 2020-03-05 11:18:21 +01:00
Martin Boehm 836568b716 Highlight our contributing policy 2020-03-05 10:44:11 +01:00
Martin Boehm 7d8ee6bc1d Add fiatRates DB column to documetation 2020-03-04 11:53:14 +01:00
Dehumanizer77 0de7475d89 etc: Bump backend 1.9.9 -> 1.11.0-core 2020-03-04 10:50:52 +01:00
Martin Boehm e47fd242cf Add option for lightweight tx details (txslight) to address API #381 2020-03-04 10:45:10 +01:00
Martin Boehm 53cc6237a7 Format all ethereum addresses as EIP55 2020-03-04 10:17:47 +01:00
Martin Boehm a6c01534f2 Add filter by contract to get address API #379 2020-03-04 00:37:16 +01:00
Martin Boehm f761dbec2a Fix linting errors 2020-03-03 10:22:11 +01:00
omotenashicoin-project 2d430aa80b added MTNS 2020-02-25 18:24:00 +01:00
Martin Boehm 1d0a985c9e Fix packBlockInfo 2020-02-25 00:55:11 +01:00
Martin Boehm a4da2f3865 Insert utxos in fixUtxo in the growing order 2020-02-24 23:11:46 +01:00
Martin Boehm 9feccfdb2e Automatically check for UTXO inconsitencies 2020-02-24 23:11:46 +01:00
Martin Boehm 1b713308a3 Fix order of utxos 2020-02-24 23:11:46 +01:00
Martin Boehm 7f46fbab0d Fix incorrect order of utxos 2020-02-24 23:11:46 +01:00
Martin Boehm d583028721 Check the order of utxos 2020-02-24 23:11:46 +01:00
Martin Boehm 2e37cbb974 Insert utxos in the right order in disconnect block 2020-02-24 23:11:46 +01:00
Martin Boehm 00b0a402ea Alter disconnect block procedure to avoid possible utxo db inconsistency 2020-02-24 23:11:46 +01:00
Martin Boehm fd4181d03f Alter logging of a possible db inconsitency in addresses column 2020-02-24 23:11:46 +01:00
Martin Boehm 47173774f6 Optimize and sort correctly fixed utxos 2020-02-24 23:11:46 +01:00
Martin Boehm 5a2b67bc9a Improve storing/loading of block info to db 2020-02-24 23:11:46 +01:00
Martin Boehm 2493c3d1af Fix errors in utxo db 2020-02-24 23:11:46 +01:00
Martin Boehm 58f426207e Handle possible address descriptor mismatch in db column addresses 2020-02-24 23:11:46 +01:00
Martin Boehm 0751ed452c Check for error in utxo DB 2020-02-24 23:11:46 +01:00
Martin Boehm 273b880245 Add load address by serialized address descriptor 2020-02-24 23:11:46 +01:00
judong d6de5b8048 Update bcashsv.json
excessiveblocksize,maxstackmemoryusageconsensus
look https://bitcoinsv.io/2020/01/15/genesis-1-0-0-stable-release/
The purpose of the daemon configuration is to sendrawtransaction
2020-02-24 21:34:45 +01:00
Martin Boehm c33ab2b8d5 Remove cashaddr address format from Bcash SV 2020-02-24 21:34:45 +01:00
f4r4 7a5881c7c9 Bump bchsv backend 0.2.1 -> 1.0.1 2020-02-22 23:16:59 +01:00
WO 55e1861eae Bump Koto backend to 2.1.1-1 2020-02-22 23:14:57 +01:00
JoHnY d5b304c76a
Bump zec, bch, eth and dash backends (#370)
* zec (+testnet): Bump backend 2.1.0-1 -> 2.1.1-1

* bch (+testnet): Bump backend 0.20.8 -> 0.21.0

* eth (+testnet): Bump backend 1.9.10 -> 1.9.11

* dash (+testnet): Bump backend 0.14.0.5 -> 0.15.0.0
2020-02-19 15:27:51 +01:00
Martin Boehm 7e35bac99c Remove etc specific code after upgrade to multi-geth backend 2020-02-11 12:08:03 +01:00
JoHnY 744fd45c06
etc: Switch from getc 6.0.9 to multi-geth/etclabscore 1.9.9 (#362)
* etc: Switch from getc 6.0.9 to multi-geth/etclabscore 1.9.9
* etc: Fix multi-geth to sync with correct chain
2020-02-11 12:07:47 +01:00
jackielove4u bd5726508f Bump Groestlcoin backend version to 2.18.2 2020-01-29 11:23:12 +01:00
Vladyslav Burzakovskyy 82debaa50e balanceHistory: remove empty currencies from the list, fix typo 2020-01-28 12:48:40 +01:00
Martin Boehm 95ac05b280 Improve error logging related to utxo requests 2020-01-22 16:38:29 +01:00
Martin Boehm aceadbb10c Fix formatting and linting errors 2020-01-22 16:07:30 +01:00
Vladyslav Burzakovskyy f0ccab3e01 getFiatRatesForTimestamps: remove empty currencies from the currency slice 2020-01-22 15:26:12 +01:00
Vladyslav Burzakovskyy 9455417e8b public_test.go: add another test case for /api/v2/tickers 2020-01-22 15:26:12 +01:00