From 52b8cae70d5682bc7bb495dbb1848a0c92ce5d82 Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Sat, 26 Jan 2019 22:16:26 +0000 Subject: [PATCH] update README --- README.md | 5 ++++- modules/nix-bitcoin.nix | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 140420a..ba623ff 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Outbound peer-to-peer traffic is forced through Tor and listening services are b A demo installation is running at [http://6tr4dg3f2oa7slotdjp4syvnzzcry2lqqlcvqkfxdavxo6jsuxwqpxad.onion](http://6tr4dg3f2oa7slotdjp4syvnzzcry2lqqlcvqkfxdavxo6jsuxwqpxad.onion). The following screen cast shows how a fresh deployment of the full profile. -[![asciicast](https://asciinema.org/a/223630.png)](https://asciinema.org/a/223630/?speed=2) + +[](https://asciinema.org/a/223630/?speed=2&autoplay=1) + + The goal is too make it easy to deploy a reasonably secure Bitcoin node with a usable wallet. It should allow managing bitcoin (the currency) effectively and providing public infrastructure. diff --git a/modules/nix-bitcoin.nix b/modules/nix-bitcoin.nix index ea276a0..9c747b8 100644 --- a/modules/nix-bitcoin.nix +++ b/modules/nix-bitcoin.nix @@ -87,7 +87,7 @@ in { addnode=ecoc5q34tmbq54wl.onion discover=0 ''; - services.bitcoind.prune = 0; + services.bitcoind.prune = 2000; services.bitcoind.dbCache = 1000; services.tor.hiddenServices.bitcoind = { map = [{