Bitcoin Forum
June 01, 2024, 03:24:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Bitcoin / Bitcoin Technical Support / Re: Running a Full Bitcoin Core Node on a Raspberry (need to move location) on: December 27, 2022, 04:55:30 PM
how can I configure Core in order to use that external disk to save all the information?
Here, this data is stored in ~/.config/Bitcoin/Bitcoin-Qt.conf:
Code:
strDataDir=/home/simpleSliv3r/.bitcoin
So close Bitcoin Core, move that directory to a new location, edit this file, and restart Bitcoin Core.

Thanks for your answer.
I don't have any bitcoin directory on ~/.config/
Do I have to create it manually or should it already be created?
42  Bitcoin / Bitcoin Technical Support / Running a Full Bitcoin Core Node on a Raspberry (need to move location) on: December 27, 2022, 04:08:36 PM
Hi everyone,

I'm trying to run a node on my raspberry pi. I followed this simple guide: https://snapcraft.io/install/bitcoin-core/raspbian.
My raspberry uses a micro sd as main memory, so I have no enough space. I mounted an external disk with enough space to store all the data.
The question here is: how can I configure Core in order to use that external disk to save all the information?

Note that I don't have a GUI, I connect to my raspberry using ssh.

Thanks in advance.

Best Regards,
SS
43  Bitcoin / Bitcoin Technical Support / Re: If we want people to be their own bank, we have to rethink things. on: December 24, 2022, 04:30:13 PM
I really think this is not a good idea, this would centralize a lot the ecosistem focusing on a simple "official" application. If that wallet is committed, there won't be too many alternatives, it would be catastrophic.
We definitely have to try to make things easier for inexperienced users but we have to find a way to do it in a decentralised way with open source projects where the whole community can participate.
I ask, how could making core better centralize anything? makes 0 sense.

It's not about improving the core. You talked about launching an official mobile wallet, for example. That's what centralises the system.
44  Bitcoin / Bitcoin Technical Support / Re: If we want people to be their own bank, we have to rethink things. A Proposal on: December 24, 2022, 04:06:51 PM

Re-design Core
or have a light wallet/version of core targeted for retail investors kind of like electrum but redesigned easy enough for a child to understand and navigate.
Implementing official things like an official core sanctioned APK or iOS App would be a great start.


I really think this is not a good idea, this would centralize a lot the ecosistem focusing on a simple "official" application. If that wallet is committed, there won't be too many alternatives, it would be catastrophic.
We definitely have to try to make things easier for inexperienced users but we have to find a way to do it in a decentralised way with open source projects where the whole community can participate.

It will centralize bitcoin and place a great deal of trust in the hands of a select group of central figures.

 A core wallet isn't centralized. All exchanges run on core.

Core wallet is not centralized but there's a lot of different versions running on the different nodes and that's important. You can check that here. E.g United States Nodes: https://bitnodes.io/nodes/?q=United%20States

45  Bitcoin / Bitcoin Technical Support / Re: Privacy wallets on: December 23, 2022, 03:50:07 PM
If not, I would like to know if there is a way to check the balance of an address using the btc network and not a blockchain explorer, for example with some node calls running btc core.

Bitcoin Core doesn't have address index, however you can connect your hardware wallet to Bitcoin Core.

Thanks for your reply.

Does this mean that you cannot check the balance of an address with Bitcoin Core and that the utility of connecting the hardware wallet to Bitcoin Core is to use that node to issue new transactions?
46  Bitcoin / Bitcoin Technical Support / Privacy wallets on: December 23, 2022, 11:03:13 AM
Hello everyone,

I am writing this looking for information about privacy in wallets.

It is known that the major closed source wallets use their own servers to provide information about the balance of addresses or to make new transactions.
I would like to know if some open source wallets like Electrum have their own servers to do that job or if they work with the public nodes of the bitcoin network.
I'm also interested to know if there are any hardware wallets that do that. If not, I would like to know if there is a way to check the balance of an address using the btc network and not a blockchain explorer, for example with some node calls running btc core.

Thank you all for taking the time to read!!!
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!