Skip to content

Commit e3f3821

Browse files
committed
fixup! Add newsletter #5 2018-07-24
1 parent 1e0b2fc commit e3f3821

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

_posts/en/newsletters/2018-07-24-newsletter.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
3030
number of new native segwit outputs created per hour remains
3131
relatively constant, indicating no obvious decrease in adoption.
3232

33-
Remember that accepting payments to native segwit addresses provides
34-
significant fee savings when spending those outputs. Using P2SH-wrapped
35-
segwit addresses [saves 26% or more][p2sh segwit save], and using native
36-
segwit addresses [can save _an additional_ 16%][native segwit save] over
37-
P2SH-wrapped segwit.
38-
3933
## News
4034

4135
- **Bitcoin Optech publicly announced:** we received great coverage in
@@ -47,11 +41,11 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
4741
[previously announced][workshop announce], we held our first workshop
4842
in San Francisco last week. There were 14 engineers from Bay Area companies and
4943
open source projects in attendence, and we had great discussions about
50-
Replace-by-fee and Child-pays-for-parent, and Coin Selection. Thanks
44+
coin selection, replace-by-fee, and child-pays-for-parent. Thanks
5145
to Square for hosting and Coinbase for helping with organization.
5246

5347
If you work at a member company and have any requests or suggestions for
54-
future Optech events (be that location, venue, dates, format, topics
48+
future Optech events (be that location, venue, dates, format, topics,
5549
or anything else), please contact us. We're here to help our member
5650
companies!
5751

@@ -62,7 +56,7 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
6256
inputs, and receive back a list of which inputs would be selected by
6357
the Bitcoin Core wallet's coin selection algorithm.
6458

65-
Meeting participants were mostly opposed to providing this feature as an RPC,
59+
Meeting participants were mostly opposed to providing this feature,
6660
suggesting that it would be better if it was a library and that
6761
Bitcoin Core's recent and continuing work towards encapsulating its
6862
coin selection code would simplify development of a third-party
@@ -171,8 +165,6 @@ to share your experiences in implementing better Bitcoin technology, please cont
171165

172166
[rand delay]: https://github.com/bitcoin/bitcoin/commit/22f721dbf23cf5ce9e3ded9bcfb65a3894cc0f8c#diff-118fcbaaba162ba17933c7893247df3aR718
173167
[p2shinfo bech32]: https://p2sh.info/dashboard/db/bech32-statistics?orgId=1
174-
[native segwit save]: https://en.bitcoin.it/wiki/Techniques_to_reduce_transaction_fees#Native_segwit
175-
[p2sh segwit save]: https://en.bitcoin.it/wiki/Techniques_to_reduce_transaction_fees#P2SH-wrapped_segwit
176168
[consolidate utxos]: https://en.bitcoin.it/wiki/Techniques_to_reduce_transaction_fees#Consolidation
177169
[0.16.2rc2]: https://bitcoincore.org/bin/bitcoin-core-0.16.2/test.rc2/
178170
[announce bmag]: https://bitcoinmagazine.com/articles/chaincode-devs-google-alumni-create-industry-group-help-bitcoin-scale/

0 commit comments

Comments
 (0)