Dmitrii Novikov

Results 87 issues of Dmitrii Novikov

### Problem to Solve Once parallelism will be applied, it usually will use structure, where there is single `wasmer` instance, which works with multiple threads. I think that it has...

D2-node
C1-feature
P4-consider
Q3-involved

### Problem to Solve Need to figure out should we change the `gas value` converting multiplier dynamically, dependent on network load. ### Possible Solution If it become changeable, need to...

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

### File Location(s) `pallets/*` ### Proposal Once we need manually wake messages, we just remove it from `Waitlist`, queueing it afterwards, we miss charging for last 0-4 block held in...

D2-node
P1-asap
C2-refactoring
Q1-easy

### Problem to Solve There might be cases when something happen on the upper layer (e.g. in the `node`) and contract should change it's state somehow. Example cases: - Program...

D1-core
D2-node
D3-gstd
C1-feature
P4-consider
Q3-involved

### Problem to Solve Once #970 will be resolved, there will be need to parse the received error ### Possible Solution Once error reply received, downcast in into the core-errors,...

D3-gstd
C1-feature
P4-consider
Q2-moderate

### Problem to Solve Once #1088 resolved, becomes situation where the first message pays for program, while future within the block are freely uses it. It should be changed to:...

D2-node
C1-feature
P3-backlog
Q2-moderate

### File Location(s) `gear_common::event` `pallets/gear-program` ### Proposal Need to decide should we clear inactive codes and paused programs after some time, e.g. 1 month?

C2-refactoring
P4-consider
Q1-easy

### Problem to Solve Need to provide an ability to reserve some gas from given to use it for future actions inside the program (even over multiple execution, but it's...

D1-core
D2-node
D3-gstd
P2-sometimesoon
C1-feature
Q2-moderate

### File Location(s) _No response_ ### Proposal Need to figure out all of the existing errors and consider common error type for all of the existing levels to be thrown...

D1-core
D2-node
C2-refactoring
P4-consider
Q2-moderate

### Problem to Solve Append comparison with huge amount of runs for our nightly build or provide separate regular job. One step of #986

P1-asap
C1-feature
D5-tooling
Q1-easy