-
### Feature Request
Adding an optional `MsgTransformer` to `CosmWasmClient` (via its constructor).
`MsgTransformer` will be an interface that transforms the `MsgInstantiateContract` and `MsgExecuteC…
-
In some applications, especially those that have the input or output to a transform go somewhere other than the normal path, it is vital that the upstream frame source be informed of other events than…
-
Imager is working on my staging environment, which is on the same server as the live site. The configs are identical, but the images aren't being uploaded to S3 on the live site.
The locally stored…
-
I compiled last version of dev branch on Windows, Ubuntu (for OpenWRT and Android). Communication between Windows, Linux and Android works fine, but pinging to OpenWRT does not work. When I turn off e…
-
-
I've been working with account data lately which is currently a straight kvp.
It would help tremendously if there was a third field as part of this record to host a "field revision id".
It would a…
-
Add support to verify jwt strings. For example
```ts
const jwtSchema = zod.string().jwt()
jwtSchema.parse()
```
-
# Description
Trying to open up a KDBX 4 Google Drive hosted database with a master key (also on Google Drive) and a master password (length: 32) results in an `ArgumentOutOfRangeException`.
# E…
-
**Is your feature request related to a problem? Please describe.**
In its current form, cfn-guard checks the Cloudformation script without any input.
Example, Lets say I have a Cloudformation scr…
-
## Description
[recrypt-rs](https://github.com/IronCoreLabs/recrypt-rs) is a pure-Rust library that implements a set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme,…