Announcing eznode! 🎉
A simple pruning-friendly setup for a personal bitcoin full node. Featuring:
🔸Bitcoin Core
🔸BWT Electrum server
🔸BTC RPC Explorer
🔸Specter Desktop
🔸Access via Onion, SSH or SSL
$ docker run -it -v ~/eznode:/data eznode/eznode
https://t.co/5MEDHEkywQ
@LaserHodl@eznode_ is highly underrated. You have to familiarize yourself with docker commands. But it’s exactly what you’re looking for. One command install, electrum server, tor…
@homakov@lukechilds@SatoshiJimenez@getumbrel@shesek You can setup eznode with Docker for Mac :-)
https://t.co/J2jnyoX5bW
You can run this to experiment on signet:
$ docker run -it --rm --name ez -v ~/eznode:/data -p 127.0.0.1:50001:50001 -p 127.0.0.1:3002:3002 eznode/eznode NETWORK=signet XPUB=<xpub>
@lukechilds@homakov@SatoshiJimenez@getumbrel@shesek btc-rpc-explorer was recently adapted to support pruned/txindex-less nodes.
It obviously limits some functionality, though - you can only explore wallet txs and recent unpruned txs, fee is only available for mempool txs, and no prevout addresses.
See https://t.co/qDRuapflRd.
@lukechilds@homakov@SatoshiJimenez@getumbrel@shesek There's a nicer way to exploit this: omit one of your own unspent outputs from the UTXO set, and add a new fake one with 1M bitcoins.
Then, first spend the TXO removed from the set, causing the victim to reject the block and eventually ban its peers, then use the fake output.
@vladcostea Coming soon(tm) to @eznode_ :-)
Will probably get released initially alongside two of my other projects, Spark Wallet and Lightning Charge.
Any suggestions for other integrations to prioritize?
@_benkaufman@decentralized_b@StepanSnigirev More info on the fast-sync support in eznode is available on the website: https://t.co/fz64jMjvfv
And here's a video showing it in action: https://t.co/UCcPuu5xMN.
An optional ⚠trusted fast-sync mode is available that downloads a datadir snapshot from @specterwallet's https://t.co/ufLZNMrITU.
This can get you synced up in 5-60 minutes, but means that you could be fooled into ACCEPTING FAKE COINS.
See: https://t.co/ODu4jnskrw
(🎥 in ⏩)
What should I work on next for https://t.co/5Spa3sYrw8?
For the GUI apps, some interesting options currently on my roadmap are @SparrowWallet, @ElectrumWallet and @WasabiWallet.
Announcing eznode! 🎉
A simple pruning-friendly setup for a personal bitcoin full node. Featuring:
🔸Bitcoin Core
🔸BWT Electrum server
🔸BTC RPC Explorer
🔸Specter Desktop
🔸Access via Onion, SSH or SSL
$ docker run -it -v ~/eznode:/data eznode/eznode
https://t.co/5MEDHEkywQ