Bitcoin Forum
May 07, 2024, 02:02:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 »
301  Economy / Services / Re: [BOUNTY - 25 BTC] : read only blockchain patch for bitcoind on: June 13, 2012, 06:26:18 PM
I am trying to add multiple independent wallets/users support to bitcoind. It is planned to work this way: There will be one bitcoind normally running, but it will use multiple wallet.dat files. Every RPC user will have its own file, and they will be authenticated by existing RPC username/password (so, no change necessary at the client).

The code is at: https://github.com/jurov/bitcoin . I have some issues with testnet, so the code is almost untested as of now. It will create two files wallet.dat and wallet2.dat . The first one is accessed normally by username and password from bitcoin.conf, the second one has "2" added in the end of both username and password, for example:

Quote
#access wallet.dat
% bitcoind -rpcuser=user -rpcpassword=pass getaccountaddress ""  
mkdkmraXRMmVw115NHuF1qippjqGpUravx
# access wallet2.dat
% bitcoind -rpcuser=user2 -rpcpassword=pass2 getaccountaddress ""
msVoNGgtq31rbqkngmpc5uqV2w6tSBu9MH

However I want to know first whether there is enough interest in this solution. I guess the work necessary to bring it up to par quality and especially security-wise will be around 150 BTC.
302  Bitcoin / Development & Technical Discussion / Re: Testnet chain download stuck on: June 13, 2012, 05:33:36 PM
I have the same problem, got errors trying to use testnet with current HEAD from https://github.com/bitcoin/bitcoin.git :
Quote
received block 000000033cc282bc1fa9
 ERROR: CheckProofOfWork() : nBits below minimum work
 CheckBlock() : proof of work failed
 ERROR: ProcessBlock() : CheckBlock FAILED
 received block 000000037b21cac5d30f
 ERROR: CheckProofOfWork() : nBits below minimum work
 ERROR: CheckBlock() : proof of work failed
 ERROR: ProcessBlock() : CheckBlock FAILED
 disconnecting node 173.208.219.162
 Disconnected 173.208.219.162 for misbehavior (score=100)
