Add newsletter #6 (2018-07-31)#47
Conversation
jnewbery
left a comment
There was a problem hiding this comment.
Excellent work as always!
I've pushed a fixup commit with a couple of small changes. If I don't hear any complaints about those changes, I'll squash and merge to master tomorrow morning.
|
|
||
| {% assign rpc_prefix = "https://bitcoincore.org/en/doc/0.16.1" %} | ||
| [rpc fundrawtransaction]: {{rpc_prefix}}/rpc/rawtransactions/fundrawtransaction/ | ||
| [rpc abandontransaction]: {{rpc_prefix}}/rpc/rawtransactions/fundrawtransaction/ |
There was a problem hiding this comment.
Link should be /rpc/wallet/abandontransaction/
|
|
||
| ## Dashboard items | ||
|
|
||
| - **Fees still low:** hash rate increased difficulty by more than 10% |
There was a problem hiding this comment.
It was eventually 14.88% 😮
|
|
||
| - [If you can use almost any opcode in P2SH, why can't you use them in | ||
| scriptPubKeys?][bse 76541]: in this answer, Bitcoin technical writer | ||
| David A. Harding explains why early versions of Bitcoin restricted the |
| contributors look for answers to their questions---or when we have a | ||
| few spare moments of time to help answer other people's questions. In | ||
| this new monthly feature, we highlight some of the top voted questions | ||
| and answers made there in the past month.* |
| minutes, there's the possibility for a rapid increase estimated | ||
| transaction fees. We recommend being careful sending large low-fee | ||
| transactions such as consolidations until closer to the weekend when | ||
| transaction volume begins to taper off again. |
There was a problem hiding this comment.
This is really good. I think the phrasing can be tweaked slightly to make it read better. I'll try to do that in a fixup commit.
|
|
||
| ## Action items | ||
|
|
||
| {% comment %}<!-- TODO: replace with something else if 0.16.2 not released -->{% endcomment %} |
There was a problem hiding this comment.
It was released! I'll remove this in a fixup commit.
I love this new feature!
weird! |
Original material by AJ Towns. Additional content by David Harding and John Newbery.
Except for a couple extra invisible newline in the HTML source, renders
identically to before. This will allow us to keep the article text
synchronised with the text in the newsletter.
- Moves text of article to _includes/
- Adds copyright statement to top, at least until we get permission to
MIT license
- Defines a variable that allows changing the subhead depth
- Includes that file in the previous file
01ff04a to
f812751
Compare
|
Rebased on top of update #28 |
Material by David Harding. Minor fixups by John Newbery.
f812751 to
2c78695
Compare
Based on #28 to include text of AJ Town's article.
Todos:
Some notes: