Kirill Ivanov

Results 21 issues of Kirill Ivanov

**Shared Program**: https://code.world/haskell#Pzf4CuhpqMeyaVWNgHuW8lQ **Description**: When writing a program in CodeWorld (Haskell) I encountered a bug where running the program resulted in exception (apparently with JS, looking at the error message...

bug

# Description Extend `WithPostDispatchInfo` to allow easier specification of `pays_fee` when converting to `DispatchErrorWithPostInfo`. At the time of PR that added `with_weight` (#5458), `pays_fee` field was not present, so it...

A0-please_review
B0-silent
C1-low
D3-trivial 🧸

Issue https://github.com/blockscout/blockscout-rs/issues/841 follows from inaccurate data in chart `new_contracts`. ## Possible reasons and Apparently, blockscout reindexes old transactions, which is not considered for chart updating. ## Fix directions Changing logic...

### Problem statement We would like to improve performance of the order-book pallet in order to raise ceilings for parameters. It should allow higher number of prices, orders within an...

tech
WouldHave
orderbook

### Problem statement While working on #876 we found out a few minor problems with the pallets: 1. Variable/fields naming in TBC pallet is out of date 2. Buy back...

tech

### Problem statement Tests in `farming` pallet include magic numbers without explanation of how to obtain it. It makes it very challenging to update/fix the tests properly. This should be...

tech
WouldHave

### Problem statement Macro `assert_approx_eq` should be deprecated and tests that use it should be rewritten to `assert_eq`. For example, this can be done by performing the same fixed-point computations...

good first issue
tech
CouldHave

`saturating_*` methods might be quite useful. They are present in standard library for primitive types, so the use case can be quite frequent (?). I found only one mention of...

- [ ] update with ENVs - [ ] update config