Weekly Edition for Thursday, Nov 11
bulletin
- Bitcoin Optech Newsletter #174
- ledger-live-common: 2 releases, latest is v21.15.0
- ledgerjs: 2 releases, latest is v6.14.0
- BTC Pay Server: 2 releases, latest is v1.3.4
- lnd: 3 releases, latest is v0.13.4-beta
- 10 RFC updates
Newsletters
- Bitcoin Optech: Bitcoin Optech Newsletter #174 (November 10, 2021)
Releases
project | release | date |
---|---|---|
ledger-live-common | v21.15.0
|
2021-11-08 |
ledger-live-common | v21.14.1
|
2021-11-08 |
ledgerjs | v6.14.0
|
2021-11-08 |
ledgerjs | v6.13.0 ERC20 update |
2021-11-08 |
BTC Pay Server | v1.3.4 Bug fixes:
Improvements:
|
2021-11-09 |
BTC Pay Server | v1.3.3 Bug fixes:
|
2021-11-05 |
lnd | v0.13.4-beta This is a small patch release that fixes a Taproot related bug for Neutrino. If you run neutrino in production, we strongly recommend you update to this version before Taproot activation to ensure your node keeps moving forward in the chain. This release only contains a single commit on top of the prior 0.13.3 minor release: https://github.com/lightningnetwork/lnd/compare/0-13-3-branch...0-13-4-branch?expand=1 Database MigrationsThis release does not contain any database migrations. 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 NotesThis release bumps the Neutrino dependency to the version that ignores not yet supported Taproot outputs in downloaded blocks. Contributors (Alphabetical Order)Olaoluwa Osuntokun /laolu32@gmail.com/laolu32@gmail.com |
2021-11-09 |
lnd | v0.14.0-beta.rc3 Database MigrationsThere are two database migrations for this version in 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 NotesRead the full release notes here: https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.14.0.md Contributors (Alphabetical Order)Abubakar Nur Khalil Adrian-Stefan Mares Alex Bosworth Alyssa Hertig András Bánki-Horváth Bjarne Magnussen Carsten Otto Conner Fromknecht Elle Mouton ErikEk Eugene Siegel Hampus Sjöberg Harsha Goli Jesse de Wit Johan T. Halseth Johnny Holton Joost Jager Jordi Montes Juan Pablo Civile Kishin Kato Leonhard Weese Martin Habovštiak Michael Rhee Naveen Srinivasan Olaoluwa Osuntokun Oliver Gugger Priyansh Rastogi Roei Erez Simon Males Stevie Zollo Torkel Rogstad Wilmer Paulino Yong Yu Zero-1729 benthecarman carla de6df1re github2k20 mateuszmp nathanael offerm positiveblue xanoni/laolu32@gmail.com/laolu32@gmail.com |
2021-11-09 |
lnd | v0.14.0-beta.rc2 Database MigrationsThere are two database migrations for this version in 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 NotesRead the full release notes here: https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.14.0.md Contributors (Alphabetical Order)Abubakar Nur Khalil Adrian-Stefan Mares Alex Bosworth Alyssa Hertig András Bánki-Horváth Bjarne Magnussen Carsten Otto Conner Fromknecht Elle Mouton ErikEk Eugene Siegel Hampus Sjöberg Harsha Goli Jesse de Wit Johan T. Halseth Johnny Holton Joost Jager Jordi Montes Juan Pablo Civile Kishin Kato Leonhard Weese Martin Habovštiak Michael Rhee Naveen Srinivasan Olaoluwa Osuntokun Oliver Gugger Priyansh Rastogi Roei Erez Simon Males Stevie Zollo Torkel Rogstad Wilmer Paulino Yong Yu Zero-1729 benthecarman carla de6df1re github2k20 mateuszmp nathanael offerm positiveblue xanoni /laolu32@gmail.com/laolu32@gmail.com |
2021-11-05 |