jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
December 06, 2012, 08:56:04 PM |
|
Average users can help bitcoin, too. Gavin is looking for people to help test version 0.7.2, the next bugfix version of Bitcoin-Qt / bitcoind. If you are more adventurous, the much improved, faster next version (0.8 ) needs lots of testing, too. Especially on Windows.
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
bitcoindaddy
|
|
December 07, 2012, 12:26:21 AM |
|
for the git-idiots among us, can you explain how to access these two new versions?
|
|
|
|
hazek
Legendary
Offline
Activity: 1078
Merit: 1003
|
|
December 07, 2012, 12:28:29 AM Last edit: December 07, 2012, 10:13:43 AM by hazek |
|
I have this installed and am running it but I have no idea what constitutes to a test. Would be great if you could give me some instructions or link to a post where I could find them.
|
My personality type: INTJ - please forgive my weaknesses (Not naturally in tune with others feelings; may be insensitive at times, tend to respond to conflict with logic and reason, tend to believe I'm always right)
If however you enjoyed my post: 15j781DjuJeVsZgYbDVt2NZsGrWKRWFHpp
|
|
|
justusranvier
Legendary
Offline
Activity: 1400
Merit: 1013
|
|
December 07, 2012, 12:45:08 AM |
|
Where exactly is 0.8? I looked everywhere in the bitcoin respository on Github and saw no sign of such a branch.
|
|
|
|
Luke-Jr
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 07, 2012, 12:52:52 AM |
|
Where exactly is 0.8? I looked everywhere in the bitcoin respository on Github and saw no sign of such a branch. The latest bleeding-edge code is always in the GitHub master branch: https://github.com/bitcoin/bitcoin/
|
|
|
|
justusranvier
Legendary
Offline
Activity: 1400
Merit: 1013
|
|
December 07, 2012, 01:00:42 AM |
|
What's confusing me is how there are a couple 0.6.x branches, and no 0.7.x branches at all. If some code has been merged into master which will become 0.8 and development is still going on for 0.7 where are those commits being merged? Into the 0.6.3 branch?
|
|
|
|
grimd34th
Member
Offline
Activity: 89
Merit: 10
|
|
December 07, 2012, 01:03:33 AM |
|
What's confusing me is how there are a couple 0.6.x branches, and no 0.7.x branches at all. If some code has been merged into master which will become 0.8 and development is still going on for 0.7 where are those commits being merged? Into the 0.6.3 branch? try looking at tags for the versions
|
|
|
|
Luke-Jr
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 07, 2012, 01:06:49 AM |
|
What's confusing me is how there are a couple 0.6.x branches, and no 0.7.x branches at all. If some code has been merged into master which will become 0.8 and development is still going on for 0.7 where are those commits being merged? Into the 0.6.3 branch? The stable/backport branches are maintained over at Gitorious: http://gitorious.org/bitcoin/bitcoind-stable/
|
|
|
|
justusranvier
Legendary
Offline
Activity: 1400
Merit: 1013
|
|
December 07, 2012, 01:10:17 AM |
|
That makes more sense. I dislike doing things manually so I'm trying to make ebuilds to do the compiling and installation for me, but it was difficult to know which branches/repositories to point them at.
|
|
|
|
bitcoindaddy
|
|
December 07, 2012, 01:10:48 AM |
|
Where exactly is 0.8? I looked everywhere in the bitcoin respository on Github and saw no sign of such a branch. The latest bleeding-edge code is always in the GitHub master branch: https://github.com/bitcoin/bitcoin/That doesn't help. What is the exact git command to try the 0.8 version? You assume I know git. I don't.
|
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
December 07, 2012, 01:37:42 AM |
|
for the git-idiots among us, can you explain how to access these two new versions?
No need for git, to test 0.7.2: The OP included Gavin's post, which links directly the SF download site: http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.7.2/test
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
December 07, 2012, 01:39:42 AM |
|
Where exactly is 0.8? I looked everywhere in the bitcoin respository on Github and saw no sign of such a branch.
All development is on the main branch ("master"). What will become 0.8 is what you get when you clone git://github.com/bitcoin/bitcoin.git
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
December 07, 2012, 01:42:53 AM |
|
For 0.8, the "jenkins" build robot has some stuff you may test: http://jenkins.bluematt.me/job/Bitcoin/
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
Luke-Jr
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 07, 2012, 02:01:29 AM |
|
That makes more sense. I dislike doing things manually so I'm trying to make ebuilds to do the compiling and installation for me, but it was difficult to know which branches/repositories to point them at.
There are already ebuilds. layman -a bitcoin to get more (including 9999 for latest git master).
|
|
|
|
finway
|
|
December 07, 2012, 03:21:21 AM |
|
Installed pre0.8 3weeks ago, it's working fine on WindowsXP & Windows7.
|
|
|
|
hxtop
|
|
December 07, 2012, 04:36:13 AM |
|
that good news ,maybe fixed some trouble problem.
|
|
|
|
nomnomnom
|
|
December 07, 2012, 09:05:54 AM |
|
That doesn't help. What is the exact git command to try the 0.8 version? You assume I know git. I don't. If you have git already installed, just type: git clone https://github.com/bitcoin/bitcoin.git
|
|
|
|
BkkCoins
|
|
December 08, 2012, 06:42:57 AM |
|
Ok. I did this but it builds 0.7.1 according help output. How does one build 0.8.0? Is there a makefile flag or something? Thx.
|
|
|
|
jgarzik (OP)
Legendary
Offline
Activity: 1596
Merit: 1100
|
|
December 08, 2012, 06:57:18 AM |
|
Ok. I did this but it builds 0.7.1 according help output. How does one build 0.8.0? Is there a makefile flag or something? Thx.
That is normal. The version does not become "0.8" until release day.
|
Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own. Visit bloq.com / metronome.io Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
|
|
|
BkkCoins
|
|
December 08, 2012, 08:21:53 AM |
|
Thx.
I cloned from git and built source. It appears to be re-downloading blocks again on top of what was already present from the PPA install. I removed that package now and tried again with -loadblock options as suggest in pruning thread. It's still re-downloading.
Am I right in thinking that it's now processing blocks from dat files into the leveldb (coins, blocks dirs)? It's still taking a while. Are there any files I can delete after as no longer needed?
And do I have to wait for this to finish before I can use normally. The getvlockcount rpc call is reporting around 140000 now but going up fairly slowly.
|
|
|
|
|