summaryrefslogtreecommitdiff
path: root/90/a1c62622eca2b015eb6845eb7808ce796b275c
blob: b3edb53bbb16f64d201b0a7f6e226fb1463e1c5a (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
Return-Path: <kanzure@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id B1F2325A
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat, 15 Oct 2016 18:34:16 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-oi0-f43.google.com (mail-oi0-f43.google.com
	[209.85.218.43])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9DB7E8F
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat, 15 Oct 2016 18:34:15 +0000 (UTC)
Received: by mail-oi0-f43.google.com with SMTP id y2so172356003oie.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat, 15 Oct 2016 11:34:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:from:date:message-id:subject:to;
	bh=GGeFT2lE392MrrW1EOn7wF2kpa+V0SnNBD1B2Lja3N4=;
	b=QyfFx6Vegf+8Cs7k+nVMh6y6RE9k6IiJgdhz3a3PFjEmlX3zgOkvqSJgLDsncmSvm7
	OhGk/QIsP2Oeu0nHhqsubXzBs+9M4w3XLm1ZxUW5QqXYdO43y7IZWvN/KQL52Im48Fqa
	8VMPrNWG2ecDCRbdV3dFXoi7kgX1d5py58tClYU6V0yfaa1yvrO1C69xH8nHj+ZRc714
	SY4CSb3anmtvhy8AtNSQAGZ6vwA3f/JK28FZ0Dk7TYNcC7xF2uAsSKJmy6NOnfXQHs93
	wT9Dc2vWh2ra4xQqEOeqgrp7t70n8ZR506EtBZe493giaCvabfZ4Ztu8E2HMoYBQs0JL
	TqYw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
	bh=GGeFT2lE392MrrW1EOn7wF2kpa+V0SnNBD1B2Lja3N4=;
	b=HiA4FY8SxrfJl3mzEuVA/rh8XuupR32PV6CujwdliFyxv6xeB3gx+Fzk3ZXcW8QwZV
	fM0Cjizr9vg9F2kD6BT9cqkWl7gc8edgmTbNFN8ruM3OeEG2zXXpxphxChS+FjApwf+3
	WQlgAnj1bnrYV7E0To8muCXTpCkVV4mW+10mYu5HoIaN0bSvBm/M79SYMiEjbq9SUF1K
	ush8xZOMduagdQk0HFxA2+OqkM3KwOI82L9Vl+zhbRsI1pWG0mADcBiEy8uEqGcZoX1K
	PTaUrnSW0WqjGGGo11t5EwjyrDdfr/2JzSRfJt1QXPdxZjKEMF+6yidQFlViFx5PQmN5
	4nAg==
X-Gm-Message-State: AA6/9RmcAMj4VPLhVtuKpNKMEOetgwjMiULk0W+/5MxgyueHFvr8JtZdFE53L8TEzEKibpEM1LxuwsZ6FRW+gg==
X-Received: by 10.157.10.49 with SMTP id 46mr2074692otg.8.1476556455000; Sat,
	15 Oct 2016 11:34:15 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.157.35.229 with HTTP; Sat, 15 Oct 2016 11:34:13 -0700 (PDT)
From: Bryan Bishop <kanzure@gmail.com>
Date: Sat, 15 Oct 2016 13:34:13 -0500
Message-ID: <CABaSBaxN5Whr0hczVXi3JMs9ckVbuY95sEMo_x-r7rkuEzWR=g@mail.gmail.com>
To: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>,
	Bryan Bishop <kanzure@gmail.com>
Content-Type: text/plain; charset=UTF-8
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: [bitcoin-dev] Some transcripts from Scaling Bitcoin 2016
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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: Sat, 15 Oct 2016 18:34:16 -0000

Previously:
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-December/011862.html

Here are some talks from Milan:
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/fungibility-overview/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/joinmarket/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/tumblebit/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/mimblewimble/

http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/onion-routing-in-lightning/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/flare-routing-in-lightning/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/unlinkable-outsourced-channel-monitoring/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/lightning/

http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/segwit-lessons-learned/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/schnorr-signatures/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/bip151-peer-encryption/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/coin-selection/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/covenants/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/on-the-security-and-performance-of-proof-of-work-blockchains/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/collective-signing/

http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/fast-difficulty-adjustment/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/jute-braiding/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/client-side-validation/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/breaking-the-chain/

http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/day-1-group-summaries/
http://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/day-2-group-summaries/

These are not always exact transcripts because I am typing while I am
listening, thus there are mistakes including typos and listening
errors, so please keep this discrepancy in mind between what's said
and what's typed.

- Bryan
http://heybryan.org/
1 512 203 0507