Bitcoin Forum
May 14, 2024, 01:57:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 [274] 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 ... 800 »
5461  Bitcoin / Bitcoin Discussion / Re: This bitcoin transaction was received in 1972... what? on: July 20, 2013, 05:30:11 PM
After 2016 blocks have been found, how is the difficulty adjusted to make finding blocks slower/faster... I thought timestamps were used for this.

There are timestamps in blocks, that is used to compute the difficulty change (and blocks must be within 2 hours of network mean time or will be rejected by other nodes).

However that has nothing to do with this transaction. There are no timestamps on transactions.  Blockchain.info is simply (incorrectly) reporting the time THEY saw the transaction which even if correct will vary from node to node.
5462  Alternate cryptocurrencies / Altcoin Discussion / Re: Miner's Official Coin LAUNCH - NUGGETS (NUGs) on: July 20, 2013, 05:21:09 PM
Woah, so if Satoshi would go in this direction, would the extant version need to be done away with (legally anyway)?  Not at all implying that he would, anyway, just wondering.

No Balthazar is playing academic semantic games.

The code was released under MIT license.  Satoshi has no control over either the original copies (unmodified copies of the code he released), or derived copies (improvements to Bitcoin protocol, altcoins, etc).  None.

Just to try and confuse the point Balthazar is saying that IF Satoshi could convince every single person who has a modified copy of the source code to delete it (not just Gavin, or every developer, but every single human on the planet who has a copy), and not just every original copy but every derivative copy as well (all the improvements to Bitcoin, all the alt-coins, etc) then he could modify his copy (the only remaining copy) and release it under a different license.

Essentially an asinine scenario which was pointless to even bring up other than to confuse the fact.  It would be like saying if I found every single copy of Shakespeare's works and destroyed them.  Literally every single copy, everywhere in the world, not a single tattered copy in a bookstore, not any copy on a publishers computer, no ebooks.  Litterally every single copy destroyed except the copy I own.  I could then modify the copyright page and release his works as my own. How would anyone prove that I didn't write it.   Of course that is such a stupid asinine scenario nobody discusses that when covering what a copyright means.

If you download a copy of Bitcoin (or any open source project) you have a right to keep it, modify it, distribute it, publish it, etc.  Just like the MIT license says in plain english.

Quote
... Permission is hereby granted, free of charge, to any person obtaining a copy of this software ... to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,

Nobody can take that right away.  Nobody. Obviously like any other right you can voluntarily give up your right but it can't be taken from you.
5463  Bitcoin / Bitcoin Discussion / Re: This bitcoin transaction was received in 1972... what? on: July 20, 2013, 05:16:46 PM
How does this happen?

http://blockchain.info/tx/ebfbf928e861abd8c29e8123174f1f65e8a0ccf792b4a2c4bc5cba43b2a74160

I kind of understand that bitcoin miner's stamp the transactions with their own time... but accuracy doesn't matter at all, why do we even bother? Can someone explain this to me?

-Chris

There is no timestamp in transactions.

Blockchain.info is reporting the time it(as in the blockchain server) saw the tx.  Obviously something was wrong with their clock.
5464  Bitcoin / Development & Technical Discussion / Re: "watching wallet" workaround for bitcoind (requires pywallet beta) on: July 20, 2013, 04:24:33 PM
"This works and can be used in bitcoind ... but only after using pywallet
... to manipulate your data, strip private keys out, and rebuild a new wallet"
If by key you mean private key it's wrong, it doesn't require the passphrase nor knowing the private keys

Good point.  pywallet is well trusted and vetted but even so pywallet doesn't need or ask for the wallet passphrase.  It simply creates a copy which replaces the encrypted private keys with placeholders and then changes the encryption key on the copy to prevent accidental unlocking as a precaution.  It is making a reduced information copy, it doesn't modify the original ("spending") wallet.dat.

