Commit Graph

2004 Commits

Author SHA1 Message Date
PiRK
9256a13fe6 Bump eCash node to Bitcoin ABC 0.27.3
Use the latest node release to be ready for the upcoming network upgrade (May 15th, 2023).
2023-05-10 01:01:47 +02:00
Martin Boehm
a77f615e28 Return addrTxCount for get xpub endpoint 2023-05-09 00:21:47 +02:00
Martin Boehm
c4fff10e5f Disable secondary currency if fiat rates disabled 2023-05-02 23:26:03 +02:00
Martin Boehm
85112a20c7 Enable coingecko pro API endpoint, count coingecko requests in metrics 2023-04-27 17:41:32 +02:00
Martin Boehm
210ec75a3d Refactor fiat rates usage 2023-04-26 21:48:31 +02:00
Martin Boehm
a4f7f5b965 Get hourly and five minutes fiat rates 2023-04-25 09:13:43 +02:00
Martin Boehm
d856618607 Refactor fiat rates handler 2023-04-24 23:58:08 +02:00
Martin Boehm
ad50758984 bsc 1.1.21 → 1.1.23, increase bsc blockbook db cache 2023-04-24 23:46:04 +02:00
JoHnY
3b19e016b1 eth (+testnets) 1.11.5 → 1.11.6 2023-04-24 22:59:22 +02:00
JoHnY
b1c6b33ccb prysm 4.0.2 → 4.0.3 2023-04-24 22:20:10 +02:00
Martin Boehm
1f10bd2bbc Fix Ethereum backend version in configs 2023-04-21 23:46:27 +02:00
JoHnY
2207bfc6c1 dash (+testnet) 18.2.2 → 19.0.0 2023-04-18 10:57:29 +02:00
JoHnY
fdc2b8639d prysm 4.0.0 → 4.0.2 2023-04-13 14:17:05 +02:00
kevin
36c744b7df
perf: leverage binary search for managing for Ids and MultiTokenValues (#910)
The change executes a migration, which for ETH mainnet takes about 20 minutes of down time.
2023-04-13 13:22:58 +02:00
Martin Boehm
fabad15c10 Refetch failed ethereum internal data 2023-04-13 11:28:52 +02:00
Martin Boehm
7b068e085f Add admin page for refetching internal data 2023-04-12 23:31:34 +02:00
Martin Boehm
d7e548ed22 Get errors of fetching internal data from DB 2023-04-12 23:31:34 +02:00
Martin Boehm
a200f5cc83 Refactor html template handling 2023-04-12 23:31:34 +02:00
Martin Boehm
41a2c5472b Update generation of typescript documentation from golang types 2023-04-12 23:24:47 +02:00
Martin Boehm
c836bdff1f bsc 1.1.20 → 1.1.21 2023-04-07 23:02:36 +02:00
Martin Boehm
cda562577f Increase bsc maxpeers to 200, use lightchaindata for fresh install detection 2023-03-30 00:37:44 +02:00
JoHnY
23dbdabe2a prysm 3.2.2 → 4.0.0 2023-03-28 08:55:50 +02:00
Martin Boehm
ebe2307bae bsc 1.1.19 → 1.1.20 2023-03-24 22:44:14 +01:00
JoHnY
9c500e568b dash 18.2.1 → 18.2.2 2023-03-24 15:45:50 +01:00
JoHnY
720062b685 eth (+testnets) 1.11.4 → 1.11.5 2023-03-24 15:22:10 +01:00
Martin Boehm
e3280e66e1 Use stdout redirect for bsc backend logging 2023-03-16 23:15:05 +01:00
Martin Boehm
e9134b0490 Handle "null" returned from geth when block not found 2023-03-15 23:16:06 +01:00
Martin Boehm
61cb657d78 Upgrade go-ethereum dependency to v1.11.4 2023-03-15 13:23:04 +01:00
JoHnY
1ca42e9581 prysm 3.2.0 → 3.2.2 2023-03-15 09:29:52 +01:00
JoHnY
5ef0dead57 zec (+testnet) 5.4.1 → 5.4.2 2023-03-14 11:24:44 +01:00
JoHnY
0996a121b4 eth (+testnets) 1.11.3 → 1.11.4 2023-03-13 21:02:10 +01:00
Martin Boehm
bf45be9fdc Delay reporting of blockchain not in sync to avoid false monitoring alerts 2023-03-13 00:17:07 +01:00
Martin Boehm
bf5f6f9e30 Limit the number of db size on disc calculations 2023-03-12 20:56:11 +01:00
Martin Boehm
15c19ac1fc Generate typescript documentation from golang types 2023-03-09 13:56:11 +01:00
kevin
9ecfdfe11d
Add BNB Smart Chain (#869) 2023-03-09 10:54:38 +01:00
Martin Boehm
adf50156bf Enable websocket getBlock only for extended index 2023-03-08 17:04:20 +01:00
Martin Boehm
7ae521e738 Add extended index option to bitcoin configs 2023-03-08 17:04:20 +01:00
Martin Boehm
708f96cf57 Add extended index option - vin.txid 2023-03-08 17:04:20 +01:00
Martin Boehm
d52832f6f7 Add extended index option - spendingTxid 2023-03-08 17:04:20 +01:00
Martin Boehm
6626f330e9 Add getBlock websocket endpoint 2023-03-08 17:04:20 +01:00
Martin Boehm
425c8a5d12 Enable subscription to all mempool txs for Bitcoin 2023-03-08 17:04:20 +01:00
kevin
a83d073498
upgrade avalanche v1.9.7 -> v1.9.11 (#884) 2023-03-08 10:58:48 +01:00
JoHnY
9761ad7445 eth (+testnets) 1.11.2 → 1.11.3 2023-03-08 10:46:32 +01:00
kevin
1bcdcc6a0a
fix: avalanche blst dependency issue (#883) 2023-03-06 23:26:55 +01:00
JoHnY
78cf3c2647 ltc (+testnet) 0.21.2.1 -> 0.21.2.2 2023-03-03 13:40:24 +01:00
justanwar
10da32b249
firo 0.14.11.1 → 0.14.12.0 (#855)
Co-authored-by: Ara <araarakelyan1985@gmail.com>
2023-03-03 13:22:12 +01:00
blondfrogs
86168f4c5e Update flux binary to latest release 2023-03-03 13:18:18 +01:00
Martin Boehm
a81420fc94 Improve parsing of ETH input data 2023-03-02 00:37:33 +01:00
Martin Boehm
5652ca6b2e Set Ethereum Goerli testnet symbol to tGOR for backward compatibility 2023-03-01 17:29:03 +01:00
Martin Boehm
d75680b369 Security: Bump golang.org/x/net from 0.1.0 to 0.7.0 2023-02-28 19:23:38 +01:00