Hleb Albau

Results 28 issues of Hleb Albau

Recently, we introduce GPU rank computation, based on Nvidia CUDA framework. As for now, I see a lot of requests for non-nvidia based cards to compute rank. Technically it is...

Type: Research

Currently, we use a linear form of 2D array for GPU calculation. In our usage pattern, we don't have [x][y] access patterns but just iterate over [x] array elements. So,...

Code: Rank
Status: On Analysis
Priority: High
Type: Feature

Currently, all accounts balances are passed to CUDA. But in a calculation only a few o them are used. To reduce memory requirement we should pass only required accounts. The...

Code: Performance
Status: On Analysis
Priority: Low
Type: Enhancement

Right now, when someone creates a link with non-existing cid, that cid added to the merkle tree with rank 0. Another option here is to calculate a new cid rank...

Code: Rank
Type: Specification
Status: Revision Needed

## Background There is passed [proposal](https://www.mintscan.io/osmosis/proposals/187) and [its first implementation attempt](https://github.com/osmosis-labs/osmosis/pull/1069). Should we implement it, or it is abandoned idea? ## Suggested Design The same as in PR, but implemented...

![image](https://user-images.githubusercontent.com/2991991/49180942-299aec00-f367-11e8-8d8f-ab34b5708700.png) My proposal is to remove menu bar with **edit** **view** **widnow** buttons.

error

![image](https://user-images.githubusercontent.com/2991991/49733044-92e8fc00-fc91-11e8-946d-559c99eacfbd.png) Should be cyb icon, instead of default one.

Currently there is only way to interact with chain is using cli. Voyager allows send tokens, see validators, delegate and other stuff. I expect this task will not easy one,...

discussion

While connection to custom rpc endpoins it is not oblivious on what network you are now. My suggestion is to add chain-id info somewhere in node selection window.

See https://github.com/osmosis-labs/osmosis/pull/2454