Search content
Sort by

Showing 20 of 45 results by yaffare
Post
Topic
Board Bitcoin Discussion
Re: 10 Billion bitcoin uncofirmed transaction on blockchain.info. EDIT: It's gone.
by
yaffare
on 13/03/2014, 17:22:52 UTC
the transaction is real, but nothing to worry about.

it is only Mark Karpeles cashing out.

Post
Topic
Board Development & Technical Discussion
Re: New paper: Accelerating Bitcoin's Trasaction Processing
by
yaffare
on 08/12/2013, 16:15:58 UTC
If you are connected to 125 nodes, then for 200 TPS only the hashes already are 0.8 MBps:

125 * 32 * 200 = 800000 = 0.8 MBps

People often forget that.

Even if they can teleport the blocks and the transactions. The hashes alone are > 0.5 MBps.
Post
Topic
Board Development & Technical Discussion
Topic OP
Blocks are [not] full. What's the plan?
by
yaffare
on 19/11/2013, 19:05:31 UTC
blocks are full NOW

there are already other threads about this

https://bitcointalk.org/index.php?topic=339257.0
https://bitcointalk.org/index.php?topic=338999.0
https://bitcointalk.org/index.php?topic=338793.0
https://bitcointalk.org/index.php?topic=338452.0

most pools create 250kb blocks only

please do something!!!

> release bitcoin 0.8.6, remove stupid -blockmaxsize
> transactions > 0.01 BTC are processed before transactions < 0.01 BTC
   tell people to not send transactions < 0.01 BTC, bitcoin is not ready for micro payments yet
> transactions not confirmed after 12 hours are removed from mempools automatically
> after 12 hours there must be a cancel/overwrite mechanism

at least tell people/merchants what to do if they have never confirming transactions

massive unconfirmed transactions are coming!!!

I know you devs are busy selling coins, but you owe the community solving this problem at least, before buying your ferrari.
Post
Topic
Board Bitcoin Discussion
Re: FAQ on the payment protocol
by
yaffare
on 24/09/2013, 18:58:57 UTC
when you talk about private key, you mean ssl right? (not the bitcoin private key)
Post
Topic
Board Bitcoin Discussion
Re: Fattest 250 bitcoin addresses
by
yaffare
on 16/09/2013, 20:13:41 UTC

thx for doing some mental arithmetic Wink

but holy cow, thats 27% of all coins.
Post
Topic
Board Bitcoin Discussion
Re: Fattest 250 bitcoin addresses
by
yaffare
on 16/09/2013, 17:41:06 UTC
whats the sum?
Post
Topic
Board Bitcoin Discussion
Re: Why did we raise the Blocksize limit?
by
yaffare
on 08/09/2013, 09:31:42 UTC
Thats not quite the revision where it changed. It changed in several steps, first the size of blocks it would create was limited,

this is the commit one should people point to, cause this is the first commit with MAX_BLOCK_SIZE introduced
Post
Topic
Board Bitcoin Discussion
Re: Why did we raise the Blocksize limit?
by
yaffare
on 08/09/2013, 08:25:35 UTC
https://github.com/bitcoin/bitcoin/commit/9d2174b6f5f3fac2463c7ebc2dbb9004b3740d23

this is version 0.3.1 rc1

you can find this line here
Code:
static const unsigned int MAX_BLOCK_SIZE = 1000000;

before it was
Code:
static const unsigned int MAX_SIZE = 0x02000000;

if you convert 2000000 from hex to dec =  33,554,432 bytes = 32MB

also here:
"Because blocksize limit was lowered from 32 MB to 1 MB by Satoshi in early days of Bitcoin."
https://bitcointalk.org/index.php?topic=251877.msg2679268#msg2679268
Post
Topic
Board Off-topic
Re: NSA bypass HTTPS and SSL
by
yaffare
on 06/09/2013, 14:38:29 UTC
this means that bitcoin will be dead by the end of the year. you should sell all coins now.
Post
Topic
Board Development & Technical Discussion
Re: My idea: New blockchain for cheap & fast microtransactions in bitcoin, like a re
by
yaffare
on 06/09/2013, 14:34:17 UTC
the idea is stupid.

if your new chain could handle large amounts of microtransactions with 60 seconds, then bitcoin could as well
-> no need for a new chain in the first place.

or in other words, if your new chain is just a bitcoin clone, why would your new chain be able to handle
high transaction volume, but not bitcoin, if its just a clone.
Post
Topic
Board Development & Technical Discussion
Re: Reasons to keep 10 min target blocktime?
by
yaffare
on 22/07/2013, 19:37:24 UTC
Isnt the argumentation at least a little flawed?

Because shorter block times also mean shorter blocks.

