@@ -30,12 +30,6 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
30
30
number of new native segwit outputs created per hour remains
31
31
relatively constant, indicating no obvious decrease in adoption.
32
32
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
-
39
33
## News
40
34
41
35
- ** Bitcoin Optech publicly announced:** we received great coverage in
@@ -47,11 +41,11 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
47
41
[ previously announced] [ workshop announce ] , we held our first workshop
48
42
in San Francisco last week. There were 14 engineers from Bay Area companies and
49
43
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
51
45
to Square for hosting and Coinbase for helping with organization.
52
46
53
47
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,
55
49
or anything else), please contact us. We're here to help our member
56
50
companies!
57
51
@@ -62,7 +56,7 @@ Bitcoin transactions, and news on several other notable Bitcoin Core merges.
62
56
inputs, and receive back a list of which inputs would be selected by
63
57
the Bitcoin Core wallet's coin selection algorithm.
64
58
65
- Meeting participants were mostly opposed to providing this feature as an RPC ,
59
+ Meeting participants were mostly opposed to providing this feature,
66
60
suggesting that it would be better if it was a library and that
67
61
Bitcoin Core's recent and continuing work towards encapsulating its
68
62
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
171
165
172
166
[ rand delay ] : https://github.com/bitcoin/bitcoin/commit/22f721dbf23cf5ce9e3ded9bcfb65a3894cc0f8c#diff-118fcbaaba162ba17933c7893247df3aR718
173
167
[ 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
176
168
[ consolidate utxos ] : https://en.bitcoin.it/wiki/Techniques_to_reduce_transaction_fees#Consolidation
177
169
[ 0.16.2rc2 ] : https://bitcoincore.org/bin/bitcoin-core-0.16.2/test.rc2/
178
170
[ announce bmag ] : https://bitcoinmagazine.com/articles/chaincode-devs-google-alumni-create-industry-group-help-bitcoin-scale/
0 commit comments