Alex Bakoushin

Results 10 issues of Alex Bakoushin

Label isn't affected by `format` prop – function passed to `format` prop is actually used for formatting tooltip value only, despite docs says it should be used also for label...

Is it possible to somehow infer a codec type (H264/VP8/etc) from a stream/track? For example, we want to spawn different GStreamer pipelines based on which type of video codec we...

enhancement
TODO

Web3 support was recently [removed from MetaMask](https://docs.metamask.io/guide/provider-migration.html#summary-of-breaking-changes). While they still provide a dummy `window.web3` object, this is [not the case](https://github.com/dsrvlabs/celo-extension-wallet/issues/4) for the [Celo Extension Wallet](https://chrome.google.com/webstore/detail/celoextensionwallet/kkilomkmpmkbdnfelcpgckmpcaemjcdh). We may expect that Web3...

stale

FIDI.CASH aims to simplify cashing out crypto for fiat money (and potentially vice versa). Trustful behavior of market participants (bona fide) is incentivized by overcollateralized deals protocol. Project repository with...

### Description * Add points card to the "Discover" screen * Add an intro screen to the points home page (shown only once) https://github.com/valora-inc/wallet/assets/2737872/ef769852-a628-4e4c-8ce1-63ffcbb0345b ### Test plan Updated unit tests...

### Description I noticed that points app mount sagas have not been running and apparently they have to be wrapped into `call` methods to run. To the worse, the initial...

### Description Implement new points activities list design. Figma: https://www.figma.com/design/rXBDplfMHHqYmuu6EkgMEo/Gamification-experiments?node-id=1747-6464&t=aOfd2uHuL1gAJfTG-0 Important changes: 1. Activities are rendered as a list 2. No more grouping by points amount; the amount is indicated...

### Description ### Test plan ### Related issues - Fixes #[issue number here] ### Backwards compatibility ### Network scalability If a new NetworkId and/or Network are added in the future,...

### Description When sending an ERC-20 token, the recipient’s ENS name is not displayed in the UI. ### Expected Behavior The ENS name should be shown for ERC-20 token transfers,...

## Description Updates `wallet_getCapabilities` handling to fall back on the session’s namespace chain IDs when no explicit `chainIds` are provided in the request. Per [EIP-5792](https://eips.ethereum.org/EIPS/eip-5792#wallet_getcapabilities), the `chainIds` parameter is optional....