Bitcoin Forum
May 02, 2024, 03:09:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Bitcoin Core 0.20.0 Released  (Read 5226 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (5 posts by 1+ user deleted.)
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6577


Just writing some code


View Profile WWW
July 07, 2020, 06:24:31 PM
 #21

In Window > Information it only shows me the directory where the blockchain is downloaded, but the wallet.dat file is not there. I haven't found a Bitcoin folder in the /user/Appdata/Roaming folder where the wallet.dat is usually stored. It seems strange to me as I searched for wallet.dat in the whole C drive and only wallet.dat of Electrum is in /user/Appdata/Roaming. Bitcoin core doesn't show up.
Wallets are stored in the datadir (i.e. where the blockchain is downloaded) unless you specified it to go somewhere else with -walletdir. It should be in <datadir>/wallets. You can also look at the debug.log file. There should be a line that looks like
Code:
2020-01-07T19:00:30Z BerkeleyEnvironment::Open: LogDir=<datadir>/wallets/database ErrorFile=<datadir>/wallets/db.log
The path to the directory containing your wallet file will be everything before /database and /db.log

1714662587
Hero Member
*
Offline Offline

Posts: 1714662587

View Profile Personal Message (Offline)

Ignore
1714662587
Reply with quote  #2

1714662587
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
tuanbct
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
July 07, 2020, 06:25:02 PM
 #22

I realized that I chose another drive to store the blockchain and the wallet.dat is also in there Smiley Thank you for your help!

Hi everyone,

In the latest version of Bitcoin Core ver. 0.20 there seems to be no Bitcoin folder in the C:\Users\ABC\AppData\Roaming - hence wallet.dat is not stored in there.



Does anyone have experience with this and knows where it's now stored please?
It didn't change. Defaults like these don't just change, especially if there was nothing wrong with them.

You probably chose a different datadir. Go to Window > Information and it will list the datadir path in that window.
Raja Singa
Member
**
Offline Offline

Activity: 98
Merit: 34


View Profile WWW
July 18, 2020, 06:16:29 PM
 #23

I realized that I chose another drive to store the blockchain and the wallet.dat is also in there Smiley Thank you for your help!

Hi everyone,

In the latest version of Bitcoin Core ver. 0.20 there seems to be no Bitcoin folder in the C:\Users\ABC\AppData\Roaming - hence wallet.dat is not stored in there.



Does anyone have experience with this and knows where it's now stored please?
It didn't change. Defaults like these don't just change, especially if there was nothing wrong with them.

You probably chose a different datadir. Go to Window > Information and it will list the datadir path in that window.
I think it's better to save in Drive D or E. Don't save the system, so when the PC is installed there is no need to re-synchronize.  I think this will save your time and internet data. I'm synchronizing my wallet, and it hasn't finished until now. Grin Grin Grin
Because if I synchronize my Bitcoin wallet, I have to stop all other work. Because the internet source is drained for wallet sync. This is an impressive struggle for the core wallet. Kiss

o_solo_miner
Legendary
*
Offline Offline

Activity: 2448
Merit: 1476


-> morgen, ist heute, schon gestern <-


View Profile
July 21, 2020, 07:18:06 AM
Last edit: July 22, 2020, 06:37:54 PM by o_solo_miner
Merited by vapourminer (1)
 #24

What about the issue with solo mining on core 0.20.0 as listed here:

https://github.com/bitcoin/bitcoin/issues/19182

At the moment no one can solo mine if he wan't to.

------
EDIT:

It is related to the removed coinbase flags, wich cause this problem in cgminer as well as ckpool.
https://github.com/bitcoin/bitcoin/commit/9aedabe67eedfee9c94c6a50962f11348eb99bca

so, a new cgminer/ckpool version wich address this is necessary if core 0.20.0 will be used.

I did not tested bfg-miner, but leave that to lukejr.

thanks for your attention

from the creator of CGMiner http://solo.ckpool.org for Solominers
paused: passthrough for solo.ckpool.org => stratum+tcp://rfpool.org:3334
dicasimportantes
Newbie
*
Offline Offline

Activity: 3
Merit: 2


View Profile WWW
July 30, 2020, 03:37:22 AM
 #25

Does my computer support? It is only DualCore
vapourminer
Legendary
*
Offline Offline

Activity: 4326
Merit: 3519


what is this "brake pedal" you speak of?


View Profile
July 30, 2020, 11:16:03 AM
 #26

Does my computer support? It is only DualCore

yes. a single core will do actually. even raspberry pis can run core, and i believe a lot of old notebooks are used for local casual nodes as they use less power than desktops, but more than a rpi of course. just need about 500 gb storage if you want the full blockchain (recommended), less if you run pruned.

this seems a bit out of date but read here:
https://bitcoin.org/en/full-node#what-is-a-full-node



achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6577


Just writing some code


View Profile WWW
August 01, 2020, 04:19:00 PM
 #27

0.20.1 has been released

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!