-
https://www.notion.so/hulking-cosmos-3e8/Q4-2024-QA-Requirements-13e2ee9c5bc280a88458e7a935d17488?pvs=4#1432ee9c5bc2808dacbec0a44140af89
-
I didn't get a chance to ask on the review of #5466, but since the wire format of `BlockAccept` is changing, should the wire format itself be updated to be versioned? Not all signers will upgrade at …
-
I'm struggling to integrate the SDK in a multi-threaded application, because `create_signer::from_keys` returns `Box`. This trait does not require `Sync` implementation, which means that the signer is…
-
It is working perfectly when using hashconnect library but when with hedera-wallet-connect there is an error while trying to execute a transaction made with ContractExecuteTransaction from hashgraph/s…
-
> This issue was originally posted by @richardhenry in https://github.com/safe-global/safe-modules/issues/500
## Description
One of our users is experiencing issues using the passkey signer with…
-
I'm trying to implement a XAdES signer application with ECDSA support using BC, because .NET built-in SignedXml class supports only RSA and DSA keys.
For my implementation I tried to use [bc-xml-se…
-
update these pubkeys to show up as XVerse Signer
02877ce29ba35458b827a6ea18510b9058ae4c30e2c33d288f2982c13497caec6e
0302328212d5e430a8a880f8e2365a8f976ee50490ff030c106866c0b789eae91a
03b3b78738abbdc5…
-
Parsing the "allowed signers" file format is needed for SSH signature verification: #1394.
This issue it so track a new function in the dulwich library for parsing "allowed signers" files for SSH s…
-
hot signer with mnemonic stored in the datadir is a feature only used by liana-gui, maybe it is not good to have it in the liana crate.
-
This issue aims to improve the test coverage for this folder by:
1. Identifying untested or under-tested functions and classes.
2. Writing additional unit tests to cover edge cases and scenarios…