-
Notifications
You must be signed in to change notification settings - Fork 127
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
Newsletters: add 138 (2021-03-03) #523
Conversation
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.
Looks good so far! The links seemed fine as well.
Looks good to me so far. No review comments! |
Thanks for the feedback @jonatack, @xekyo, and @adamjonas! Edits made. Thanks for the writeups @jnewbery, @bitschmidty, @dongcarl, and @jonatack! I made some small additions, but everything else LGTM. |
[news137 taproot activation]: /en/newsletters/2021/02/24/#taproot-activation-discussion | ||
[sighash types]: https://btcinformation.org/en/developer-guide#signature-hash-types | ||
[news135 blocksource]: /en/newsletters/2021/02/10/#rust-lightning-774 | ||
[0.19.0 segwit]: https://bitcoincore.org/en/releases/0.19.0.1/#mempool-and-transaction-relay |
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.
Interesting, this link loses the anchor with the tor browser, which converts the url to e.g. http://6hasakffvppilxgehrswmffqurlcjjjhd76jgvaqmsg6ul25s7t3rzyd.onion/en/releases/0.19.0.1/ ...probably an edge case not worth bothering about but bitcoin/bitcoin#15846 works equally well (since GitHub doesn't provide an onion version)
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.
If you can verify that it's something about BitcoinCore.org site specifically (not a problem common to all sites with a http-equiv="onion-location"
tag), please open a bug on the BitcoinCore.org issue tracker and I'll look into it.
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.
Looks good. A few small suggestions inline.
New topic links could be added for:
- BIP70 replacement (BIP70 topic)
- Fraud proofs in DLCs (DLCs topic - we now have three references, so maybe enough for a new topic page)
- Documentation overhaul for HWI (HWI topic)
Added topic references for bip70 and hwi for this newsletter |
51f3f87
to
a81ba13
Compare
a81ba13
to
9175eff
Compare
Bitcoin Core #16546
@jnewberyRust Bitcoin #573
@hardingBIPs #1069
@bitschmidtyRust-Lightning #791
@dongcarlRust-Lightning #794
@jonatack