Bitcoin Forum
May 04, 2024, 11:15:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 »  All
  Print  
Author Topic: Bitcoin 0.9.0 FINAL is available [Changelog] [Download]  (Read 38263 times)
wumpus
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1022

No Maps for These Territories


View Profile
March 20, 2014, 05:21:36 PM
 #121

It explains it, but how do you execute it? Stumped.
Either from the command line, or launch it from an (executable) script.

Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through FileBackup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
1714864503
Hero Member
*
Offline Offline

Posts: 1714864503

View Profile Personal Message (Offline)

Ignore
1714864503
Reply with quote  #2

1714864503
Report to moderator
1714864503
Hero Member
*
Offline Offline

Posts: 1714864503

View Profile Personal Message (Offline)

Ignore
1714864503
Reply with quote  #2

1714864503
Report to moderator
1714864503
Hero Member
*
Offline Offline

Posts: 1714864503

View Profile Personal Message (Offline)

Ignore
1714864503
Reply with quote  #2

1714864503
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714864503
Hero Member
*
Offline Offline

Posts: 1714864503

View Profile Personal Message (Offline)

Ignore
1714864503
Reply with quote  #2

1714864503
Report to moderator
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 20, 2014, 05:28:36 PM
 #122

It explains it, but how do you execute it? Stumped.
Either from the command line, or launch it from an (executable) script.


Open a terminal cd into the directory that bitcoin-qt is in and type "./bitcoin-qt &" without the quotes the & is there to just free it up from the terminal you opened it up with so you can close it out of the way.
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
March 20, 2014, 05:50:41 PM
 #123

It explains it, but how do you execute it? Stumped.
Either from the command line, or launch it from an (executable) script.


Open a terminal cd into the directory that bitcoin-qt is in and type "./bitcoin-qt &" without the quotes the & is there to just free it up from the terminal you opened it up with so you can close it out of the way.

That worked, thank you. Next stumbling block: It seems the data directories for the blocks and wallet have changed? The client starts with 270 weeks back. Where can I set the datadir?

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 20, 2014, 05:57:06 PM
 #124


That worked, thank you. Next stumbling block: It seems the data directories for the blocks and wallet have changed? The client starts with 270 weeks back. Where can I set the datadir?

I didn't have to set my directory but this may help as a terminal command option  -datadir=<dir>         Specify data directory

Edit: I don't know if this has anything to do with it but you may have to install Berkley DB 4.8 but others here will know better than me about that. Don't do it based on my advice. I did to avoid the error I was getting when compiling my own.
C. Bergmann
Hero Member
*****
Offline Offline

Activity: 803
Merit: 500



View Profile
March 20, 2014, 05:59:59 PM
 #125

How to uninstall the old client? Just delete the folder and the appdata? Do I have to delete the blocks also?
Run the uninstaller. If you never ran an installer, you don't need to do anything and you can just remove the old .exe.

Do not remove the data! (blocks and/or wallet) Do make sure that you back up your wallet before upgrading. Although the uninstaller doesn't touch the data, it doesn't hurt to be careful.



Thank you.
I don't have the option "uninstall".
I have a backup of the wallet.dat

So I just have to delete the old .exe? That's everything?


▄▄████▄▄
▄████████████▄
▄▄█████▀▀    ▀▀█████▄▄
▄█████▀▀            ▀▀█████▄
▄███▀       ▄████▄       ▀███▄
███      ▄██████████▄      ███
███    ▄██████████████▄    ███
███    ████████████████    ███
███    ████████████████    ███
███    ████████████████    ███
███    ▀██████████████▀    ███
███      ▀██████████▀      ███
▀███▄       ▀████▀       ▄███▀
▀█████▄▄            ▄▄█████▀
▀▀█████▄▄    ▄▄█████▀▀
▀████████████▀
▀▀████▀▀
Gabro███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
WHITEPAPER
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
TOKEN SALES
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
C. Bergmann
Hero Member
*****
Offline Offline

Activity: 803
Merit: 500



View Profile
March 20, 2014, 06:26:38 PM
 #126

I made it, and I think I have it. But ... what happened to the -datadir commandline? I need to redirect bitcoin core on another directory to load the blockchain ...

edit: datadir=<directory> is still in my .conf, but it still has to download all the blocks


▄▄████▄▄
▄████████████▄
▄▄█████▀▀    ▀▀█████▄▄
▄█████▀▀            ▀▀█████▄
▄███▀       ▄████▄       ▀███▄
███      ▄██████████▄      ███
███    ▄██████████████▄    ███
███    ████████████████    ███
███    ████████████████    ███
███    ████████████████    ███
███    ▀██████████████▀    ███
███      ▀██████████▀      ███
▀███▄       ▀████▀       ▄███▀
▀█████▄▄            ▄▄█████▀
▀▀█████▄▄    ▄▄█████▀▀
▀████████████▀
▀▀████▀▀
Gabro███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
WHITEPAPER
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
TOKEN SALES
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
J.Socal
Hero Member
*****
Offline Offline

Activity: 495
Merit: 500



View Profile
March 20, 2014, 06:55:47 PM
 #127

I was using 0.8.4 before.I uninstalled it using windows uninstaller.restarted comp.Then installed  0.9.0..Its up and running already with all info from previous version.Is this normal?I thought It was suppose to install the blockchain again?
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 20, 2014, 06:59:46 PM
 #128

I was using 0.8.4 before.I uninstalled it using windows uninstaller.restarted comp.Then installed  0.9.0..Its up and running already with all info from previous version.Is this normal?I thought It was suppose to install the blockchain again?

Yes that is normal you only need to redownload/reindex the blockchain if you were using 0.7.2 or earlier.

I made it, and I think I have it. But ... what happened to the -datadir commandline? I need to redirect bitcoin core on another directory to load the blockchain ...

edit: datadir=<directory> is still in my .conf, but it still has to download all the blocks

I'm not sure what to tell you and Newar about this I've never had to use the -datadir command. I suppose if your wallet is intact and accessible by QT it could be worse.

Like I said  a few post back installing Berkley DB 4.8 may have something to do with this but you should check with someone smarter than me...
J.Socal
Hero Member
*****
Offline Offline

Activity: 495
Merit: 500



View Profile
March 20, 2014, 07:06:25 PM
 #129

Is there a way to delete transaction history?
Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
March 20, 2014, 07:10:19 PM
 #130

Is there a way to delete transaction history?
There is really no good way to do this with Bitcoin.

J.Socal
Hero Member
*****
Offline Offline

Activity: 495
Merit: 500



View Profile
March 20, 2014, 07:13:37 PM
 #131

On my wallet I mean..Guess only way is to fully uninstall it and reinstall.
CanaryInTheMine
Donator
Legendary
*
Offline Offline

Activity: 2352
Merit: 1060


between a rock and a block!


View Profile
March 20, 2014, 07:19:40 PM
 #132

On my wallet I mean..Guess only way is to fully uninstall it and reinstall.
Your transactions are on blockchain.  Your wallet file has your private key/s.  When the client reads a tx on blockchain for which it has a private key, it lists them.  That's what you're asking about?

You can't delete your tx's from blockchain.
You can delete your wallet file and get a new one, but even Satoshi himself said that you should keep your wallets around.
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 20, 2014, 07:20:59 PM
 #133

Is there a way to delete transaction history?

Well if you must just move your current wallet.dat file to another directory and start QT when it doesn't find a wallet.dat file it will create a new one then you can make note of the newly created address and switch your old wallet.dat file back in there making sure to make a backup of the new one and not to get things mixed up and screwed up and then send all the coins to the new address. Don't get confused and mix things up you can loose your coins.....

Edit: To echo what Canary said once the transaction is entered into the blockchain it's there forever.
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 20, 2014, 07:30:54 PM
 #134

I was using 0.8.4 before.I uninstalled it using windows uninstaller.restarted comp.Then installed  0.9.0..Its up and running already with all info from previous version.Is this normal?I thought It was suppose to install the blockchain again?

Yes that is normal you only need to redownload/reindex the blockchain if you were using 0.7.2 or earlier.

I made it, and I think I have it. But ... what happened to the -datadir commandline? I need to redirect bitcoin core on another directory to load the blockchain ...

edit: datadir=<directory> is still in my .conf, but it still has to download all the blocks

I'm not sure what to tell you and Newar about this I've never had to use the -datadir command. I suppose if your wallet is intact and accessible by QT it could be worse.

Like I said  a few post back installing Berkley DB 4.8 may have something to do with this but you should check with someone smarter than me...

I am guessing you are using windows?
You will need to create a .bat file in your Bitcoin.exe directory and just have a shortcut of that on your desktop or something.

@echo off
bitcoin-qt.exe -datadir=X:\BitCoin

That did the trick for me Wink
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 20, 2014, 07:41:39 PM
 #135

OK, I just installed it and it says beta.
So is it the final release or a beta version?

Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
March 20, 2014, 07:46:02 PM
 #136

OK, I just installed it and it says beta.
So is it the final release or a beta version?
Bitcoin as a whole has always been beta/experimental.

rme (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 504



View Profile
March 20, 2014, 07:46:05 PM
 #137

OK, I just installed it and it says beta.
So is it the final release or a beta version?



This is the final version of Bitcoin 0.9.0 (its not a realase candidate).

All bitcoin realases have been beta since 2009, we will exit beta when Bitcoin reaches 1.0 version.
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 20, 2014, 07:49:17 PM
 #138

OK, thank you both for your reply Smiley

Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
March 20, 2014, 09:16:53 PM
 #139

Is there a way to delete transaction history?

yes and no.

if you want "clear" the transaction history of bitcoin-QT ... you can send sum of bitcoin to your android wallet.
delete wallet.dat
restart bitcoin-QT
encrypt the new wallet
restart bitcoin-QT
test to create a new receive adress (to verifiy the password ...)
and then, tranfer the sum of bitcoin from the android wallet to the bitcoin-QT new wallet.

i do this every month to have no more than 10-15 line in bitcoin-QT.



and no, you can't delete the history in the "blockchain" worldwide bitcoin network.
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 20, 2014, 10:08:14 PM
 #140

Is there a way to delete transaction history?

yes and no.

if you want "clear" the transaction history of bitcoin-QT ... you can send sum of bitcoin to your android wallet.
delete wallet.dat
restart bitcoin-QT
encrypt the new wallet
restart bitcoin-QT
test to create a new receive adress (to verifiy the password ...)
and then, tranfer the sum of bitcoin from the android wallet to the bitcoin-QT new wallet.

i do this every month to have no more than 10-15 line in bitcoin-QT.



and no, you can't delete the history in the "blockchain" worldwide bitcoin network.

It would be an interesting new feature.
Just export your transactions in a certain format and then delete the history.

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 »  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!