Commit graph

7903 commits

Author SHA1 Message Date
dni ⚡
1ae636b265
update lnbits to 0.10.2 and use poetry instead of venv (#3703) 2023-03-13 12:47:47 +01:00
openoms
6a677a6baa
btcpay update v1.8.2, postgres database fix (#3697)
* btcpay update v1.8.0, postgres database fix

* btcpayserver update to v1.8.2
2023-03-08 13:18:37 +00:00
openoms
9672c47652
fix setting LND_REST_ENDPOINT (#3689) 2023-03-08 13:03:00 +01:00
/rootzoll
4de2f81e60
#3664 att timeout 30s to ln monitor calls (#3665) 2023-03-08 13:01:06 +01:00
rootzoll
4c5e843d94 #3694 add LCD info 2023-03-08 10:32:39 +01:00
Yuck Fou
2b72ffda07 Fix typo in README.md (#3699)
excepted -> accepted
2023-03-07 23:39:12 +01:00
rootzoll
db2d264045 add tallycoin update info to CHANGES 2023-03-07 23:38:51 +01:00
DJ Booth
3fe8f44006 Update Tallycoin to version 1.8.0 (#3693) 2023-03-07 23:33:13 +01:00
openoms
eb0e9eacfa
CLN FAQ update (#3666)
* improve the detection of existing cln aliases
* add the emergencyrecover instructions to  CLN FAQ
* update help entries
2023-03-07 20:07:47 +00:00
openoms
7639b75311
cln update to v23.02, backup-plugin update, add poetry (#3684)
* cln backup-plugin update, add poetry
* fix mkdir error, remove commented code, fmt #3677
* poetry and path fixes
* add terminal feedback, format #3676
* detect the full name of the plugin
* install pyln-client tqdm with pip
* git-verify: add --keyid-format LONG
to recognise if the signing key is not the main key
* cln update to v23.02
* cln-grpc: add protobuf-compiler dep
* rtl update to v0.13.6 and formatting
* C-lightningREST update to v0.10.1
2023-03-07 20:06:39 +00:00
/rootzoll
2f88ea9d25
Merge pull request #3669 from rootzoll/cl-withdraw-patch
cln: use default normal feerate to withdraw all
2023-03-07 17:27:15 +01:00
rootzoll
371d772c4c merge #3682 2023-03-07 17:23:45 +01:00
/rootzoll
3f7f6b7ced
Merge pull request #3682 from leow149/patch-1
Update README.md
2023-03-07 17:19:00 +01:00
/rootzoll
cbf7d9a7ca
Merge pull request #3681 from rootzoll/3678-sphinx
#3678 fix sphinx install
2023-03-07 16:17:04 +01:00
leow149
d63a725c65
Update README.md 2023-02-16 10:18:41 +01:00
openoms
52cb52271f
lnproxy: fix api access through nginx (#3671)
* lnproxy: fix api access through nginx
* fix tor config and fit the menu
* add to the menu and provision
2023-02-15 08:49:21 +00:00
rootzoll
0a4a6feab0 fix syntax 2023-02-13 22:17:28 +01:00
rootzoll
6080aadf49 whiptail one line 2023-02-13 22:15:04 +01:00
Metallicc
b91506b4fb
Bugfix: bad subsititution (#3668)
Fix for error:

/home/admin/config.scripts/bonus.go.sh: line 31: ${goOSversion{}: bad substitution
2023-02-12 10:36:06 +00:00
/rootzoll
d739ce3e57
Merge pull request #3672 from rootzoll/dev
merge 1.9.0rc2 download info & links
2023-02-12 11:30:00 +01:00
openoms
76b49c87bc
cln: use default normal feerate to withdraw all 2023-02-11 08:48:17 +00:00
rootzoll
0d0168b1e7 Upload ne rc2 images 2023-02-08 21:23:51 +01:00
/rootzoll
61d84abbd4
Merge pull request #3663 from rootzoll/dev
merge dev for 1.9.9rc2 release
2023-02-07 21:43:50 +01:00
rootzoll
fa0b65decf Merge branch 'v1.9' into dev 2023-02-07 21:37:34 +01:00
openoms
0a6b450684
break scripts on fatal failures (#3658) 2023-02-07 21:32:22 +01:00
rootzoll
b0567148ce #3656 fix API & WebUI install 2023-02-07 21:08:26 +01:00
/rootzoll
795ed2919a
#3659 filter ald Torv1 addresses on update (#3662) 2023-02-07 20:58:07 +01:00
openoms
00522b3d05
bump nbxplorer to v2.3.59 (#3661) 2023-02-07 20:28:14 +01:00
rootzoll
ec4a1fd0e7 Merge brreparing rc2 2023-02-07 20:24:58 +01:00
/rootzoll
8727207987
merigng 1.9RC2 changes (#3657) 2023-02-05 23:11:49 +01:00
/rootzoll
bd961f7b6e
Merge branch 'v1.9' into dev 2023-02-05 22:54:43 +01:00
openoms
e9c98ab822
feat: add lnproxy server, webui and check payment hashes as a client (#3637)
* lnproxy: check if payment hashes match #3636

* go update to 1.19.5 and verify checkums

* add lnproxy install script

* add lnproxy-webui

* pin versions and fix formatting

* add nginx configs for lnproxy
2023-02-05 20:36:51 +00:00
openoms
d11dafd1db
joininbox update to v0.7.6 with Joinmarket v0.9.9 (#3655)
* update joininbox to v0.7.6 no qtgui with JM v0.9.9

* add to CHANGES
2023-02-05 21:11:32 +01:00
openoms
5d6521f8ee
fix: don't exit if the hsm_secret is decrypted ok (#3654)
related #3639
2023-02-05 21:10:02 +01:00
openoms
57434aa107
BTCpay and NBXplorer update, use postgres for new installs (#3641)
* use postgres for new btcpay installs
keep sqlite if the database is present
clean and format the script with shellcheck
* reinstall the service on update and check postgres
* run userdel -rf btcpay when off
* btcpay update to v1.7.5
* add systemctl daemon-reload when changing service
* exit on failed builds
* Restart=always
* nbxplorer update to v2.3.58
* prevent the git error 'detected dubious ownership in repository'
2023-02-04 12:37:59 +00:00
/rootzoll
61823316dc
#3629 update to tallycoin-c 1.7.5 (#3653) 2023-02-03 23:23:49 +01:00
/rootzoll
3dd1d8aebf
updated zeus instructions (#3652) 2023-02-03 22:57:03 +01:00
/rootzoll
3b087a00cb
#3468 Update electrs to 0.9.11 (#3613) 2023-02-03 20:46:07 +01:00
openoms
b63981fb9f
fix check for torActive (#3638) 2023-02-03 20:44:18 +01:00
myxmaster
358b13376a
prevent displaying 100.00%, although incorrect because of rounding (#3624) 2023-02-03 19:39:27 +01:00
openoms
82e26b118b
disable suspend (#3587)
* disable suspend

* fix typo in the logrotate config
2023-02-03 19:38:20 +01:00
/rootzoll
92f69bb29e
3524 Re-Add IP2Tor (#3643) 2023-02-03 17:44:24 +01:00
openoms
6e3e82a6f0
fix typos in the FAQ (#3626) 2023-02-03 17:41:15 +01:00
/rootzoll
504cef36c1
#3632 update lnbits to 0.9.6 (#3633) 2023-01-25 20:17:37 +01:00
/rootzoll
d731823758
#3605 Add both reindex options & FAQ entry (#3623)
fixes #3605
2023-01-25 19:07:13 +01:00
/rootzoll
0012aea921
#3620 adapt 99.99% for last 50 blocks to sync (#3621) 2023-01-19 09:45:08 +01:00
rootzoll
72b0a21e35 #3584 use scp for windows blockchain upload 2023-01-18 20:40:29 +01:00
/rootzoll
f1d3b48db6
#3602 also change password B for mempool (#3619)
* change password b also for mempool

* fix lndg password b
2023-01-18 20:18:28 +01:00
openoms
cde7eb1310
suez update and improvements (#3615)
* suez update and improvements
2023-01-18 15:13:33 +01:00
ChuckNorrison
2ce930e9e2
print windows hint for Download LND rescue file (#3589)
found in  #3581
2023-01-18 13:28:22 +01:00