near-wallet icon indicating copy to clipboard operation
near-wallet copied to clipboard

Web wallet for NEAR Protocol which stores keys in browser's localStorage

Results 153 near-wallet issues
Sort by recently updated
recently updated
newest added

**Problem** Now when transferring fungible token in NEAR Wallet, a fixed minimum FT storage balance is used to call `storage_deposit()` https://github.com/near/near-wallet/blob/bbc258315eb41fba49e30387c79507e284ad4acd/packages/frontend/src/services/FungibleTokens.js#L29 In some cases, the required storage deposit amount is...

Bug
Priority 2

![image](https://user-images.githubusercontent.com/102012864/159211082-5493169d-6e56-46be-9ae8-2e6c1f8d3d20.jpeg) The buyer can offer to buy any NEAR Wallet which is not available, then the wallet owner can choose to accept or reject this offer. NEAR ecosystem might charge...

**Problem** The farm validator validator box truncates the validator name if it's too long and does not render the tooltip over the modal when you hover. **Expected Behavior** The validator...

## Story Facilitate the NEAR stake migration from `poolv1.near` to `pool.near`. ## Acceptance Criteria - [ ] The user is alerted that the need to migrate their stake from old...

🛠 UX / UI

**Problem** The available balance of the locked account shows incorrect data(35.65433). An error will occur when the user stakes more than 4.15434 tokens. **Expected Behavior** It can show the right...

Bug

## Story As a USER I see the farming token, I want to claim so I can get a reward from staking in farming validator. ## Acceptance Criteria - [x]...

🛠 UX / UI

**Problem** When NEAR Wallet has full access key to a contract, it allows to deploy 2FA contract on top of existing one and bricks the account **Expected Behavior** Wallet doesn't...

Bug
Priority 1

#2371 This PR Bootstraps our UI component library with the following: - Typescript - Rollup for bundling - Storybook for documentation - Jest and React testing library for testing

## Problematic Approving of transactions or signing in lefts track in the history api of browser. In such way, when user trying go back, he appears with this tracks. Unexpirienced...

## Problem When navigating on the wallet website (https://wallet.near.org/) the fiat currency is displayed in USD/$, it would be great to have the option to select another currency (for instance,...