Kazunobu Ndong

Results 9 issues of Kazunobu Ndong

Hello, I am trying to use Cae on windows10. I have anaconda installed with python 3.8. I tried to start the application both from anaconda command line and from windows...

using polkadot-sdk/substrate master branch

**Motivation** Now that the web3 grant has been completed, and before adding new functionalities, we need to clean-up and optimise our code. This is no small task, so we need...

enhancement

**Motivation** In storages, when storing multiple values using `Vec`, an attack vector is created: someone could create a Massive vector, and overwelm the chain. **Suggested Solution** We should limit the...

enhancement

**Motivation** Issue #225 highlighted the fact that in some cases the fees_account didn't have enough funds to send to the virtual account for asset creation fees payment. Therefore, the need...

enhancement

If I understood correctly, the Ledgers Nano S plus & Nano X are supposed to support Identity related operations. However, trying to create an on-chain identity on [Polkassembly](https://polkadot.polkassembly.io/), I get...

# Description This PR is related to [this issue ](https://github.com/polkadot-fellows/runtimes/issues/375). Through the introduction of the OPF pallet and the DISTRIBUTION pallet, we are handling the Optimistic Project Funding. It allows...

T2-pallets

## Issue #4859 ## Description This PR removes `libp2p` types in authority-discovery, and replace them with network backend agnostic types from `sc-network-types`. The `sc-network` interface is therefore updated accordingly.

T0-node

# Description This PR is related to [this issue ](https://github.com/polkadot-fellows/runtimes/issues/375). Through the introduction of the OPF pallet and the DISTRIBUTION pallet, we are handling the Optimistic Project Funding. It allows...

T2-pallets