Sjors Provoost

Results 241 issues of Sjors Provoost

Usage: `--signet` Also added two minor spring cleaning commits: * Tor v2 has been deprecated * testnet and mainnet chains are much longer now It might be good to have...

Brought up by @TheBlueMatt recently. Not sure what's involved for adding support.

`ThreadDumper` saves the database to `dnsseed.dat` every 3200 seconds (~1 hour). It would be nice if it also saved upon graceful exit.

```sh ./dnsseed -p 5353 -h seed.testnet.bitcoin.sprovoost.nl -n ec2-18-195-105-234.eu-central-1.compute.amazonaws.com -m [email protected] --testnet Supporting whitelisted filters: 0x1,0x5,0x9,0xd Using testnet. Loading dnsseed.dat...done Starting 4 DNS threads for seed.testnet.bitcoin.sprovoost.nl on ec2-18-195-105-234.eu-central-1.compute.amazonaws.com (port 5353).......done Starting...

It currently starts the seeder.

Only `-?` works.

The README [mentions](https://github.com/rustyrussell/bolt12address#what-does-all-this-do): > But you don't need to reach out to blockstream.com: anyone (including your wallet vendor, or the node claiming to be blockstream.com) can collect all the addressproofs...

It would be useful to provide instructions for common setups, e.g. a certificate generated by certbot that's renewed every X months. I believe you can give it script to call...

Are there any wallets that implement sending to a lightning address and that work with Signet? I already stalked two projects: https://github.com/BlueWallet/BlueWallet/issues/4724 / https://github.com/ACINQ/phoenix/issues/270

Still experimental, but would be nice: https://lightning.readthedocs.io/lightning-offer.7.html