If you are particularly paranoid you could:
1) Make backup of your "spending wallet".
2) Make a throw away copy of the backup in #1.
3) Use pywallet to create a clone of the copy in #2.
4) Delete the copy in #2.

Either that or read the source code.
5465  Alternate cryptocurrencies / Altcoin Discussion / Re: Miner's Official Coin LAUNCH - NUGGETS (NUGs) on: July 20, 2013, 04:15:38 PM
Hey VLAD you don't have any legal authority to restrict changes made to "NUG".  "You" (and I use that loosely) released it under the MIT license.  Since I am sure you haven't read it, here is a copy

https://github.com/nuggets-project/nuggets/blob/master/COPYING

Quote
Copyright (c) 2009-2012 Bitcoin Developers
Copyright (c) 2011-2012 Litecoin Developers
Copyright (c) 2013 Nuggets Developers

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software
and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software
, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

You gave legal permission to everyone on the planet to "modify and publish copies" of NUG.  This permission is binding and irrevocable.  You have no legal authority to restrict anyone's access to the source code, or prevent them from making changes you don't like.  In the future you may want to learn among a list of other things about open source licensing before "developing" anything.

Free software man, as in free speech not free beer.  Any costs you may have incurred have no bearing on the license and don't give you any legal standing to sue anyone for anything.  How about you ask your super hacker genius Bitcoin developer to make some calls to the FBI or NSA.  They likely can get you up to speed.

https://en.wikipedia.org/wiki/Free_software
https://en.wikipedia.org/wiki/MIT_license
http://opensource.org/licenses
5466  Other / Off-topic / Re: Why do you believe Satoshi Nakamoto... on: July 20, 2013, 08:08:38 AM
it rather seems to me he named himself after some online dice game

Makes sense to me.
5467  Other / Politics & Society / Re: SHi@t Off TopIc on: July 20, 2013, 07:25:24 AM
Another version set to modern events/images ...
http://www.youtube.com/watch?v=CsgaFKwUA6g
5468  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: July 20, 2013, 07:15:41 AM
So the only way then is closed source.  That's the inky way to keep these scammers from stealing your code.
No sane person would run a closed source alt coin client operating system. How would they know it wasn't a wallet stealer?


Right.

Cause after this, I'm gonna pay thousands to develop this coin just so some jackass can copy it all and clone it and do a pump no dump coin with all my features.  If that's what's happening the only coin I'll ever release will be closed source.  Better than working hard, paying so much money to be robbed in 24 hours by scammers. 

You do understand "your" coin is 99.99% Bitcoin right?  Your coin wouldn't even exist if it weren't for open source.  You can't prevent someone from copying open source code.  Anyone who knows how to use github can clone the repo in a few seconds, it doesn't requrie access or control.  Even if you do gain admin control over the repo people can STILL clone it and launch a copy in a matter of minutes.

Welcome to open source.  As far as closed source crypto-coin well that is an oxymoron however please ignore everyone it will be even more hillarious than the last time when you ignored everyone on things like you should have knowledge on how crypto-currencies work, testing, making a coin with a real purpose, etc.
5469  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: July 20, 2013, 06:40:02 AM
Help me cause i don't know how to stop him.  I'll pay a bounty but please somebody help me.
You haven't explained how they are stealing it. Are they implementing features you didn't ask for? Are they not doing things you're asking for?

Don't bother he doesn't want to listen to facts, he just makes up his own reality as he goes along.  You are just the scenery going by the Vladmobile.
5470  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin TODO on: July 20, 2013, 06:29:15 AM
I paid them, it's my coin.

But they have access to the repo files.  I thought that was normal.  So thy hijacked my coin?

How do I get ,y coin back them?  There sayin they're helping me but I think programmer at is stealing my coin.  But if he's not I can't accuse him of it since nobody else is helping me.  How do I get control back of my coin?

Somebody please help.

You can ask for login credentials for the repo.  
As an alternative you could clone the existing repo into a new one and convince people that one is the official build.

Beyond that not much.  

