Shamil
Shamil
### Problem to Solve Sometimes we need to send the message after some delay instead of doing it immediately. It might be useful for time scheduled routines, e.g. in DAO,...
We need to write more comprehensive documentation for our exciting testing tool. It is necessary to describe all useful entities with examples of use. - [ ] Add documentation to...
### File Location(s) https://github.com/gear-tech/gear/tree/master/common ### Proposal This crate becomes not too useful after #502. Need to move its functionality to node or pallets or similar.
We will add examples to the `gstd` in-code documentation. We need to implement dummy syscalls in `std` mode for making these examples compilable as doc tests. We can add a...
It's a tracking issue to check the overall progress in completing preparations for the launch of the Vara network. # Contracts API - [x] #1528 - [x] #1208 - [x]...
- Part of #1496 - [ ] Add tests
@gear-tech/dev We need to inspect each of our crates carefully and completely cover them by unit (and integration if necessary) tests. This is the tracking issue to check the overall...
### Proposal Currently, we need to run the `gear gear-program` subcommand to use `gear-program`'s functions. I'd suggest renaming it to `gear program`. Also, I'd replace the `gear gear-program program state`...
Note: **Task is not complete yet, wait for more authorities.** Need to add more authorities to the Vara spec file. - [x] 1. - Babe: `0xec84321d9751c066fb923035073a73d467d44642c457915e7496c52f45db1f65` - Grandpa: `0x3a55ac67c147af497e9dc14debf7d5674969cc7cb2099fdf598ee6a7c36fe3b4` -...
After https://github.com/gear-tech/wiki/issues/282. Need to be sure all staking mechanisms work as they should. In the second stage, we need to test the full staging workflow: airdrop, nominating, elections, staking, and...