Dmitrii Novikov

Results 77 issues of Dmitrii Novikov

### Problem to Solve Decrease gas allowance by db writes for each interaction with `Messenger` storages - it might be done in callbacks

D2-node
P2-sometimesoon
C1-feature
Q1-easy

### Problem to Solve Exclude cases of insertion to waitlist and dispatch queue messages addressed to users

D1-core
D2-node
P2-sometimesoon
C1-feature
Q1-easy

### Problem to Solve Calculate how much gas needed after waking + optionally append it to initial one for correctness of calculation for async contracts ### Possible Solution // .....

D2-node
C1-feature
P4-consider
Q2-moderate

### Problem to Solve Unify processing style for extrinsics and `process_queue` ### Possible Solution Provide some trait for it, which requires implementation of `JournalHandler`

D2-node
C2-refactoring
P4-consider
Q1-easy

### Problem to Solve Provide new features ### Possible Solution ** To be pasted from ecosystem requirements ** ### Notes _No response_

P2-sometimesoon
C1-feature
D5-tooling
Q3-involved

We may save some space if we won't store the init function after program initialized.

D2-node
C1-feature
P4-consider
Q4-epic

### Problem to Solve Need to investigate, should we decrease block gas allowance by single db write

D2-node
C1-feature
P4-consider
Q1-easy

### File Location(s) `common/storage/complex` ### Proposal The issue will be actual once #946 merged. The main proposal is to consider if we need associated types for traits and impl, which...

C2-refactoring
P4-consider
Q1-easy

### File Location(s) `gear/core/env.rs` ### Proposal Our core written in style when we don't mind any blockchain logic and we should keep that way. Environment trait is just a behavior...

D1-core
P2-sometimesoon
C2-refactoring
Q1-easy

### File Location(s) `gear/pallets/*` ### Proposal Need to provide actual explanation of types, unreachables and algorithms. Clear the code and provide actual docs for common traits.

D2-node
P2-sometimesoon
C2-refactoring
Q2-moderate