Commit Graph

13 Commits

Author SHA1 Message Date
/rootzoll
18b35e3f1b #5013 Link Bitcoin wallet correctly in new drive layout (#5027)
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* #5015 deac use old blockchain for now on boot nvme
* #5013 set bitcoin wallets dir to app-data
* make sure bitcoin wallets exists
* fix wallet repair
* moving wallet directory
* change bitcoin conf path
* #5029 mark for repair
2025-05-21 22:00:14 +02:00
/rootzoll
39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00
/rootzoll
334792abda #2891 Prepare JAM install scripts for WebUI (#3545)
* webapi branches

* add thunderhub off

* webui JAM & joinmarket

* fix joinmarket menu

* comment output

* add debug

* remove user delete JAM

* pipe outputs

* add to fatpack

* pipe more debug

* dont remove app

* force https

* #3544 manual merge

* separate install and on option for joinmarket (#3544)

* fix call

* adapt api/webui branches

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2022-12-19 12:28:56 +01:00
/rootzoll
85b0c97d41 big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
Alessio Caiazza
a15f7f8ca2 Scripts should be executable 2020-09-09 09:12:21 +02:00
Christian Rotzoll
6526a1cd56 Merge pull request #1328 from openoms/testnet-fixes
testnet: fix bitcoind wallet setting
2020-07-12 18:06:43 +02:00
openoms
9b8b69fd45 network.wallet: change conf for test or mainnet 2020-07-12 10:36:16 +01:00
openoms
218dc489a4 testnet: fix bitcoind wallet setting 2020-07-10 21:32:43 +01:00
openoms
3e628f9fd7 network.wallet: don't restart bitcoind when recovering
the bitcoind.service has:
`After=bootstrap.service`
so won't (re)start suring bootstrap.provision (recovery)
2020-07-06 15:12:39 +01:00
openoms
901fa1f148 network.wallet: check bitcoin.conf for wallet.dat
related: https://github.com/rootzoll/raspiblitz/issues/1273#issue-642371542
2020-06-30 13:23:58 +01:00
Robert Habermann
ce0b295459 fix txindex and wallet script 2020-01-03 13:51:09 +00:00
rootzoll
bf98bd3a4e #858 make switch wallet flexible for litecoin 2019-12-19 16:49:00 +01:00
openoms
a58251c66b add raspiblitz-extras 2019-12-04 08:13:21 +00:00