Logan Nguyen

Results 39 issues of Logan Nguyen

**Description**: This PR adds StateRegistry contract mainly for the purpose of migration testing. Bellow is the list of tasks that have been done: - added a new StateRegistry contract to...

### Problem Currently, a developer has to add bumping version PRs for the release events manually. ### Solution Automate bumping version tasks ### Alternatives _No response_

enhancement

### Problem A list of future features that would be nice to have for the dapp. ### Solution Add more components to fulfill the requirements in the task list ###...

enhancement
P2
Epic
Tooling

### Description Multiple wallet extensions can encounter conflicts with each other due to a known issue. Specifically, when both Metamask and Coinbase wallet extensions are installed and activated, attempting to...

bug

## 🆕🐥 First Timers Only This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general. We know that creating a pull...

enhancement
good first issue
Tooling
hacktoberfest

### Problem Currently, users input the transfer amount arbitrarily. This practice could result in transaction rejection if the amount exceeds the totalSupply, leading to unnecessary gas consumption. ### Solution Implement...

enhancement

### Description This bug is peculiar: if one of the parameters of a contract call is a long zero address, it results in a `CONTRACT_REVERT_EXECUTED` error. However, if you switch...

bug

## Description When attempt to add NFTs using `wallet_watchAsset` API, Brave Wallet will provide this error ``` Error: could not coalesce error (error={ "code": -32602, "message": "Asset of type 'ERC721'...

priority/P3
feature/web3/wallet
OS/Desktop
feature/web3/wallet/core