Compare commits

..

3 Commits

Author SHA1 Message Date
/rootzoll
7489aae8dc #5190 increase BITCOIN_RPC_TIMEOUT (#5196) 2025-12-02 00:33:32 +01:00
openoms
aeaddc7d45 build: update amd64 base image to Debian 13.2.0 (#5193) 2025-12-01 23:39:59 +01:00
openoms
b1cfc0fde8 specter update to 2.1.1 and config fixes (#5195)
* specter config fixes
* fix password format
* specter update to 2.1.1 with sqlalchemy>=1.4,<2.0
* run bonus.specter.sh config on passwordB change
* add CHANGES info
2025-11-30 23:24:20 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# images, checksums and signatures are at:
# https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/
variable "iso_name" { default = "debian-13.1.0-amd64-netinst.iso" }
variable "iso_checksum" { default = "658b28e209b578fe788ec5867deebae57b6aac5fce3692bbb116bab9c65568b3" }
variable "iso_name" { default = "debian-13.2.0-amd64-netinst.iso" }
variable "iso_checksum" { default = "677c4d57aa034dc192b5191870141057574c1b05df2b9569c0ee08aa4e32125d" }
variable "pack" { default = "lean" }
variable "github_user" { default = "raspiblitz" }

View File

@@ -157,7 +157,7 @@ BITCOIN_RPC_URL=http://127.0.0.1
BITCOIN_RPC_USER=$RPC_USER
BITCOIN_RPC_PASSWORD=$RPC_PASS
BITCOIN_RPC_PORT=8332
BITCOIN_RPC_TIMEOUT=10000
BITCOIN_RPC_TIMEOUT=20000
API_PORT=${PORT_API}
STRATUM_PORT=${PORT_STRATUM}
POOL_IDENTIFIER=raspiblitz