The idea that someone is stealing open source code is kinda silly.  I checked, yup the copyright notice and MIT license are still included so the code is lawful.  You don't own the code.  The code is "owned" by the copyright holders going back to Satoshi and licensed openly via the MIT license.  How can someone steal something you don't own?
5471  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] 1500 Casino Coins on: July 20, 2013, 05:55:29 AM
what advantage does Casino Coin have over Bitcoin?

It has a "C" instead of a "B" in its name. For people who dislike the letter "B" it is a game changer.
5472  Bitcoin / Development & Technical Discussion / Re: "watching wallet" workaround for bitcoind (requires pywallet beta) on: July 20, 2013, 05:41:47 AM
Updated OP to use pywallet clone-watchonly option.  I have not encountered any issues in testing however pywallet 2.1.0 is in beta and should not be used for production without further testing.

I was very excited when I saw this thread title

"watching wallet" workaround in bitcoind (now/ pywallet beta support)

When I saw the thread title, I jumped at the words:

  • "...workaround in bitcoind..."

But I hadn't expected the meaning of:

  • "...now/ pywallet beta support"

... to actually instead mean:

  • "This works and can be used in bitcoind ... but only after using pywallet
    ... to manipulate your data, strip private keys out, and rebuild a new wallet"

I live the idea of having watching-only wallets in bitcoind

like...

some version which doesn't involve pywallet AT ALL

Thanks though.

Changed the title.  I would like watching wallet in bitcoind without 3rd party tools as well.  However that likely isn't going to happen anytime soon.
5473  Bitcoin / Bitcoin Discussion / Re: Once again, what about the scalability issue? on: July 20, 2013, 05:06:00 AM
It is important that average block size not exceed what a miner on an average connection can broadcast to peers in a reasonable amount of time (3 seconds = ~0.5% orphan rate) on an average public internet connection.  Granted those are pretty vague terms.  Obviously 1MB block is below that critical level and 1GB block is obviously above it.  Is 100MB fine today? How about in 10 years? Is 5MB fine today? How about 2MB and doubling every two years? I am not saying I have the answers but that is the kind of thing we (community at large not just Gavin et all) need to think about critically before saying "yeah lets go to unlimited blocks and let the market figure it out".  I have no doubt the market will figure it out however one might not like what end state it reaches.

What makes you think the market won't take care of the average miner, such as by limiting blocksize normatively? Any claim that the market won't take care of something should be justified by specifying how you think the market is broken for that function - because the norm is for markets to work, even if we can't immediately see how.

I never said the market wouldn't take care of it, just that you might not like the outcome.

One outcome would be block sizes becomes so large that pools >51% of hashing power run private links to each other in the same datacenter in order to keep orphans out of line.  That drives other pools out of business, the major 3-4 or pools/solo-corps grow even larger and decide to optimization of the network to simply exclude the blocks of any pool/solo not in their organization.  That is one way of the market "taking care" of the problem that demand for higher tx volume exceeds the capabilities of public peer to peer links.  The market doesn't necessarily care about the advantages of decentralization, transparency, fair play, and the "solution" arrived may not be one that most bitcoiners find desirable.  It isn't a prediction, it is a risk that is all I am saying.  As long as avg block size is low relative to bandwidth capacity between miners on open public peer to peer links there is no catalyst for such a move, there is no problem for the market to "solve".
5474  Bitcoin / Development & Technical Discussion / Re: "watching wallet" workaround in bitcoind (now/ pywallet beta support) on: July 20, 2013, 02:28:55 AM
Updated OP to use pywallet clone-watchonly option.  I have not encountered any issues in testing however pywallet 2.1.0 is in beta and should not be used for production without further testing.
5475  Bitcoin / Hardware / Re: Are there other uses for BFL ASIC miners other than mining? on: July 20, 2013, 12:41:21 AM
LOL - Cracking up here. I think it makes a good foot warmer under the desk.

