/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
FreePietje
41888d24cb
Remove btrfs-tools as it's a transitional/virtual package. ( #1854 )
2021-03-09 16:24:40 +01:00
/rootzoll
a31be077f9
Refactor parameters on sd crad build script with FATPACK ( #2044 )
2021-03-09 16:23:19 +01:00
openoms
388535c6bf
build_sdcard.sh: prepare for the 64bit RaspberryOS ( #1858 )
...
* build_sdcard.sh: prepare for the 64bit RaspberryOS
* build_sdcard: don't ping and trust microsoft
* build_sdcard: make sure the pi user is present
* build_sdcard: add the archive.raspberrypi.org repo
* build: improve recognition of the base image
* build: don't stop at installing dependencies
* build: fix locales on all raspi images
2021-03-09 09:37: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
Nerfzooka
a9144cabb3
Fixed a typo ( #2040 )
...
Changed waist of time to waste of time in line 528
2021-03-08 19:28:01 +01:00
davterra
179198567a
Update FAQ.md with spelling & grammar changes, & fresh links ( #2005 )
2021-02-21 13:42:00 +01:00
JayDeLux
202edbc9e7
Update of Autopilot section ( #1949 )
...
I feel the update makes it clearer, feel free to accept/reject whichever way you think is best.
2021-01-24 20:28:14 +01:00
JayDeLux
2dca8d38ff
Additional little note regarding Channels Autopilot ( #1954 )
...
Little note warning that Channels Autopilot triggers a reboot which can be confusing for newbies and frustrating for demos.
2021-01-24 20:25:24 +01:00
JayDeLux
a6e851da6e
BTCPay Server does not work on TESTNET ( #1966 )
...
Just a mention referring to the issue so that newbies don't waist time with this and get disappointed.
2021-01-24 17:53:45 +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
JayDeLux
c6422802db
Update README.md ( #1932 )
...
Corrected typos and indentations
2021-01-12 17:53:51 +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
JayDeLux
3a0caad884
Update README.md ( #1922 )
...
Developed furhter the "Testnet" section to make it clearer for the complete newbies.
2021-01-10 21:26:07 +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
JayDeLux
5fb61ae15c
Update FAQ.md ( #1911 )
2021-01-04 23:51:16 +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
/rootzoll
a6a5319032
#1891 RTL update v0.10.0 ( #1892 )
2020-12-21 21:55:10 +01:00