Should make no difference, if you have for 10 minute block time, 1 time long validation time,
while for 1 minute blocks, 10 time short validation time. The sum is the same.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin's Big Problem...
by
yaffare
on 22/07/2013, 17:37:06 UTC
Code:
Large Cap Company                       Ticker    Market Cap
                                                  ($in billions)
Apple Inc                               AAPL      439.39
Exxon Mobil Corp.                       XOM       403.32
Google Inc                              GOOG      257.40
Berkshire Hathaway Inc.                 BRK.A     243.60
Wal-Mart Stores, Inc.                   WMT       238.85
General Electric Co                     GE        236.78
Microsoft Corporation                   MSFT      233.53
Chevron Corporation                     CVX       228.01
International Business Machines Corp.   IBM       226.03
Johnson & Johnson                       JNJ       210.06
Procter & Gamble Co.                    PG        207.55
AT&T Inc                                T         202.21
Pfizer Inc                              PFE       198.72
Wells Fargo & Co.                       WFC       186.93
JPMorgan Chase & Co.                    JPM       186.80
Coca-Cola Co (The)                      KO        168.46
Bitcoin                                 BTC            1

What are apple stocks useful for? What can you do with them, other then buy and sell.
Bitcoin is like the best stock ever:
- You can send/trade them with other people without a trusted third party involved.
- You can store them on a paper, usb-stick, computer, mobile, table, in your brain.
- You can easy launder bitcoins to make them fully anonymous
- You can actually directly buy stuff, though its not that wide-spreaded yet
- Like gold, its not bind to something. Stocks is always bind to the value of a company.
- You dont need a freaking bank or whatever company to buy bitcoin, you can buy them anonymously on the street
- etc
Post
Topic
Board Project Development
Re: Creating (and funding) SPV bitcoind
by
yaffare
on 17/07/2013, 15:46:38 UTC
Is this really such a good idea right now?

If everybody starts using spv, from where can you download the blocks, if nobody stores the blocks anymore?
I guess we should wait, until real block chain pruning is implemented, otherwise the amount of full nodes will go down,
which is no good right now. You could end up harming the network more than helping.
Post
Topic
Board Bitcoin Discussion
Re: How PayPal could leverage Bitcoin
by
yaffare
on 11/07/2013, 12:24:16 UTC
The best thing would be, if paypal introduces anonymous, non-chargeback accounts.

Everybody can create such accounts and fill them with up to 500$ per account with bitcoin.
Merchants could then decide to only accept "Paypal anon", to be on the safe side with no chargeback.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] eMunie (EMU) - NOT a BitCoin fork/clone - call for beta testers
by
yaffare
on 05/07/2013, 23:54:48 UTC
What I do not understand, why are people blindly jumping on board, without even knowing what this is about and how it really works.

Another question: why do blocks have to be signed, if its proof of work? Are Hatches then trusted 3rd parties for the clients, because clients cannot
verify the work? Why do 2 hatches have to sign the block, this looks like a big security issue by design to me (or maybe I just misunderstand the hole thing).
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] eMunie (EMU) - NOT a BitCoin fork/clone - call for beta testers
by
yaffare
on 05/07/2013, 20:26:15 UTC
This is a total contradiction: You say you discourage hoarding, but give interest on .. hoarding???

If you give interest on a coin, the only thing people want to do with this coin is hoard.
Post
Topic
Board Altcoin Discussion
Re: [XPM] [ANN] Primecoin Prerelease Announcement - Introducing Prime Proof-of-Work
by
yaffare
on 04/07/2013, 17:48:56 UTC
Why do you people waste your time with stuff like that?

If you spend all your time on improving bitcoin, that would really help.
What does a different proof of work change?
- it does not change that transactions have to be collected in a block
- it does not change that you have to wait for x confirmations
- it does not change that blocks have to broadcasted
- it does not change .. anything
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin and cryptocurrency usage stats...
by
yaffare
on 25/06/2013, 14:37:32 UTC
Post
Topic
Board Legal
Re: Bitcoin Foundation receives cease and desist order from California
by
yaffare
on 24/06/2013, 22:02:45 UTC
Interesting question would be:

Was it a misunderstanding on purpose? (of how bitcoin works)

If not, then everything is ok. Misunderstanding will be clearified and BF continues as normal.
If yes, then BF is screwed. They were just looking for a reason to shut this thing down.
Post
Topic
Board Development & Technical Discussion
Re: why still so many blocks with 243kB?
by
yaffare
on 31/05/2013, 15:30:37 UTC
I think all pools just use what is given by upstream.

And my concern is that the default maximum block size given by upstream is 243kB.
There is no other way, why should every pool produce all the time exactly 243kB?