It is a shame they can't be used for more productive things when they get old. Has anyone ever calculated the computing power used to mine Bitcoins to date? I imagine it is a very large amount of "wasted" power if you exclude the benefit to the person getting the coins.

If I open a bank and have a vault and I hire a security guard to guard the vault and the bank never gets robbed was the years of salary a waste?  Hint: the purpose of mining isn't to get free coins (that is just the incentive.  The purpose of mining is to _______.
5476  Bitcoin / Bitcoin Discussion / Re: Do I really need a Bitcoin wallet? on: July 20, 2013, 12:39:46 AM
Thanks for all the tips and links. Will be going over all of them this weekend.

Kind of freaks me out the nothingness of all of this where if something goes wrong, you can lose it all forever.

Yesterday I downloaded Multibit. It works so much better than the wallet I downloaded about 10 months ago. My old wallet took HOURS to synchronize. Multibit took a few seconds.

Dumb newbie question: If I export the privacy key from Multibit, can I use that key with any another wallet that is not the Multibit wallet? I downloaded Multibit on two laptops. Then exported the key from one laptop and used it to access my money on the other one. It worked so that gave me a bit of a sense of security that if my hard drive crashed on one computer I could still get my money using the other one. But still confused. Is the key generated by wallet programs all you need to get your money from any wallet app as long as you have the key written down? If that is the case I feel better but still takes some faith to put any significant amount of cash out there.

For multibit specific questions you likely will get better responses in multibit thread in alternative wallets section of the forum.  I would answer but I have never used it so I don't have a clue.
5477  Other / CPU/GPU Bitcoin mining hardware / Re: Server power connecter. on: July 20, 2013, 12:30:08 AM
You have a blade server ( http://en.wikipedia.org/wiki/Blade_server ).  They usually aren't very useful without a chassis to stick a bunch of them in.

This.  Not sure why OP bought it.  The purpose is to save space in a datacenter.  Single chassis in say 4U of space holding more than 4 servers.  Generally they are much more expensive and unless the space in your house runs $500+ per sq ft it makes absolutely no sense outside of a datacenter.
5478  Economy / Speculation / Re: I believe the price has nowhere to go but down and here's why I think so. on: July 20, 2013, 12:27:20 AM
I meet random people almost everyday and most of them have no idea what Bitcoin is.
Hm. Okay. It might have to do with the fact I live in the Silicon Valley, then. Almost everyone here knows what Bitcoin is

Almost everyone?  Bus driver, taxi cab driver, the waiter at Olive Garden, UPS guy, etc?  Or is "everyone" techno-nerds?
5479  Economy / Speculation / Re: I believe the price has nowhere to go but down and here's why I think so. on: July 20, 2013, 12:24:45 AM
99.9% of my entourage and random street people don't know what is Bitcoin. We are far from mainstream.
Have you literally walked down the street and asked random people if they knew what Bitcoin was and kept a tally?

I wear have had a t-shirt with the Bitcoin BTC on it (actually says "BTC or GTFO") .  I have been asked at least a couple dozen times "what is that?" and only had one person recognize it.  At least 50:1 if not more.  Not scientific but if you think Bitcoin is mainstream well you obviously have already made up your mind so facts don't really matter.  Bitcoin may be many thing and it may go down or it may even crash and burn but the idea that it is already mainstream is just silly.
5480  Bitcoin / Development & Technical Discussion / Re: "watching wallet" workaround in bitcoind (fixed keypool, unknown decrypt key) on: July 19, 2013, 10:09:29 PM
Pywallet 2.1.0b2 should be working: http://pastebin.com/raw.php?i=2FtQDj3v

Please some of you try
Code:
python pywallet_2.1.0b2.py --clone_watchonly_from /home/jackjack/wallet.dat --clone_watchonly_to /home/jackjack/wallet2.dat

It "worked" for me.  The clone had no issues and when I did an encrypted dump of the cloned wallet everything looked correct.  Will do some more testing over the weekend but this should help a lot.
Pages: « 1 ... 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 [274] 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 ... 800 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!