date slip
This commit only updates two release dates in a changelog file from June 30 to July 1, 2065. There are no code changes, no security fixes, and no functional changes of any kind.
0c8122f5by Peter D. Gray+2−21 fileWe watch what security-critical projects change—then translate the code into clear, independent intelligence anyone can understand.
AI analysis is published as generated. Community notes appear after human validation.
This commit only updates two release dates in a changelog file from June 30 to July 1, 2065. There are no code changes, no security fixes, and no functional changes of any kind.
0c8122f5by Peter D. Gray+2−21 fileThis commit adds new ways to print ECDSA Bitcoin signatures as hexadecimal text (lowercase and uppercase), matching formatting already available for Taproot signatures. It also makes the existing Display implementation reuse the new LowerH…
69540f98by Mitchell Bagot+43−51 fileThis commit adds standard Rust conversion traits (From/TryFrom) between an ECDSA signature and its serialized byte form. It is a small API-consistency change that mirrors traits already present on the Taproot signature type. There is no in…
3cf8c405by Mitchell Bagot+21−01 fileThis commit fixes a formatting bug in how Bitcoin ECDSA signatures are printed as text. Previously, the signature was printed in two separate pieces (the DER-encoded signature and the sighash byte), which could mishandle formatting options…
c8ee6361by Mitchell Bagot+18−21 fileThis commit simply adds standard sorting traits (PartialOrd and Ord) to an ECDSA signature type and its associated sighash type, matching what already exists for similar types. There is no indication this fixes or introduces a security pro…
1e020732by Mitchell Bagot+2−22 filesThis commit fixes a bug in Electrum's Qt send tab where the app could crash if a user edited the payment recipient field quickly while previous lookups were still finishing. The fix ignores results from outdated lookups instead of letting …
299be410by f321x+4−01 fileThis commit fixes how a Trezor hardware wallet reports a specific user error. Previously, when someone tried to set an already-set identity key rotation index, the device returned a generic 'FirmwareError'—the type normally reserved for un…
01cbba57by Roman Zeyde+6−42 filesThis commit adds an optional user-interface feature for Solana transactions on Trezor hardware wallets. When enabled, long Solana addresses are shown on the device screen in smaller groups of characters (chunks of 4) instead of one long st…
f52bea0aby obrusvit+369−25721 filesThis commit is a routine API cleanup, not a security fix. It removes a helper trait called PrivateKeyExt and hides a low-level accessor method (as_inner) that exposes the underlying secret key object. The same signing behavior is preserved…
e9ea66a1by Mitchell Bagot+14−344 filesThis commit updates the Trezor firmware's Evolu (delegated identity) registration signing feature so that the device now includes a 'rotation index' in the signed registration request. The rotation index tells the Quota Manager which versi…
4db3a69dby Martin Pastyřík+106−288 filesThis commit simply adds one line to a documentation file listing a third-party project called Bitcoin Safe. It does not change any code, configuration, or security behavior of the Trezor firmware.
b10a27afby Roman Zeyde+1−01 fileThis change moves some internal test-only Ethereum transaction display definitions from being permanently added to a global list to being generated on demand only when the device is running in debug/test mode. It is a memory-footprint and …
80bc85dfby Roman Zeyde+150−1402 filesA quiet fix may be responsible caution—or it may leave users unaware that their assets were ever at risk. CommitWatch preserves the evidence, adds context, and tracks whether vendors disclose, acknowledge, and learn.