Benjamin DENEUX

Results 8 issues of Benjamin DENEUX

I've an issue when trying to convert a JSON schema file to Typescript types. The JSON schema comes from a [Rust models](https://github.com/okp4/contracts/blob/f2afc6349a654cb6ffa1771cb0f750bd68f0b7c1/contracts/okp4-cognitarium/src/msg.rs#L110) that has been converted to [JSON Schema](https://github.com/okp4/okp4-contract-schema/blob/30b9686d9f946563d8ca60c53df388ee75186ec7/schema/okp4-cognitarium/query.json#L55-L66). Given...

bug
naming
input:JSON Schema

### 📋 Steps - [x] Rename contracts names - [x] Rename packages names - [x] Update docs with goods name - [x] Update CI - [x] Change assets link uploaded...

## 📄 Purpose _**NOTE:** I first started by creating a branch with it's associated PR with a smart contract intended for the distribution of the tax according to the planned...

### 📝 Purpose Following specifications PR #143, It would be nice to add a query on the `cw-law-stone` smart contract that allow retrieve the list of all dependencies used by...

enhancement

This PR includes the necessary updates to the Mint module to align it with the Cosmos-SDK v0.50.6. :gear: Key changes include: - Updated the Keeper struct and its methods to...

security audit

### 📝 Purpose This PR introduces several updates to the vesting module to align with the cosmos-sdk v0.50.4, while preserving the custom features implemented in our project, such as cliff...

security audit

With the aim of automate the release of new generated proto, we need to notify the [okp4-cosmos-proto](https://github.com/okp4/okp4-cosmos-proto) repository when a new release is done on the chain, it's allow publish...

## Description While implementing issue #556, an inconsistency was observed in a specific scenario related to object storage. This inconsistency arises when an attempt is made to store an object...