Browsing: bitcoind
EDIT 3 Bumping my VPS to 1GB of physical RAM stopped the crashing issue… UNTIL said VPS ran out of…
My bitcoind of version 26.0.0 is stuck at a block roughly from August 1st: bitcoin-cli getblockchaininfo: { “chain”: “main”, “blocks”:…
I am running bitcoind on a DigitalOcean droplet with public IP address e.g. 1.1.1.1. I would like to connect to…
I just had this problem happen… On Mac OS 12.4, I installed boost with homebrew, and it was installed to…
My setup was originally Bitcoin core 0.21.0, with IBD done long time back. Now for some experimental purposes, I turned…
I have installed bitcoin core on mac and accessed the config file from the preferences tab on the bitcoin-qt. Now,…
bitcoind – How to connect multiple LND noeds on different machines to a single Bitcoin Core?
I have an AWS EC2 instance. The instance has Bitcoin Core (Testnet) node and a LND node. It is working…
I was reading that some people were able to migrate their old index directories to a new machine and not…
bitcoind – What’s the difference between the 3 index directories “blocks/index/”, “bitcoin/indexes” and “chainstate”?
Bitcoin Core has multiple different databases and indexes that it maintains independently of each other since some things are optional.…