Bogdan Gusiev

Results 76 issues of Bogdan Gusiev

Fixes #101 CC @itzmeanjan

## Motivation In our app we want to provide people a better user experience when they deposit their tokens to polygon. That is why we want `RootChainManager#depositFor` to be callable...

Some operations require us to track `NewHeaderBlock` event of `RootChain` contracts. That is possible to do. However, the functionality can not be verified in the test environment because `MockCheckpointManger` doesn't...

**Is your feature request related to a problem? Please describe.** Get transaction outcome with a single query including all the related data: * status - rejected, confirmed, pending (including substatus)...

enhancement

### Describe the Feature ETH RPC allows multiple contract addresses to be passes to `eth_getLogs` method - [documentation](https://eth.wiki/json-rpc/API). However, typescript types describe `address` as `string | undefined`: https://github.com/ethers-io/ethers.js/blob/master/packages/contracts/src.ts/index.ts#L66 Please add...

enhancement
major-bump

**🧐 Motivation** Contract size limit of 24KB on ETH mainnet is a big problem. We need to reduce contracts size as much as we can by optimizing error messages. Using...

`tweet_length` should normalize line breaks of the string. eg. twee length of `hello\n` of `hello\r\n` should be equal. I think same thing happen on twitter.com side.

Currently `ALERename` command has no arguments and it prompts for a new name of a symbol as an interactive dialog pre-filled with an old name. While it is a good...

enhancement
help wanted

The following setting: ``` set guifont=Inconsolata:h20 ``` Results in the following warning: ![image](https://github.com/qvacua/vimr/assets/122436/edd8cd87-75ff-4b1c-893b-29a1f2eee75d) https://github.com/googlefonts/Inconsolata?tab=readme-ov-file