Commit Graph

41 Commits

Author SHA1 Message Date
Martin Boehm
cc202714b2 Configure larger mempool and mempool expiry for BTC backend 2023-05-22 21:20:42 +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
kevin
9ecfdfe11d
Add BNB Smart Chain (#869) 2023-03-09 10:54:38 +01:00
Martin Boehm
819596cb1f Enable arm64 and MacOS Docker build 2022-08-22 11:34:45 +02:00
Dimitri
05baef7035 removal of mentions of dh-systemd 2022-03-15 00:06:25 +01:00
Riku
15f6bd5b37 fix: properly set custom rpc port for bitcoin-like testnets
The options addnode, connect, port, bind, rpcport, rpcbind and wallet
only apply to mainnet unless they appear in the appropriate network section.
2021-10-22 21:31:22 +02:00
vdovhanych
51d10bccd2 feat: add bitcoin regtest support 2021-07-30 11:04:54 +02:00
Martin Boehm
1df8f8eb69 Keep 7 days of log instead of 30 2021-05-21 00:24:57 +02:00
Jin Eguchi
077e637093
add bitcoin-signet (#533) 2020-12-29 00:47:50 +01:00
David Hill
13527bda06 build: go module support 2020-03-05 11:54:42 -05:00
Liam Alford
4134934031 Add DeepOnion (#298)
* Add DeepOnion

* Fix config bugs

* Use base pack/unpck TX

* Fix empty array causing test failure.

* Fix config files and executable.

* Fix sync issue

* Fix integration tetsts
2019-11-18 17:51:45 +01:00
vlddm
86a0b5783d Disable wallet functionality for bitcoind 2019-09-22 17:28:09 +02:00
atomlab
28a8641c8e add decred.conf (#292)
* Update decred.json

change config path to decred.conf

* Create decred.conf

* Create decred_client.conf

* Update decred.json

* Update decred.conf

* Update decred.conf

* Update decred_client.conf
2019-09-20 11:35:26 +02:00
Martin Boehm
094be77ceb Add Bcash specific backend configuration after backend upgrade 2019-08-21 15:33:11 +02:00
Vladyslav Burzakovskyy
20eed82e48 Use "#!/usr/bin/env bash" in shebangs instead of "#!/bin/bash" 2019-06-17 18:30:39 +02:00
Martin Boehm
64c8ae9a62 Estimate full derivation path from xpub 2019-02-05 20:47:54 +01:00
Martin Boehm
dafe19cf29 Synchronize xpub magic numbers from trezor-common 2019-01-28 13:34:43 +01:00
Jakub Matys
f1ed9a5ea7 Fixed bitcoin config 2018-10-16 12:05:12 +02:00
Jakub Matys
98ff42eeaa Ignores dpkg-shlibdeps warnings 2018-10-15 13:49:20 +02:00
Jakub Matys
62f1dfbbea Added Debian source/format files 2018-10-15 13:49:16 +02:00
Jakub Matys
5d44ff33ff Generates backend server config (with rpcauth) and client config 2018-10-15 12:51:04 +02:00
Martin Boehm
a16ef2904e Use coin label in the explorer header 2018-10-10 00:23:31 +02:00
Jakub Matys
b5d1e5c94e Integration tests are defined declaratively with single implementation 2018-09-11 16:38:39 +02:00
Jakub Matys
78300b998e Added 5min timeout to wait for service to stop 2018-09-06 11:45:13 +02:00
Yura Pakhuchiy
52583265e3 Fix typo in blockbook systemd service template (#36) 2018-08-13 21:57:28 +02:00
Jakub Matys
f7e9606f72 Revert "Fix debian backend template"
This reverts commit 4dc742f834.
2018-08-05 13:27:49 +02:00
Martin Boehm
4dc742f834 Fix debian backend template 2018-08-04 23:26:28 +02:00
脇山P
9cad09928d Fix blockbook package template (#34) 2018-08-04 20:54:07 +02:00
Jakub Matys
6e5fab01d4 Added script to generate blockchain config 2018-08-01 10:55:19 +02:00
Jakub Matys
dbe71185bb Either backend or blockbook config sections are optional 2018-07-31 16:28:00 +02:00
Martin Boehm
04eb0dab3a List possible coins in the package generator 2018-07-31 15:14:42 +02:00
Jakub Matys
63a67b009c Fixed build in order to build packege by hand 2018-07-31 14:38:38 +02:00
Jakub Matys
da19a6ab57 Fixed blockbook service template 2018-07-31 13:07:29 +02:00
Jakub Matys
f3d727f16e Changes from master 2018-07-31 10:46:15 +02:00
Jakub Matys
a636a3197d Added additional params template for backend service 2018-07-31 10:30:11 +02:00
Jakub Matys
f9b21b4192 Changed structure of config files 2018-07-27 11:56:16 +02:00
Jakub Matys
7f52de3b65 Upgraded BlockChain configuration 2018-07-26 16:50:06 +02:00
Jakub Matys
80911f8949 Upgraded build process in order to use generated packages 2018-07-26 14:49:14 +02:00
Jakub Matys
a573922bc1 Added templates for blockbook package 2018-07-26 12:49:57 +02:00
Jakub Matys
d2a83351f0 Added templates for backend package 2018-07-26 11:46:44 +02:00