summaryrefslogtreecommitdiff
path: root/18/06ea8587f88cf91d99f0033f5b93776acb7897
blob: ed751290b60f7ca2f7bea247f8fdc5a17b4a0a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 64B93486
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 12 Aug 2015 09:45:56 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com
	[209.85.212.170])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C3C011B8
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 12 Aug 2015 09:45:55 +0000 (UTC)
Received: by wijp15 with SMTP id p15so210161044wij.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 12 Aug 2015 02:45:54 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=6iGmhPTXkZ3klVHbpPMzEC6kMaaibm6nA/retCHF0a8=;
	b=HFvppEeNsUlJdzONX+dqpyKcjj0BVthlP4fRXQJIwS+XK40lh1STWAdOiQvgAREOEE
	hQKMc2O63KxiOBx9TDYeTZr2ucPmRrcBeEk1kfalsqGzwW2QMLqAdyyTjNOUuiPlynsN
	Uag7ekW9V0Aw8ROiSMfD1VIhegT6VpCLyE2+n/qvUsapnyh4M1QWLWLVUXwRphRCP8Q+
	Hu2LbXn5gQ2WDfEtJg/rln0NP8HgZbj31Y+R1KiCAPqU66AKPHer+0RefZnKBuJN+0PK
	gEfTwzrPPgLOqQmmkgj8uqLI+5BEMmNVpIg9wBcdskb2jgC9tvm1B3ZNyWdRJoRpYT4Q
	WkIQ==
X-Gm-Message-State: ALoCoQmEr+/nb6JJfXUwiaCxAgZym3qvPuJ/dMYpuYA4JDlft1KP28mOrVBMWZkeGsZUzMzw7Rmt
MIME-Version: 1.0
X-Received: by 10.180.186.35 with SMTP id fh3mr45686585wic.7.1439372754175;
	Wed, 12 Aug 2015 02:45:54 -0700 (PDT)
Received: by 10.194.31.230 with HTTP; Wed, 12 Aug 2015 02:45:53 -0700 (PDT)
In-Reply-To: <1963286.x5NhlJ5RfS@pluto>
References: <CABsx9T16fH+56isq95m4+QWsKwP==tf75ep8ghnEcBoV4OtZJA@mail.gmail.com>
	<1679272.aDpruqxXDP@coldstorage>
	<CABm2gDr98G1K1F7YapCQbKtQ2YEsW8FrYVnFtk+M2Hfvy4WgfQ@mail.gmail.com>
	<1963286.x5NhlJ5RfS@pluto>
Date: Wed, 12 Aug 2015 11:45:53 +0200
Message-ID: <CABm2gDqhoDrQAVAE4oedHEK2s_iYwPAADVZVj2zb940eG2hGBQ@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
To: Thomas Zander <thomas@thomaszander.se>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
	autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Fees and the block-finding process
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Aug 2015 09:45:56 -0000

On Wed, Aug 12, 2015 at 11:23 AM, Thomas Zander via bitcoin-dev
<bitcoin-dev@lists.linuxfoundation.org> wrote:
> On Wednesday 12. August 2015 10.51.57 Jorge Tim=C3=B3n wrote:
>> > Personally I think its a bad idea to do write the way you do, which is
> that
>> > some people have to prove that bad things will happen if we don't make=
 a
>> > certain change. It polarizes the discussion and puts people into camps=
.
>> > Peoplehave to choose sides.
>>
>> Whatever,
>
> No, please don't just say "whatever". Show some respect, please.
>
> If you have the courage to say people are spreading FUD you really should
> have already exhausted all possible avenues of cooperation.
> Now you look like you give up and blame others.

I feel people aren't being respectful with me either, but what I feel
doesn't matter.
I really feel I am very close to exhaust all possible avenues for that
question getting directly answered.
Suggesting that the answer doesn't come because the goal it's just to
spread FUD was one of my last hopes. And it didn't work!

>> I just give up trying that people worried about a non-increase in the sh=
ort
>> term answer to me that question. I will internally think that they just
>> want to spread fud, but not vey vocal about it.
>
> Again, I've been trying really hard to give you answers, straight answers=
.
> It saddens me if you really are giving up trying to understand what peopl=
e
> equally enthusiastic about this technology may see that you don't see.

This question had been dodged repeatedly (one more time in this last respon=
se).
I could list all the times I have repeated the question in various
forms in the last 2 weeks and the "answers" I received (when I
received any answer at all) but I'm afraid that will take too much
time.
Then we could go one by one and classify them as:

1) Potential indirect consequence of rising fees.
2) Software problem independent of a concrete block size that needs to
be solved anyway, often specific to Bitcoin Core (ie other
implementations, say libbitcoin may not necessarily share these
problems).

If you think there's more "problem groups", please let me know.
Otherwise I don't see the point in repeating the question. I have not
received a straight answer but you think you've given it.
Seems like a dead end.

On Wed, Aug 12, 2015 at 11:25 AM, Thomas Zander via bitcoin-dev
<bitcoin-dev@lists.linuxfoundation.org> wrote:
> On Wednesday 12. August 2015 11.00.29 Jorge Tim=C3=B3n wrote:
>> Don't fear this happening at 1 MB, fear this happening at any size. This
>> needs to be solved regardless of the block size.
>
> I know, everyone knows.

I don't think everybody knows, but thank you for saying this
explicitly! Now I know for sure that you do.
Now I know that you are ok with classifying this concern under group 2
in my above list.