Commit graph

4021 commits

Author SHA1 Message Date
openoms
158b73291f
remove passwordB from lnd config (#2094) 2021-03-23 12:20:20 +01:00
openoms
543d2448d0
Tor: use CookieAuthentication (#2095) 2021-03-23 12:17:51 +01:00
/rootzoll
bdd7bdc23e
#2092 whitepaper additions (#2093) 2021-03-22 23:46:58 +01:00
raulcano
459c966a71
adds service and command to download whitepaper (#2081) 2021-03-22 23:36:21 +01:00
rootzoll
dccb463274 #1988 changed add nodes to TorV3 2021-03-22 23:21:23 +01:00
PatrickScheich
7897d08b0b add metric collection via telegraf as new bonus service (improved version) (#1616) 2021-03-22 22:21:06 +01:00
/rootzoll
ef42363ebb
#2089 Improve & Update Sphinx-Relay (#2091) 2021-03-22 22:10:54 +01:00
openoms
480982cb78
add install script for Channel Tools (#1962) 2021-03-19 00:35:05 +01:00
openoms
aa2cf8a504
thunderhub: connect to external APIs through Tor (#1819)
modify torsocks to allow torify
update to v0.11.0
2021-03-19 00:30:36 +01:00
/rootzoll
6596acfe7e
#2074 adding docker install script (#2079) 2021-03-18 23:51:06 +01:00
openoms
1bc4a96407
txindex: only restart bitcoind when running (#1831) 2021-03-18 23:14:05 +01:00
/rootzoll
b5b958ebf2
#1993 Adding Lightning Terminal Menu integration (#2077) 2021-03-18 22:46:58 +01:00
openoms
a725aa1524
lnd.conf: add tls settings, improve startup time (#1943) 2021-03-18 22:31:23 +01:00
wiz
cd1e1f733c
Always set maxmempool to 300MB in bitcoin.conf (#2007)
When the mempool fills up to around 500MB, this causes the mempool.space
backend to crash on RPI due to OOM. Additionally, raising this above
300MB on a local RPI node arguably isn't a good idea anyway, because:

* If you have a 512MB mempool and all your peers have 300MB, you'll broadcast transactions that fit in your mempool but are rejected by all of your peers
* If you connect an SPV wallet to your node, your wallet will think the TX is "in the mempool" despite actually being purged from the entire Bitcoin P2P network, and never attempt to rebroadcast the purged TX
* In any case, the RPI has very limited RAM, so no point in wasting RAM
on having such a large sized mempool for bitcoind
2021-03-18 21:28:15 +01:00
wiz
5d462fa261
Bump mempool to v2.1.2, use SSD for mempool cache data (#2014) 2021-03-18 21:25:00 +01:00
Christoph Stenglein
6bce550ea7
mempool: drop database if exists (#1960) 2021-03-18 21:23:55 +01:00
d11n
6f5a6b1e7e
Pool: Remove stale symlink on cleanup (#1957) 2021-03-18 21:20:05 +01:00
openoms
9516e3309c
fix the lit aliases
As discussed in:
https://github.com/rootzoll/raspiblitz/issues/1993#issuecomment-802011381
2021-03-18 15:27:01 +00:00
rootzoll
9f1bc2904f Merge branch 'dev' 2021-03-18 14:26:44 +01:00
rootzoll
002ce19b57 #2019 updtae RTL to v0.10.1 2021-03-18 14:25:45 +01:00
openoms
b3a0e60982
add the Lightning Terminal 0.4.1-alpha (#1994) 2021-03-18 14:05:49 +01:00
/rootzoll
b45292e88d
Small corrections for upadted Apps #2066 (#2072) 2021-03-18 00:50:26 +01:00
openoms
546b2c0caf
btcpay: add sqlitefile and network options (#2067) 2021-03-17 21:23:29 +01:00
openoms
812242d712
Tested app updates (#2043) 2021-03-16 23:49:13 +01:00
openoms
83c4d26e7f
create temp file in shared memory (/dev/shm/) (#2058) 2021-03-16 21:43:34 +01:00
/rootzoll
a9c64754f5
Check if /dev/fb1 exists and select /dev/fb0 when not (NEW) (#2064) 2021-03-16 21:03:00 +01:00
/rootzoll
f12f8fef53
miner edits on new electrs update (#2063) 2021-03-16 19:17:45 +01:00
openoms
49f808294b
electrs update to v0.8.8 and comment cleanup (#2059) 2021-03-16 19:02:36 +01:00
/rootzoll
b287903282
#1549 faraday update 0.2.3 (#2061) 2021-03-16 00:24:32 +01:00
/rootzoll
955020c0e7
New 64-bit sd card image with btc/nd update, fatpack & tor by default (#2060) 2021-03-15 23:16:27 +01:00
/rootzoll
a31be077f9
Refactor parameters on sd crad build script with FATPACK (#2044) 2021-03-09 16:23:19 +01:00
Jestopher
32ba97ec08 Fix "unkown" typo (#2029)
* Fix Typos

* Fix Typos

* Update blitz.copyblockchain.sh
2021-03-08 20:02:38 +01:00
keblek
20ed2665cd Remove typo in echo (#2034)
partion -> partition
2021-03-08 19:53:56 +01:00
openoms
54ab479635 mempool: start only if the setup is ready (#1944) 2021-01-13 16:12:29 +01:00
/rootzoll
390cb70d0e v1.6.3 release preps (#1941) 2021-01-13 00:39:23 +01:00
/rootzoll
65ec7294cb stopping electrs (#1939) 2021-01-12 19:16:09 +01:00
wiz
cf166ed42f
Mempool v2.0.1 (#1938)
* Fix typo in mempool v2.0.0 pull request causing incorrect nginx config
* Bump mempool to v2.0.1
2021-01-12 17:20:55 +01:00
rootzoll
2a02247dce #1933 mempool renames 2021-01-12 02:23:07 +01:00
wiz
0319465594
Mempool v2.0.0 (#1933) 2021-01-12 01:35:53 +01:00
/rootzoll
f476ee8f12 #1914 set txid limit to 1000 (#1936) 2021-01-11 20:52:58 +01:00
/rootzoll
2aebcb0cb3 Update to NodeJS 14.15.4 (fixes) (#1935) 2021-01-11 17:48:33 +01:00
/rootzoll
58314fb9fc updating NodeJS v14.15.4 (#1934)
Co-authored-by: rootzoll <christian@fulmo.org>
2021-01-11 17:00:39 +01:00
openoms
e1a7daafc3 circuitbreaker: start service when the node is ready and add to recovery (#1928) 2021-01-10 21:11:29 +01:00
openoms
d1b390b387 pool: update to v0.3.4, start only if ready (#1918) 2021-01-10 18:13:08 +01:00
openoms
efeaa28f65 joininbox update to v0.1.16 (#1920) 2021-01-10 18:11:07 +01:00
openoms
13c960c3bd specter update to 1.0.0, tor-only by default (#1921) 2021-01-10 18:09:49 +01:00
NilByte
8ab8e9b7f7
Update 00mainMenu.sh (#1926) 2021-01-10 18:05:26 +01:00
openoms
7740087c6c tor: fix keys and repos (#1919) 2021-01-10 17:55:02 +01:00
/rootzoll
04d90641a8 #1554 bake macaroon for btcpay (#1903) 2020-12-24 21:28:56 +01:00
/rootzoll
c2456616f1 #1836 and #1901 deleting blocking files on boot (#1902) 2020-12-24 18:59:28 +01:00