303  Other / Beginners & Help / Re: *** We're giving out free bitcoins on rugatu.com ! *** on: June 11, 2012, 11:40:55 AM
Registered as jurov,thx!
304  Bitcoin / Bitcoin Discussion / Re: IPv6 now live on bitcoin network - please test on: June 06, 2012, 10:46:23 AM
What's the benefit of using IPv6?
Among others, NAT is not supported - more peers should be reachable that are now behind home routers. Also, roaming - connections are not lost when you switch networks (but this depends on proper implementation at ISPs, we'll see)
305  Economy / Services / Re: Professional Graphic Design And Art Starting @ 3 btc on: June 02, 2012, 10:20:11 PM
Nice. But can't you really perform better than this?
306  Bitcoin / Development & Technical Discussion / Re: Deflation, Doomsday and the return of Lost Coins on: May 07, 2012, 11:27:54 AM
Is there a way to find out how many coins haven't moved since bitcoin reached parity with the USD? I'm assuming that's about the time that people started to take their BTCs seriously.

Can you imagine how many wallets/BTCs people have lost in the first few years, thinking this was just an interesting fad before formatting their drives?

We are talking about time frame of only ~ 2 years till bitcoin gained significant value. I really don't believe that large part of computer-savvy users managed to lose their wallet.dat in such short time, do you?

Quote
In the long term, lost coins will be mined (because wallet security will be easy enough to break for future hardware).

The consensus is that this won't happen within our lifetime.
What consensus? Citation needed...
307  Other / Beginners & Help / Re: Your ideas for shell-based services on: May 06, 2012, 03:39:48 PM
Quote
user019@tryit ~ $ uname -a                                                     
Linux tryit 3.2.2-hardened-r1-v3 #2 SMP Thu Apr 12 11:21:47 CEST 2012 i686 Celer
on (Coppermine) GenuineIntel GNU/Linux
user019@tryit ~ $ 
Is it running on physical server? What are the monthly costs?
Also, afaik Netlab does not provide public server-housing. Are you working there?
Yes this is physical server, old machine with low electricity consumption, so the running costs are negligible. Plus it's partially covered by adsense revenue. It's "colocated" at my home, netlab provides 10mbps upload, that's more than enough for this.

I'll look into the gcc stuff, gentoo does some symlink wizardry in /etc and it needs to be copied into sandbox after every upgrade.
308  Bitcoin / Development & Technical Discussion / Re: Deflation, Doomsday and the return of Lost Coins on: May 06, 2012, 09:59:27 AM
Interesting,nobody takes into account tech progress and advances in computing. It may be feasible to recover lost bitcoins by cracking the blockchain by quantum computers in, say, 50 years. Of course, official btc will be moved to more secure hash algo,but as long as there will be path to move coins to new quantum blockchain, someone will inevitably use quantum computer to crack lost coins from old blockchain...and thus the problem will be solved itself!
309  Economy / Gambling / Re: MMM-2011 hugest Ponzi scheme :: Bitcoins accepted on: May 01, 2012, 04:15:45 PM
How does shorting work, anyway?  I've seen reference to it in investment forums, but I'm rather a newbie when it comes to investment vocabulary. 
http://en.wikipedia.org/wiki/Short_%28finance%29

Basically you borrow the stuff you want to short, and sell it at current price. Later, when time comes to return that stuff, buy it back again, hopefully much cheaper (and have a profit). In this case step 2 depends on members of MMM desperately wanting to sell mavros much below the "official" price. This will inevitably happen, question is when exactly.
310  Economy / Gambling / Re: MMM-2011 hugest Ponzi scheme :: Bitcoins accepted on: May 01, 2012, 11:07:24 AM
Did anyone think about shorting this mavro stuff?
311  Economy / Service Announcements / Re: [Dailybitcoins.org] Bitcoin faucet, sponsored by ads on: April 21, 2012, 09:44:47 AM
had almost all "earnings" wiped out by tx fees Roll Eyes
As I know recipients have not pay transaction fees.
No, I am not talking about the moment when I received them from dailybitcoins. I had to pay the 0.0025 btc fee later when I wanted to send all the coins elsewhere. It happpened despite I used always the same address.

It is not your problem, I know, but for me it does make dailybitcoins useless. I propose you to add option to pay the recipient once a month all together, so that there will be less transactions and thus no tx fees for users later.
312  Other / Beginners & Help / Re: Bitcoin is strangling my computer on: April 20, 2012, 11:38:31 PM
If you have desktop machine, alternate solution is to have dedicated HDD for bitcoin, so that it isn't trashing rest of system. Even old IDE relic will do (it may only have sluggish response sometimes).
313  Economy / Service Announcements / Re: [Dailybitcoins.org] Bitcoin faucet, sponsored by ads on: April 20, 2012, 11:08:13 PM
Just tried to drain the walled used for dailybitcoins... and had almost all "earnings" wiped out by tx fees Roll Eyes

It's not worth it, maybe if one uses bitcoin client patched for zero tx fees, or for bots.
314  Other / Politics & Society / Re: The True Children on: April 14, 2012, 07:53:46 AM
So, shall some New World Order-ish shit happen, you 'll just take a gun and hide away somewhere? Didn't it occur to you this is actually what they(whatever you define "them") want to happen? They want you to be alone, mistrusting everyone, thinking in terms of "combat".

No, they don't. I don't think you have seen the UN plans to restrict the US population to major metropolitan areas.

Highly agitated citizens don't produce taxable labor.

Anyways, I'm interested to hear your reasoning.

Look, I just want to explain -  I am from exactly the part of Europe that everyone had plans with, perhaps even for millenia. Romans, Franks, Hungarians, Turks, Mongols, Third Reich, Soviet Russians,.. you name it. And I can say for sure that while hiding strategy did work before, since 20th century it does not work anymore. It's good to have some land, but it's not possible to sustainably defend it anymore. Instead, it's nice to have own crops when government fucks up with agriculture.

Remember, I am not writing about some nebulous OSN plans. I am writing from actual experiences of my family and other people. You may as well do your own research among hard facts instead of scaremongering pamphlets.
315  Other / Politics & Society / Re: The True Children on: April 13, 2012, 02:22:31 PM
So, shall some New World Order-ish shit happen, you 'll just take a gun and hide away somewhere? Didn't it occur to you this is actually what they(whatever you define "them") want to happen? They want you to be alone, mistrusting everyone, thinking in terms of "combat".

At least try to make informed decisions before boasting and bragging. Find out what happened to people who tried to prepare (like you are preparing) for fascists' or communists' coming. I'll say just one thing - these just had nasty habit to outlive anyone's stashes of food and ammunition.
316  Local / Other languages/locations / Re: Česky on: April 04, 2012, 03:41:15 PM
Ucet v EUR dostupny je v slovenskym Privatbanka
Ahoj, a je nejaka moznost aj okamzitej vymeny alebo treba cakat na prevod? Lebo neviem ci sa da v Privatbanke vkladat cash.

Ak nie tak sa mi viac oplati nakupovat bitcoiny priamo na burze - Intersango prijal SEPA platbu uz za 2-3 dni Cheesy, na cryptoxchange a mtgox to trvalo aj 1-2 tyzdne Angry
317  Local / Other languages/locations / Re: Hladam zaujemcov o pravidelne pisanie clankov pre bitcoins.sk on: April 04, 2012, 03:33:44 PM
Ahoj,

Hladam zaujemcov o pravidelne pisanie clankov pre bitcoins.sk
Jednalo by sa o pravidelne zapisky blogoveho charakteru raz tyzdenne, pripadne raz mesacne, doplnene o monitoring zahranicnych medii a preklad dolezitych sprav ktore sa v nich objavia. Primarne hladam nikoho schopneho pisat v Slovencine, no Cestina tiez pripada do uvahy. Kedze sa v tejto oblasti nepohybujem, nedovolim si odhadnut cenu takejto prace. Vyplacanie odmeny v BTC alebo EUR. Ak ma niekto vazny zaujem, moze bud odpovedat na tento post, alebo mi pisat na email a jabber deafboy(at)cicolina.org
Ahoj,

pisat by som vedel ale neviem velmi o com, nie som miner (ak neratam tych par litecoinov co som si bol spravil na CPU).. ale mozno by som vedel nieco napisat o #bitcoin-otc a investovani do MPOE a na GLBSE.

Prosim admina/cloveka co zalozil thread aby zmenil napis na "Česky a slovensky" alebo podobne Wink
318  Other / Politics & Society / Re: How irrational are people? on: March 30, 2012, 01:01:51 PM
The authors of The Invisible Gorilla book are scientists who answer this very question. Wholeheartedly recommend everyone to read this book. IMHO it is necessary for everyone to overcome described illusions to move forward as a whole civilization.
319  Other / Politics & Society / Re: Prove to me objective "rights" exist. on: March 27, 2012, 09:15:00 AM
Consider that vast majority of countries approved this:

http://en.wikipedia.org/wiki/Universal_Declaration_of_Human_Rights

You probably consider Newtonian physics "proven" because most physicists and a lot of other people agree it is reasonable approximation of reality. Similarly, I can easily consider universal human rights "proven" because most people agree that everyone should have these rights. IMHO it's silly to argue beyond this point, we should argue about the soundness of the human rights concept itself.

Quote
Isn't the only thing that defines a "right" is the strength and power of oneself to obtain said entitlement? Isn't a "right" void once the means to enforce it are gone?

What good is a list of human rights when the power to enforce them is easily corrupted and dissolved?

Can one only truly guarantee himself his "rights" by his own self-liberation, strength and ensured means
Have you ever lived in totalitarian society? From my experience, I must strongly disagree with you that the rights depend on means to enforce it! I was born in Czechoslovakia, literally few kilometers from iron curtain. It was plainly impossible to use strength and power of oneself to obtain entitlements like freedom of speech, except trying to flee West and risk being shot or imprisoned plus having caused problems to whole family for the attempt. It was very important for us to have illegal broadcasts and other means of support from the West, to know that someone somewhere believes that we have these rights despite our government and law prevents us to exercise them. Radio Free Europe wasn't at all force that could enforce anything. But it accelerated the decay of communist regime to the extent that when the opportunity came, nobody wanted to defend the regime. Otherwise, whole Eastern Europe could have ended in civil war like Yugoslavia or Libya.
320  Other / Politics & Society / Re: So, apparently I can't work more than 40 hours a week... on: March 19, 2012, 09:06:11 AM
But in any event, society has no right to say to people, "We know better than you what's good for you, so we're going to force you to act the way we think is best."
This sounds agreeable,except that it doesn't match reality at all. Every day new demands and rules are created by society, ranging from anti-discrimination laws through work regulations to smoking bans. Those who ignore this reality, and its underlying irrational part of human psychology, do so at their own peril.
Quote
Plus, I don't believe you. You may say you care about preventing people from being exploited, but it seems much more likely, and much more sensible, that you're really trying to prevent competition. That is, you are trying to prevent people who *do* benefit from working lots of hours from doing so in the mistaken belief that this makes things easier for people who don't want to work lots of hours. That attitude is not only morally repugnant but it's logically wrong.
To me, you seem like saying "LALALALA, humans are fully rational beings that are able fully self-regulate and I don't want to hear anything else because it's not logical, LALALALALA". Maybe I am immoral, but I feel that acknowledging and questioning reality as it stands is better that maintaining feeling of moral supremacy and illusion of knowledge. Still, yes, there are basic human rights and I believe in them and I believe that to violate them is immoral. But also, man is a social animal that needs stable and working society with clear rules to support him/her. There was, is and will be strife for any foreseeable future.  I see the worktime regulations being in the gray area somewhere between, and I am trying to think where they came from.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!