DaevMithran
DaevMithran
Signed-off-by: DaevMithran Updated pull request changes suggested by @TimoGlastra - Raising an http bad request error when a seed is passed in the body and wallet-allow-insecure-seed is not enabled -...
Signed-off-by: DaevMithran Issue is not fixed yet. Tried replacing the white spaces with %20 in tails_local_path. I'm not receiving error in swagger now. I'm receiving error in the logs. And...
Currently acapy allows the option to choose key management mode only during a sub-wallet creation - We should also support an option to change the key_management mode in acapy according...
The tails file location after publishing a credential definition is not considering the white spaces in revocation tags, which leads to fail in uploading tails file but publishes the credential...
Signed-off-by: DaevMithran Question - instead of indyLedgers. Can we change it to ledgers : { indy: [ ], cosmos: [ ] } .etc
**Is your feature request related to a problem? Please describe.** The DID import api currently imports a DID with all keys specified in the argument, I propose to add the...
- [x] Antehandler integration - [x] App integration - [ ] Posthandler integration - [ ] Bump deps
## Changes - Implement binary search tree without recursion ## Checklist: - [x] I ran bellow commands using the latest version of **rust nightly**. - [x] I ran `cargo clippy...
### Changes - [x] New feature (non-breaking change which adds circular deque implementation) ## Checklist: - [x] I ran bellow commands using the latest version of **rust nightly**. - [x]...