#joinmarket #joinmarket-ng
View quoted note →
openoms
openoms@diynodes.com
npub14tq8...hy62
Bitcoin | Lightning | Blink | RaspiBlitz on RPi and more | Self-hosting | Enjoyer of Linux Desktops and GrapheneOS | building hardware at diynodes.com
If you are up for doing some Bitcoin research, you can join this experiment on the default signet chain on Wednesday:
Syncing signet on an RPi5 should take less than an hour (but allow a little more time just in case).
You can start the signet bitcoind instance on a Raspiblitz by running:
config.scripts/bitcoin.install.sh on signet
You will have these aliases set in terminal for easy monitoring and configuration:
alias sbitcoin-cli="sudo -u bitcoin /usr/local/bin/bitcoin-cli -rpcport=38332"
alias sbitcoinlog="sudo -u bitcoin tail -n 30 -f /mnt/hdd/app-data/bitcoin/signet/debug.log"
alias bitcoinconf="sudo nano /mnt/hdd/app-data/bitcoin/bitcoin.conf"
The systemd service is called: sbitcoind
so can check and restart with:
systemctl status sbitcoind
sudo systemctl restart sbitcoind
#raspiblitz #signet #bitcoin


Delving Bitcoin
Consensus Cleanup: demo of slow blocks on Signet
We are going to do a demo of long-to-validate blocks on Signet on Wednesday. Here are instructions on how you can join. The goal of this demo is t...

am-i.exposed
am-i.exposed - Bitcoin Privacy Scanner
Is your Bitcoin traceable? Paste an address or txid - get a privacy score with 33 chain analysis heuristics. Free, client-side, no tracking.
GitHub
feat: add am-i-exposed script for web UI installation and management by openoms · Pull Request #5258 · raspiblitz/raspiblitz
Run https://am-i.exposed/ on your own node.
Connects to the local mempool instance over LAN / Tailscale and over Tor.
Manual steps documented (yet ...
Let's try the new Joinmarket implementation on signet first
PR for #Raspiblitz:
View article →
GitHub
Add JoinMarket-NG integration by m0wer · Pull Request #5240 · raspiblitz/raspiblitz
Adds Raspiblitz integration for JoinMarket-NG.
Summary
add install, uninstall, update, and menu integration for JoinMarket-NG
run JoinMarket-NG un...
Is this USA₮ pronounced you-sat?
Are you thinking what I am thinking?
#satsthestandard

Tether Announces the Launch of USA₮, the Federally Regulated, Dollar-Backed Stablecoin, Made in America - Tether.io
27 January 2026 – Tether, the largest company in the digital asset industry, today announces the official launch of USA₮, the federally regulat...
Opencode web running as a systemd service, exposed via Tailscale is a great alternative to clawdbot if your main usecase is coding.
View quoted note →
I come to X only to unfollow people. Maybe mute too.
Open source, bitcoin native soft fork betting without intermediaries 👌
View quoted note →
Nothing more motivating to hold your own keys than a hard fork lined up.
This guy is floating his RPi5 on water while it is validating the bitcoin blockchain under 4 hours.


X (formerly Twitter)
l0rinc (@L0RINC) on X
@hhebasto Also tested a SwiftSync reindex-chainstate prototype (https://t.co/VYRADF6CJ0) on an underclocked cheap Pi 5, powered by a cheap battery ...
Increasing the OP_RETURN limit to match what can already be included in a valid block is like placing a garbage bin to a littered street.
Can't stop people from littering and can't even make them to put rubbish in the bin, but can at least provide them with a less bad path.
OP_RETURN outputs are paying a full price, not stored in the chainstate and are prunable from the downloaded data.
have a VPN exit node, but not in the UK


Reclaim The Net
Reddit Enforces UK Digital ID Law
Verifying your age now means handing over your ID just to scroll.
@LNVPS.net do you have a status update?
Both the website and service is down.
www.isitdownrightnow.com/lnvps.net.html
To update #BTCPayServer on a #Raspiblitz you will need the latest install script:
# download the latest script from the dev branch:
wget -O /home/admin/config.scripts/bonus.btcpayserver.sh
# To update use the UPDATE menu or run:
/home/admin/config.scripts/bonus.btcpayserver.sh update
This part has the fix:
View quoted note →
GitHub
raspiblitz/home.admin/config.scripts/bonus.btcpayserver.sh at dev · raspiblitz/raspiblitz
Get your own Bitcoin & Lightning Node running - on a RaspberryPi with a nice LCD - raspiblitz/raspiblitz
View quoted note →