Weekly Edition for Thursday, Oct 13
bulletin
Newsletters
- Bitcoin Optech: Bitcoin Optech Newsletter #221 (October 12, 2022)
Releases
project | release | date |
---|---|---|
libwally-core | release_0.8.6 Note this release contains ABI changes, please see CHANGES.md for details.
|
2022-10-07 |
lib-ledger-core | 4.4.0-rc.1 What's changed
Full Changelog: https://github.com/LedgerHQ/lib-ledger-core/compare/4.3.7...4.4.0-rc.1 |
2022-10-10 |
BTC Pay Server | v1.6.12 New features
Bug fixes
Improvement
|
2022-10-08 |
btcd | v0.22.2 What's Changed
Full Changelog: https://github.com/btcsuite/btcd/compare/v0.22.1...v0.22.2 |
2022-10-10 |
btcd | v0.23.2 What's Changed
New Contributors
Full Changelog: https://github.com/btcsuite/btcd/compare/v0.23.1...v0.23.2 |
2022-10-10 |
lnd | v0.15.2-beta This is an emergency hot fix release to fix a bug that can cause lnd nodes to be unable to parse certain large blocks. This release contains no major features, and is instead just a hotfix applied on top of v0.15.1. Verifying the ReleaseIn order to verify the release, you'll need to have
Once you have the required PGP keys, you can verify the release (assuming
You should see the following if the verification was successful:
That will verify the signature of the manifest file, which ensures integrity and authenticity of the archive you've downloaded locally containing the binaries. Next, depending on your operating system, you should then re-compute the Verifying the Release TimestampFrom this new version onwards, in addition time-stamping the git tag with OpenTimeStamps, we'll also now timestamp the manifest file along with its signature. Two new files are now included along with the rest of our release artifacts: Assuming you have the opentimestamps client installed locally, the timestamps can be verified with the following commands:
Alternatively, the open timestamps website can be used to verify timestamps if one doesn't have a These timestamps should give users confidence in the integrity of this release even after the key that signed the release expires. Verifying the Release BinariesOur release binaries are fully reproducible. Third parties are able to verify that the release binaries were produced properly without having to trust the release manager(s). See our reproducible builds guide for how this can be achieved.
The release binaries are compiled with The Finally, you can also verify the tag itself with the following command:
Verifying the Docker ImagesTo verify the
Building the Contained ReleaseUsers are able to rebuild the target release themselves without having to fetch any of the dependencies. In order to do so, assuming
that
The Additionally, it's now possible to use the enclosed
⚡️⚡️⚡️ OK, now to the rest of the release notes! ⚡️⚡️⚡️ Release Notes |
2022-10-10 |
RFC
type | rfc # | title | date | status |
---|---|---|---|---|
bip | X | BIPXXX: Taproot Annex Format | 2022-10-11 | Update |
bip | bip-0118 | Be more explicit about ext_flag values in BIP118 | 2022-10-10 | Closed |
bip | X | Package Relay and child-with-unconfirmed-parents + tx-with-unconfirmed-ancestors Packages | 2022-10-13 | Closed |
bolt | X | final_incorrect_htlc_amount failure too strict? | 2022-10-08 | Update |
slip | slip-0173 | Add Hypersign HRP to SLIP-0173 | 2022-10-11 | Merged |
slip | slip-0044 | Update slip-0044.md | 2022-10-11 | Merged |
slip | X | Updated Etho | 2022-10-08 | Merged |
slip | X | Bug on Transaction and Fake contract mint | 2022-10-07 | Closed |