Pages:
Author

Topic: Bitcoin 0.12 release (Read 11264 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
February 28, 2016, 10:16:28 AM
but this is an official version of bitcoin wallet?
who "create" and "share" it and decide the implementation?
sorry but I am a newbie and I need to know more in depth BTC
This is Bitcoin Core, which is currently considered the reference implementation. It is an official wallet and it is based off of the original client written by Satoshi. The writers of the software include many people in the community, but most of them aren't active on Bitcointalk because good discussions don't happen here.
hero member
Activity: 838
Merit: 534
February 28, 2016, 08:24:39 AM
What I realy would like to see in an next version of Bitcoin Core,
would be an implement of Multisig to the UI.

Because I think this is a very useful "service" no other currency has and its a little bit "hidden".
sr. member
Activity: 644
Merit: 263
February 28, 2016, 07:44:06 AM
Quote
2016-02-01
-----------
- Release 0.12.0 final (aim)

Wladimir

I really want to try this upgrade. Smiley Are we still on-target for it to be available tomorrow?

but this is an official version of bitcoin wallet?
who "create" and "share" it and decide the implementation?
sorry but I am a newbie and I need to know more in depth BTC
staff
Activity: 3458
Merit: 6793
Just writing some code
February 27, 2016, 03:20:14 PM
Question for you all:

I have enabled pruning in 0.12 on Mac OSX, but I did it via the command line rather than using a config file. But now, whenever I open Bitcoin Core by just clicking on the icon in my Applications folder (rather than opening it via the command line), it tells me I need to -reindex to go back to unpruned mode (which I don't want to do). It does not let me open my wallet without trying to redownload the blockchain.

If I'm understanding it right, in order to be able to have Bitcoin Core run in pruned mode by default whenever I click on the Bitcoin Core icon, I need to set up the config file. But for some reason, I'm having trouble setting it up. Can anyone help me trouble shoot?

- I've created a .rtf file named bitcoin.conf
- The ONLY thing in the file is: prune=1024
- The file is saved to /Library/Application Support/Bitcoin
- That folder must be my data directory, because it's where everything else is stored.
- After creating that file and closing it, I then go to start up Bitcoin Core. But it still gives me the same error message about needing to -reindex

Appreciate any input!!

You need to remove the rtf file ending. The file needs to be a simple text file, which an rtf file is not. It is best if you simply used a plain text editor and named the file bitcoin.conf.txt. Then in the file explorer renamed that file to remove the .txt part.
newbie
Activity: 11
Merit: 0
February 27, 2016, 03:17:21 PM
Question for you all:

I have enabled pruning in 0.12 on Mac OSX, but I did it via the command line rather than using a config file. But now, whenever I open Bitcoin Core by just clicking on the icon in my Applications folder (rather than opening it via the command line), it tells me I need to -reindex to go back to unpruned mode (which I don't want to do). It does not let me open my wallet without trying to redownload the blockchain.

If I'm understanding it right, in order to be able to have Bitcoin Core run in pruned mode by default whenever I click on the Bitcoin Core icon, I need to set up the config file. But for some reason, I'm having trouble setting it up. Can anyone help me trouble shoot?

- I've created a .rtf file named bitcoin.conf
- The ONLY thing in the file is: prune=1024
- The file is saved to /Library/Application Support/Bitcoin
- That folder must be my data directory, because it's where everything else is stored.
- After creating that file and closing it, I then go to start up Bitcoin Core. But it still gives me the same error message about needing to -reindex

Appreciate any input!!
legendary
Activity: 2210
Merit: 1109
February 27, 2016, 02:43:05 AM
I maybe going crazy  Shocked I installed Bitcoin-qt 0.12 on OSX El Capitan, started it, it starts syncing then I stopped it so I can change the datadir to directory on my USB HD... I open finder (I enabled to see hidden files) and go to ~/Library/Application Support/ but NO Bitcoin folder there !! did something change with 0.12? can't find any info about it. Please help... I don't know where to put bitcoin.conf now

Not sure about your issue, but you cant change the datadir with the bitcoin.conf file as the file is within the datadir. You have to pass a path durring launch or create links.

It is solved after a restart of my laptop, the Bitcoin directory is visible now. Never seen this before on OSX but Bitcoin 0.12 is running fine now.
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 26, 2016, 07:28:17 PM
I maybe going crazy  Shocked I installed Bitcoin-qt 0.12 on OSX El Capitan, started it, it starts syncing then I stopped it so I can change the datadir to directory on my USB HD... I open finder (I enabled to see hidden files) and go to ~/Library/Application Support/ but NO Bitcoin folder there !! did something change with 0.12? can't find any info about it. Please help... I don't know where to put bitcoin.conf now

Not sure about your issue, but you cant change the datadir with the bitcoin.conf file as the file is within the datadir. You have to pass a path durring launch or create links.
legendary
Activity: 2210
Merit: 1109
February 26, 2016, 02:48:23 PM
I maybe going crazy  Shocked I installed Bitcoin-qt 0.12 on OSX El Capitan, started it, it starts syncing then I stopped it so I can change the datadir to directory on my USB HD... I open finder (I enabled to see hidden files) and go to ~/Library/Application Support/ but NO Bitcoin folder there !! did something change with 0.12? can't find any info about it. Please help... I don't know where to put bitcoin.conf now
sr. member
Activity: 481
Merit: 264
BCMonster.com BTC ZEN HUSH KMD ARRR VRSC ACH RFOX
February 24, 2016, 09:36:26 AM
Ok not sure what is going on.

I cant get Linux to recognize 0.12.0 exists.  It is almost like my registry is not updating.   I have also tried removing 0.11.2 and re installing using all the normal commands I use and when I try to load back on Ubuntu. I'm still on 0.11.2.    I have never had a problem in the past.  Any ideas?

The repos take a few days usually, if you installed from a repo (apt-get install ...) you need to wait.

Thanks that was it. They have it fixed now.
sr. member
Activity: 481
Merit: 264
BCMonster.com BTC ZEN HUSH KMD ARRR VRSC ACH RFOX
February 24, 2016, 09:35:32 AM
#99
Well, since linux doesn't have a registry, and I guess more the concern that you run a pool ... maybe this will help?
http://www.dummies.com/store/product/Linux-For-Dummies-9th-Edition.productCd-0470467010.html

Sorry was 2 am and had a few.  Intended to say repository not registry.  
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 24, 2016, 03:54:50 AM
#98
Ok not sure what is going on.

I cant get Linux to recognize 0.12.0 exists.  It is almost like my registry is not updating.   I have also tried removing 0.11.2 and re installing using all the normal commands I use and when I try to load back on Ubuntu. I'm still on 0.11.2.    I have never had a problem in the past.  Any ideas?

The repos take a few days usually, if you installed from a repo (apt-get install ...) you need to wait.
legendary
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
February 24, 2016, 02:15:48 AM
#97
Well, since linux doesn't have a registry, and I guess more the concern that you run a pool ... maybe this will help?
http://www.dummies.com/store/product/Linux-For-Dummies-9th-Edition.productCd-0470467010.html
legendary
Activity: 4551
Merit: 3445
Vile Vixen and Miss Bitcointalk 2021-2023
February 24, 2016, 02:04:12 AM
#96
Ok not sure what is going on.

I cant get Linux to recognize 0.12.0 exists.  It is almost like my registry is not updating.   I have also tried removing 0.11.2 and re installing using all the normal commands I use and when I try to load back on Ubuntu. I'm still on 0.11.2.    I have never had a problem in the past.  Any ideas?
Most likely, it's installed in more than one place so you've still got a copy of the old version after you thought you removed it. What happens when you run "which -a bitcoin-qt"?
sr. member
Activity: 481
Merit: 264
BCMonster.com BTC ZEN HUSH KMD ARRR VRSC ACH RFOX
February 24, 2016, 01:17:51 AM
#95
Ok not sure what is going on.

I cant get Linux to recognize 0.12.0 exists.  It is almost like my registry is not updating.   I have also tried removing 0.11.2 and re installing using all the normal commands I use and when I try to load back on Ubuntu. I'm still on 0.11.2.    I have never had a problem in the past.  Any ideas?
administrator
Activity: 5222
Merit: 13032
February 23, 2016, 08:01:51 PM
#94
Well this is odd.  I just updated from 11.2 and now I have a 'Pending' amount in my wallet that was not there before and there are no transactions for that amount that show in my wallet or blockchain for my address.

Not sure what would cause that, but a rescan might fix it.
legendary
Activity: 1610
Merit: 1183
February 23, 2016, 01:04:54 PM
#93
Well this is odd.  I just updated from 11.2 and now I have a 'Pending' amount in my wallet that was not there before and there are no transactions for that amount that show in my wallet or blockchain for my address.

Did you do this transaction or is it an incoming one? It is weird that it doesn't show up on the blockchain, usually this is because it hasn't spread yet to the network, but im not sure how the pending stuff works tbh.
legendary
Activity: 1148
Merit: 1000
February 23, 2016, 11:25:05 AM
#92
Well this is odd.  I just updated from 11.2 and now I have a 'Pending' amount in my wallet that was not there before and there are no transactions for that amount that show in my wallet or blockchain for my address.
staff
Activity: 3458
Merit: 6793
Just writing some code
February 23, 2016, 07:05:27 AM
#91
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
February 22, 2016, 04:48:32 PM
#90
Anything I need to be aware of as a technical amateur? I'm running 0.11.2 simply as a way to store a portion of my stash safely. Anything I need to know when I upgrade to 0.12 ?
You can check the release notes at https://github.com/bitcoin/bitcoin/blob/0.12/doc/release-notes.md but no, I don't think there is anything really that you should be worried about when upgrading.

Thanks bro, as always literally one of the most helpful, knowledgable posters I've come across here Smiley
staff
Activity: 3458
Merit: 6793
Just writing some code
February 22, 2016, 04:19:36 PM
#89
Anything I need to be aware of as a technical amateur? I'm running 0.11.2 simply as a way to store a portion of my stash safely. Anything I need to know when I upgrade to 0.12 ?
You can check the release notes at https://github.com/bitcoin/bitcoin/blob/0.12/doc/release-notes.md but no, I don't think there is anything really that you should be worried about when upgrading.
Pages:
Jump to: