Bitcoin Forum
May 28, 2024, 12:28:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Development & Technical Discussion / Re: [Paid] [Bounty: 10 BTC] Bitcoind build instructions for Centos x86 and x64 on: March 16, 2012, 01:32:53 PM
Nope, guess I didn't make it clear in my EDIT:, I got it built after installing the *-static packages. Which I probably could've avoided by just doing the ldconfig thing you mentioned. Thanks for the cool script. Smiley

Now if only someone would make a .rpm and keep it up to date... Wink
2  Economy / Marketplace / Re: BitVPS WANTS TO HELP SLUSH -- YOU CAN TOO on: March 14, 2012, 11:24:09 PM
I donate blood every 8 weeks, and I go see movies about once every couple months. I earn 'points' that I can redeem for free movie tickets by giving blood. This makes going to the movies cheaper. If I didn't earn points, I would still donate blood, and I would still go to the movies.

What BitVPS is doing is similar. They are offering a discount for people who want a VPS, and also want to donate to slush. Without this, they would probably still be getting a VPS, it's hardly an impulse purchase market afaik.
3  Economy / Lending / Re: [REQUEST] Funding for BitVPS.COM on: March 14, 2012, 08:43:38 PM
Have you thought about selling shares on GLBSE? Instead of paying back a loan you could just pay dividends. I'd buy shares. Smiley
4  Bitcoin / Development & Technical Discussion / Re: [Paid] [Bounty: 10 BTC] Bitcoind build instructions for Centos x86 and x64 on: March 14, 2012, 04:18:35 PM
I tried that script and I get this error:

Quote
g++ -pthread -Wextra -Wno-sign-compare -Wno-char-subscripts -Wno-invalid-offsetof -Wformat-security -g -DNOPCH -I/root/Bitcoin/Libraries/bitcoin-master/src -DUSE_SSL -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2 -O2 -I"/home/root/Bitcoin/Deps/include" -static -o bitcoind obj/checkpoints.o obj/netbase.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/script.o obj/util.o obj/wallet.o   -Wl,-Bstatic -mtl /home/root/Bitcoin/Deps/lib/libboost_system.a -mtl /home/root/Bitcoin/Deps/lib/libboost_filesystem.a -mtl /home/root/Bitcoin/Deps/lib/libboost_program_options.a -mtl /home/root/Bitcoin/Deps/lib/libboost_thread.a /home/root/Bitcoin/Deps/lib/libdb_cxx.a -mtl /home/root/Bitcoin/Deps/lib/libssl.a -mtl /home/root/Bitcoin/Deps/lib/libcrypto.a -lgcc -Wl,-Bstatic -l z -l dl -l pthread
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [bitcoind] Error 1

What is this z library, why isn't it installed, and where can I get it?

It is a very common compression library.  You should be able to install it with:

Code:
yum install zlib

I get the same error, I have both zlib and zlib-devel installed.

EDIT: Installing zlib-static solved that error. I then got a second error for -ldl and installing glibc-static solved that issue too. Now that I look at the output from TT I notice that the build failed in a completely different place, mine failed at the very end when it's using the new makfile on bitcoind. So his problem is probably just not having zlib/zlib-devel installed.

Also, I think my problem may have been because I didn't remove the Bitcoin/ directory after some failed builds earlier from missing dependencies.
5  Bitcoin / Project Development / Re: [ANNOUNCE] CoinWorker.com beta - earn bitcoin in minutes via tasks in browser on: March 02, 2012, 05:11:11 PM
I think he said earlier that the jobs are provided by different people and the company he gets them all from just puts them together. So the different people are 'competing' for you to do their jobs by providing more pay and making them easier than others. So by not doing that job, you're convincing them that they need to pay more to get it done. Smiley
6  Economy / Marketplace / Re: 5 dollar logos (or 1btc) on: March 01, 2012, 12:54:34 PM
I would like a logo as well, PM me for the details. Is there any way to do this through fiverr and still pay in BTC? It would be nice to be able to give you a rating there, but I'm not sure how it works.

I would like a logo made. PM me thanks!

I'm not pm'ing anyone. post your requirements here

I'd rather not post my website and brand ideas on a public forum..

Quote
I would like a logo as well, PM me for the details. Is there any way to do this through fiverr and still pay in BTC? It would be nice to be able to give you a rating there, but I'm not sure how it works.

Nah I don't think you can. Just summit your request at fiverr
http://fiverr.com/logo_lab

So putting the request in fiverr is the only way to not have everyone see what I want my logo to be?
7  Economy / Marketplace / Re: 5 dollar logos (or 1btc) on: February 29, 2012, 09:40:17 PM
I would like a logo as well, PM me for the details. Is there any way to do this through fiverr and still pay in BTC? It would be nice to be able to give you a rating there, but I'm not sure how it works.
8  Bitcoin / Wallet software / Re: My appeal to khal and namecoin developers on: February 27, 2012, 07:00:28 PM
3. Nedd an ability to accept even million of domain transactions per block

This! Allowing perhaps millions of transactions per block would open up the possibility of something being done with m/ (messages) namespace. Pruning them seems like the ideal solution if it's an instant messaging scenario, but keeping them around would be better if it's an email sort of scenario. Either way you'd need lots of transactions to be possible.

Imagine a decentralized  IRC or IM client where you control your security with encryption and no centralized authority censors,limits access,or monitors messages that are difficult to encrypt without plugins.

For example, say you want to have a secure place to discuss terms, perhaps you need to give some personal phone or address information, or website access passwords, and don't want it getting into the wrong hands. You can use their n/ name to verify who they are with a GPG key and/or signed message verifying their ownership of a public bitcoin address, you can then discuss terms with a secure namecoin instant messaging client (encrypted text that if desired gets pruned from blockchain), then you send your bitcoins to the address you verified belongs to the person you're talking to.

If problems arise, the agreement is stored in the block chain, and you can provide the decryption key to anyone to verify that the other party has not fulfilled their obligations.

I understand that i left some security holes in there but you get the general idea. I think it would be very cool. Smiley

/end lofty dreams for namecoin
9  Bitcoin / Project Development / Re: [ANNOUNCE] CoinWorker.com beta - earn bitcoin in minutes via tasks in browser on: February 25, 2012, 03:23:19 AM
Quote
I also think it'd be cool (and good business) to have a leaderboard like system where you show "Look at all the BTC other people are earning!" so more people get involved.

Leaderboards can have mixed effects. The fact that all working is public is an important parallel to the public-ness of the global blockchain... but I wouldn't want top workers to be singled out for possible interference (by reusing their addresses) from mischief-making observers.

There will eventually be some highlighting of top-earners/top-earning-periods, maybe limited to secured 'Extended Address' workers, or workers who opt-in. (Maybe I should just report generalities: "The top earner today made Xbtc. N workers made over Ybtc. You are the Nth highest earner in the last 7 days." Would that be interesting?)

Yah! Just showing 'the highest was x in total people earned y' and other things that don't identify people sounds great.

Quote
Quote
You could use the new 'sign message' feature in .6.0 to have people sign a message saying "I own this public address and coinworker.com can use it to identify me" and then use the verification address as a password or something, and let them use that to set their payment threshold.

That's a great idea. I'm still on 0.5.2 as released... what's the best source for information about this new signing feature?

{Warge

I can't find a simple explanatory wiki on it but I managed to find some discussions on it when it was first made:

Forum discussion: https://bitcointalk.org/index.php?topic=6428.0

Original pull request: https://github.com/bitcoin/bitcoin/pull/183
Second pull request: https://github.com/bitcoin/bitcoin/pull/524

GUI pull request: https://github.com/bitcoin/bitcoin/pull/582 - has some discussions on the use cases for it

tldr, basically you have them do signmessage either through the gui or with bitcoind like so:

signmessage <my public address> "I own this public address and coinworker.com can use it to identify me"

This would return a signature, you'd have them put this signature on your website and then you would do:

verifymessage <user public address> <user supplied signature> "I own this public address and coinworker.com can use it to identify me"

which would return 'true' or 'false'

True would mean they own that public address and signed that message "I own this.."

False would mean they gave you an invalid signature.
 
10  Bitcoin / Pools / Re: [30 GH][0% Fee][Merged Mining/LTC] SIMPLECOIN.US [PPLNS/SMPPS] on: February 24, 2012, 05:38:58 PM
PPLNS seems to be down. :-/

Sorry, have to reboot. Network stack error.

It was up for awhile but now pplns is down again.
11  Bitcoin / Pools / Re: [30 GH][0% Fee][Merged Mining/LTC] SIMPLECOIN.US [PPLNS/SMPPS] on: February 24, 2012, 04:20:07 PM
PPLNS seems to be down. :-/
12  Bitcoin / Project Development / Re: [ANNOUNCE] CoinWorker.com beta - earn bitcoin in minutes via tasks in browser on: February 24, 2012, 03:24:17 PM
I ran into a task (32 pts) where it had part 1,2,3 and then the same exact part 1,2,3 right after. Is that an accuracy test or..? I'm using chrome if that's relavent. Also another task's instructions, I think a 'is this a good image advert' one, tried to imbed a pdf as an image and it didn't work so I had to view source on it.

I also think it's a bit weird to automatically send you on to the next task without telling you. People like knowing they completed something before they have to start the next task.

I also think it'd be cool (and good business) to have a leaderboard like system where you show "Look at all the BTC other people are earning!" so more people get involved.

You could use the new 'sign message' feature in .6.0 to have people sign a message saying "I own this public address and coinworker.com can use it to identify me" and then use the verification address as a password or something, and let them use that to set their payment threshold.
13  Economy / Trading Discussion / Re: Problems with Matthew N. Wright on: February 24, 2012, 05:52:09 AM
Provided I receive this refund  at 1Yj6hiWeLL8pxCtCVrtfpNFKhrJUwjT5d from an address that is veritably  Bittalk Media Ltd./ Bitcoin Magazine 's

wut?

How is BitTalk Media supposed to prove that a sending address is theirs? Is anyone else getting the "This issue will never die so long as Goat keeps talking" vibe?

You can sign a message to prove you own the address. This is a feature coming in .6.0.

Idk how it works, but basically you choose a public address, and you can add a bit of text like "This is a refund for x and x and x" click 'sign message' and you get a verification key that the other party can use to confirm that you signed the given text "this is a refund...", and you own that public key.

At least that's my understanding of what it does, could be mistaken.
14  Other / CPU/GPU Bitcoin mining hardware / Re: DiabloMiner GPU Miner (LP, BFI_INT, async nw, multipool, 79xx GCN) on: February 23, 2012, 06:25:07 PM
To specify a specific card you can use the -D option and add a number at the end. This number will always be the same afaik as long as you dont remove/install cards.

For example:

DiabloMiner-Windows.exe -u user -p password -o pool.address.com -r port(e.g. 8337) -v 2 -D 2

Where 2 would be the number for your mining card. Since you have 2 cards, it could be either 1 or 2. Diablo tells you what card it's found and is going to use so trial and error will get you what number you need to put there.
15  Other / Beginners & Help / Re: State of Bitcoin on: February 22, 2012, 07:29:35 PM
I don't think the people who ideologically like bitcoins are against corporations, they're more against central banks and money being in the hands of others and capable of being locked and taken away by government intrusion. These are more libertarian ideals (re: Ron Paul). I think the fact that the more hash's and btc you have the more power you have is kind of super capitalist in a way.

Having traders get involved is a good thing imo, people familiar with the industry are adopting it more and more.
16  Bitcoin / Development & Technical Discussion / Re: The Bitcoin network on: February 22, 2012, 01:38:38 PM
That google maps link throws an error for me:
"https://mtgox.com/api/stats... could not be displayed because it is too large."
17  Bitcoin / Development & Technical Discussion / Re: Version 0.6 release candidate 1 on: February 20, 2012, 05:18:29 PM
I just used importprivkey to import a key, and the whole thing hung up for several minutes.  Is that normal?

The import appears to have been successful though.

Yes, the entire blockchain is rescanned for transactions to the key you imported.

Does it make the UI unresponsive with no indication as to what is happening? Sounds like a bug to me.
18  Bitcoin / Development & Technical Discussion / Re: Protocol changes scheduled for Feb 20 on: February 20, 2012, 02:13:46 PM
Fwiw, I wouldn't use a GUI that used wxWidgets. Love the Qt version though. Guess everyone has their preferences.
19  Bitcoin / Pools / Re: [22 GH][0% Fee][Merged Mining/LTC] SIMPLECOIN.US [PPLNS/SMPPS] on: February 19, 2012, 07:52:17 AM
Woo! Took like a week but I can finally reply here. ;p


[what I wanted to post on the 10th]
I thought it was cool when the prop block was found and everyone who was there had huge hash rates lol. I was pullin 77,000 MH Wink
77,000 MH??? so 77 ghs? do you mean 77,000 khash? if 77,000 mhashs please bring them back to the pool. Smiley

Lol, no no no no, it was an error that was shown for only a few minutes or so, I shoulda taken a screenshot, it showed me having 77,000 *M*H. Basically everyone who got automagically switched to PPLNS from PROP had crazy hash rates, including you.

That's what the UPDATE: simplecoin posted was referencing:

PROP BLOCK FOUND!

The BTC/Prop Pool is now redirecting to the PPLNS pool (assuming you're using port 80 or 8337).

All shares past the winning share have been moved to PPLNS pool as promised.

UPDATE: The prop pool server has been shutdown to ensure no more shares.

The Hashrate is messed up due to the massive movement of shares to PPLNS from Prop.

I only have ~700 MH and i've had to take it down quite a bit in the past few days as I've been fiddling with the setup.
20  Bitcoin / Pools / Re: [22 GH][0% Fee][Merged Mining/LTC] SIMPLECOIN.US [PPLNS/SMPPS] on: February 19, 2012, 12:56:59 AM
Woo! Took like a week but I can finally reply here. ;p


[what I wanted to post on the 10th]
I thought it was cool when the prop block was found and everyone who was there had huge hash rates lol. I was pullin 77,000 MH Wink
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!