Hernando Castano

Results 68 comments of Hernando Castano

Let's wait until we sort out the release details of `cargo-contract` before merging this

Gonna :shipit: and get the release train started

Before allowing this we'll need to think more about the performance impacts of increasing the buffer size. I think there are places where we encode/decode the entire buffer for instance....

I was under the impression we already ran Miri as part of the CI 🤔 Feel free to open a PR which adds it. As for the potential bug, it's...

@mmagician I don't see why normal Rust tooling wouldn't work here. Maybe there are some intricacies I'm not aware of though (cc @cmichi @Robbepop ?).

> If some parachain/blockchain want to use custom types, they fork the repository and use [patch.crates-io] to override default types. I really don't like this approach. Part of the point...

@bidzyyys Hey, are you going to address the open comments?

> I am a bit worried that this will make our update process more complicated because we are restrained to the substrate version your repo uses. But I see no...