Roman Zeyde

Results 96 issues of Roman Zeyde

**Describe the bug** https://satoshilabs.slack.com/archives/C07JWCTDWEA/p1761568002476669?thread_ts=1758889409.443749&cid=C07JWCTDWEA **Firmware version and revision** 06e3863864ab310ac4c3b2090a37cf6e01f1b8ec **To Reproduce** https://satoshilabs.slack.com/archives/C07JWCTDWEA/p1761567651848009?thread_ts=1758889409.443749&cid=C07JWCTDWEA **Expected behavior** There should be a success screen, similar to the `SignTx` and `GetAddress` flows. ❗Make sure to...

bug

**Describe the bug** Sometimes it is needed to run `make build_unix` twice to make sure the emulator uses the updated Rust library. **Firmware version and revision** fe21ddc727 **To Reproduce** Steps...

bug

- DeviceMenu contains Demo entry with a mocked workflows - Creating a wallet with a predefined share - Restore a wallet which lets you enter 4 words (to test keyboard...

**Describe the bug** `Transaction signed` on success screen should end with fullstop and breaks on two lines [according to Figma](https://www.figma.com/design/Z1NtDTu70Dl8dJrpLK1IEE/Sandbox-TS-7?node-id=4580-9789&t=ObcYC1NFvar15kWu-4). Currently it is using the following string for all layouts:...

bug
T3W1

Currently it emits the following warning when building electrs with `rustc 1.91.0 (f8297e351 2025-10-28)`: ``` $ cargo build --all --features metrics_process --release warning: `#[automatically_derived]` attribute cannot be used on inherent...