From 4159165e358c80a4c0968ca1169fa943af4aa5f2 Mon Sep 17 00:00:00 2001 From: John Newbery Date: Tue, 11 Sep 2018 08:28:32 -0400 Subject: [PATCH] Newsletters: Add workshop details and remove TODO --- _posts/en/newsletters/2018-09-11-newsletter.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/_posts/en/newsletters/2018-09-11-newsletter.md b/_posts/en/newsletters/2018-09-11-newsletter.md index 792109ab92..7237c4037b 100644 --- a/_posts/en/newsletters/2018-09-11-newsletter.md +++ b/_posts/en/newsletters/2018-09-11-newsletter.md @@ -14,14 +14,23 @@ Bitcoin infrastructure projects. ## Action items -{% comment %}{% endcomment %} - - **Allocate time to test Bitcoin Core 0.17RC3:** Bitcoin Core has uploaded [binaries][bcc 0.17] for 0.17 Release Candidate (RC) 3. Testing is greatly appreciated and can help ensure the quality of the final release. +- Plans for the second Optech [workshop][workshop] are progressing, + with date and location confirmed for Paris on November 12th/13th. The + tentative list of topics is: + - Replace-by-fee vs. child-pays-for-parent as fee replacement techniques + - Partially Signed Bitcoin Transactions (BIP 174) + - Output script descriptors for wallet interoperability (gist) + - Lightning wallet integration and applications for exchanges + - Approaches to coin selection & consolidation + + **Member companies who would like to send engineers to the workshop should + [email Optech][optech email]**. + ## News - **BIP151 discussion:** as mentioned in [Newsletter #10][news10 news], @@ -101,6 +110,7 @@ wait until version 0.18 in about six months from now.* {% include linkers/issues.md issues="12775,12490,14096" %} [bcc 0.17]: https://bitcoincore.org/bin/bitcoin-core-0.17.0/ +[workshop]: /workshops [documentation for output script descriptors]: https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md [news10 news]: {{news10}}#news [decker w3c]: https://lists.linuxfoundation.org/pipermail/lightning-dev/2018-August/001404.html