-
Hi @tniessen!
I've just been looking at this package following your comment in the NodeJS repo regarding PQC: https://github.com/orgs/nodejs/discussions/54475
With our use-case, we have a mnemon…
-
If I'm using this function on wrong Base58 Key, i'm getting this:
pyo3_runtime.PanicException: called `Result::unwrap()` on an `Err` value: signature::Error { source: Some(Cannot decompress Edward…
-
The extension will manage public/private key pairs after #32 is merged. It might be useful to be able to export keypairs into a DH format key file that can be used for other use cases outside of the e…
-
Let’s add an additional field to keypairs to keep track of their expiration dates and notify the admin/users if needed.
-
The original Ecl1ipse pool could do this by sending out a different nonce range to each connected miner.
-
# Bug Report
## Description
https://github.com/user-attachments/assets/63b22149-aac3-4b1b-ab0f-3e9fc8a7a645
## Steps to reproduce
1. on device 1, create account
2. on device 2, sync with device 1…
-
# Bug Report
## Description
After adding new keypair via Private key I am unable to remove this key pair and corresponding derived account. The error says no key for given address or file
I was not…
-
Due to the limited capacity of the `UserEntity.privateData` column of datatype 'blob', the size will be exceeded when a certain amount of key-pairs is reached for a user.
-
**Is your feature request related to a problem? Please describe.**
We use MFA on all of our developer accounts and using Meltano with MFA just doesn't work due to all the MFA requests. Looks like Sn…
-
DHE Users can generate a DH format keypair file. The extension will also support keypair auth once [Private key based auth #32](https://github.com/deephaven/vscode-deephaven/issues/32) is completed. W…