Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev rootz to Dev nyx #9

Merged
merged 159 commits into from
May 2, 2021
Merged

Dev rootz to Dev nyx #9

merged 159 commits into from
May 2, 2021

Conversation

nyxnor
Copy link
Owner

@nyxnor nyxnor commented May 2, 2021

No description provided.

we-do-it-lu and others added 30 commits January 24, 2021 17:53
Just a mention referring to the issue so that newbies don't waist time with this and get disappointed.
Little note warning that Channels Autopilot triggers a reboot which can be confusing for newbies and frustrating for demos.
I feel the update makes it clearer, feel free to accept/reject whichever way you think is best.
Changed waist of time to waste of time in line 528
partion -> partition
* Fix Typos

* Fix Typos

* Update blitz.copyblockchain.sh
* 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
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
rootzoll and others added 29 commits April 18, 2021 19:12
* adding spacing line

* prepare v1.7RC3

* fix lnbits macaroon write after reset

* add IP2Tor renew info

* fixing info

* remove debug info

* #2157 LNbits needs https for local

* more info

* reboot on macaroon reset

* fix blocking LIT install

* set correct fonts

* set font for lcd

* #2198 add connect Info

* fix syntax

* fix text layout

* layout text

* fix text layout

* more install info

* fix text layout

* text layout

* text layout

* fix restart lnd

* force lnd RPC/REST standard & open on boot

* #2198 fix fully noded connection

* #2198 deactivate Zap-Android from menu
* new path of "vcgencmd" at raspiblitz v1.7.0RC2
* whitespaces + rename raspiblitz_ip_info -> ipinfo
* add mempool info via bitcoincli
Co-authored-by: Patrick Scheich <patrick.scheich@syscovery.de>
* unlock LND after Bitcoin Core install if ready
* bitcoin.update: improve output and comments
This is important, normally nginx fails and this is not shown.
please correct this before v1.7 @rootzoll
Give some alternatives if the mentioned display is sold out on Amazon
@nyxnor nyxnor merged commit 76ee759 into nyxnor:dev May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.