-
Notifications
You must be signed in to change notification settings - Fork 145
Newsletters: add #13 (2018-09-18) #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I gave it a quick read and looks good to me.
…On Mon, Sep 17, 2018 at 2:14 AM David A. Harding ***@***.***> wrote:
Todo:
- Optional: add Dashboard Items section ***@***.***
<https://github.com/moneyball>)
- Maybe describe Bitcoin Core 7965 given this week's merge of 14168?
See note in the Notable Merges section tagged TODO. In any case, remove the
TODO note. ***@***.*** <https://github.com/jnewbery>)
------------------------------
You can view, comment on, or merge this pull request online at:
#67
Commit Summary
- Newsletters: add #13 (2018-09-18)
File Changes
- *M* _includes/references.md
<https://github.com/bitcoinops/bitcoinops.github.io/pull/67/files#diff-0>
(2)
- *A* _posts/en/newsletters/2018-09-18-newsletter.md
<https://github.com/bitcoinops/bitcoinops.github.io/pull/67/files#diff-1>
(175)
Patch Links:
- https://github.com/bitcoinops/bitcoinops.github.io/pull/67.patch
- https://github.com/bitcoinops/bitcoinops.github.io/pull/67.diff
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#67>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAT6A7170NHsv0MsxSojl4DI_yMjdDZ_ks5ub2ffgaJpZM4Wrhl2>
.
|
|
ACK e89c9fb. I've added a new commit that:
I plan to send the newsletter out at ~9 eastern tomorrow. If anyone has the chance to review before I send it, it would be appreciated! |
|
8d52f86 text LGTM. I've added information to the newsletter about the security release of Bitcoin Core 0.16.3. |
|
ACK 9dc561d |
| long-term effort to disentangle the wallet code from the server code. Doing so | ||
| provides a number of benefits including easier code maintenance, better | ||
| opportunities for testing individual components, and potentially more secure | ||
| software if the wallet component is moved to its own process. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the future could link to bitcoin/bitcoin#10102 when referring to multiprocess stuff, since that's where the implementation is. TBH though bitcoin/bitcoin#7965 doesn't actually have much (or anything?) to do with testing or process separation.
* newsletter-260: translate into Chinese * Update 2023-07-19-newsletter.md - Improved impression - Accuracy improvement of paragraphs related to code running time * Update 10-get-involved.md - Expression improved * Apply suggestions from code review Co-authored-by: editor-Ajian <34365188+editor-Ajian@users.noreply.github.com> --------- Co-authored-by: freeyao <johnyao1526@gmail.com> Co-authored-by: editor-Ajian <34365188+editor-Ajian@users.noreply.github.com>
* newsletter-260: translate into Chinese * Update 2023-07-19-newsletter.md - Improved impression - Accuracy improvement of paragraphs related to code running time * Update 10-get-involved.md - Expression improved * Apply suggestions from code review Co-authored-by: editor-Ajian <34365188+editor-Ajian@users.noreply.github.com> --------- Co-authored-by: freeyao <johnyao1526@gmail.com> Co-authored-by: editor-Ajian <34365188+editor-Ajian@users.noreply.github.com>
Todo: