summaryrefslogtreecommitdiff
path: root/88/be0212ef02aca6ab0c8502b6318b5df8887a45
blob: bc47048a3f7de79a65550b118c21e3f25b720aff (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
Return-Path: <jlrubin@mit.edu>
Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 3FA26C0012
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:37:58 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp2.osuosl.org (Postfix) with ESMTP id 2CC824097B
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:37:58 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from smtp2.osuosl.org ([127.0.0.1])
 by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id PrnWsi38CKCc
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:37:56 +0000 (UTC)
X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
 by smtp2.osuosl.org (Postfix) with ESMTPS id E942D4096D
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:37:55 +0000 (UTC)
Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com
 [209.85.208.180]) (authenticated bits=0)
 (User authenticated as jlrubin@ATHENA.MIT.EDU)
 by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 1B7NbrQk013553
 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT)
 for <bitcoin-dev@lists.linuxfoundation.org>; Tue, 7 Dec 2021 18:37:54 -0500
Received: by mail-lj1-f180.google.com with SMTP id p8so1041008ljo.5
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 07 Dec 2021 15:37:54 -0800 (PST)
X-Gm-Message-State: AOAM533iDTGZ+VkelH2FTHbUfnoGu+mGhdXgI+XEuPhMVr1/j37c9H0E
 EujSHmsnNdVGLbuCPkRMlPz9zekUkODjSOOJS14=
X-Google-Smtp-Source: ABdhPJxWbo9l2sLo8Eyamyo0Im2yB3G3Bzi+AmZn4ynk46DoY7LABVTHkANY+fFy5fMSHPYD4xGzYG6kwptDNqRP/lE=
X-Received: by 2002:a2e:7a02:: with SMTP id v2mr45699764ljc.227.1638920272919; 
 Tue, 07 Dec 2021 15:37:52 -0800 (PST)
MIME-Version: 1.0
From: Jeremy <jlrubin@mit.edu>
Date: Tue, 7 Dec 2021 15:37:42 -0800
X-Gmail-Original-Message-ID: <CAD5xwhiO05jSNQwqRukQv7KfGUFpn7aFxD3FxFH+3xRgJqc-0A@mail.gmail.com>
Message-ID: <CAD5xwhiO05jSNQwqRukQv7KfGUFpn7aFxD3FxFH+3xRgJqc-0A@mail.gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary="000000000000aec10305d296dc9e"
Subject: [bitcoin-dev] [Bitcoin Advent Calendar] Sapio Primer
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.15
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: Tue, 07 Dec 2021 23:37:58 -0000

--000000000000aec10305d296dc9e
Content-Type: text/plain; charset="UTF-8"

This post covers a basic intro to Sapio and links to more complete docs.
https://rubin.io/bitcoin/2021/12/06/advent-9/

I've previously shared Sapio on this list, and there's been a lot of
progress since then! I think Sapio is a fantastic system to express Bitcoin
ideas in, even if you don't want to use it for your production
implementation. Most of the future posts in the series will make heavy use
of Sapio so it's worth getting comfortable with, at least for reading.

Cheers,

Jeremy

--
@JeremyRubin <https://twitter.com/JeremyRubin>
<https://twitter.com/JeremyRubin>

--000000000000aec10305d296dc9e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:small;color:#000000">This post covers a basic =
intro to Sapio and links to more complete docs.=C2=A0<a href=3D"https://rub=
in.io/bitcoin/2021/12/06/advent-9/">https://rubin.io/bitcoin/2021/12/06/adv=
ent-9/</a></div><div class=3D"gmail_default" style=3D"font-family:arial,hel=
vetica,sans-serif;font-size:small;color:#000000"><br></div><div class=3D"gm=
ail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:smal=
l;color:#000000">I&#39;ve previously shared Sapio on this list, and there&#=
39;s been a lot of progress since then! I think Sapio is a fantastic system=
 to express Bitcoin ideas in, even if you don&#39;t want to use it for your=
 production implementation. Most of the future posts in the series will mak=
e heavy use of Sapio so it&#39;s worth getting comfortable with, at least f=
or reading.</div><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:small;color:#000000"><br></div><div class=3D"g=
mail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:sma=
ll;color:#000000">Cheers,</div><div class=3D"gmail_default" style=3D"font-f=
amily:arial,helvetica,sans-serif;font-size:small;color:#000000"><br></div><=
div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif=
;font-size:small;color:#000000">Jeremy</div><br clear=3D"all"><div><div dir=
=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div =
dir=3D"ltr">--<br><a href=3D"https://twitter.com/JeremyRubin" target=3D"_bl=
ank">@JeremyRubin</a><a href=3D"https://twitter.com/JeremyRubin" target=3D"=
_blank"></a></div></div></div></div>

--000000000000aec10305d296dc9e--