muji
muji
So that users can generate pre-signatures ahead of time and reduce the time spent during the signing phase when signing a message or transaction.
Links to join sessions could include a unique party identifier that would prevent the participant from joining the same session multiple times.
When compiling for an android target I get this error after upgrading to 0.5. The problem does not exist with 0.4.4 so I have downgraded for now. ``` /Users/muji/git/sos/gui/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:24: error:...
**Describe the bug** On `windows-latest`, the conpty pseudo-terminal library does not write to the expected pipe, the output appears in the actions log output but never gets written to the...
**Describe the bug** I have been trying all day to complete a workflow which relies on a `macos-latest-xl` runner but the job never gets picked up, is there an outage...
I think it would make sense if instead of a [panic here](https://github.com/1Password/typeshare/blob/dce5b8524fd97298725f4053c06147ba6d453168/core/src/language/typescript.rs#L84) that they were mapped to [BigInt](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt). What do you think?
Primarily for the hashbrown advisory: https://rustsec.org/advisories/RUSTSEC-2024-0402.html but also bump criterion at the same time. Bumped the patch version too.
Hi, Thanks for the library! I've come across something of an esoteric edge case and I have a hunch it's to do with Windows `\r\n` line endings but first some...