Brian Ramirez
Brian Ramirez
## Summary Closes #1953 - [n] y/n | Does it introduce breaking changes? - [n] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? ## Description...
## Summary Closes #_ - [n] y/n | Does it introduce breaking changes? - [n] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? ## Description...
## Summary Closes #1960 - [n] y/n | Does it introduce breaking changes? - [n] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? ## Description...
**Describe the bug** The function `set_contract_storage()` sets the storage in a contract. There was a missing validation in integration tests that was present in e2e. This validation checked that the...
**Describe the bug** The aim of this function is to provide default test accounts, each given a fantasy name from "A" to "F" (Alice, Bob, etc.). The intention is for...