sahar-fehri
sahar-fehri
Hello guys, i am trying to use this plugin to add pagination to my table. vue --version : 2.9.6 here is the html code : ` N H T {{itemb.n}}...
## **Description** Fixes image display for NFT on send flow ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ###...
## **Description** Switches e2e test to connect to BSC instead of ganache. This is related to an incoming change on core to remove ganache ID from isTokenListSupportedForNetwork since accountApi does...
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
## **Description** Pr to deprecate goerli network. - Removes instances of goerli network. (From network dropdown and setting) - Updates e2e tests to use Sepolia instead. - Creates a new...
## Explanation Migrates the calls from OpenseaV2 to Reservoir. Removes unused Opensea types and add Reservoir types. Ideally the types are shared from NFT-API to other consuming clients rather than...
## Explanation This PR replaces the reference to OP goerli to OP sepolia. It also renames the variable `OPTIMISM_TESTNET` to `OPTIMISM_SEPOLIA`. Only made this change on the transaction controller. Renaming...
## Explanation ## References ## Changelog ### `@metamask/package-a` - ****: Your change here - ****: Your change here ### `@metamask/package-b` - ****: Your change here - ****: Your change here...
## Explanation Adds a call to Get collection api on nft-api passing contract address array to retrieve missing collection attributes. ## References ## Changelog ### `@metamask/assets-controllers` - **ADDED**: Your change...
## **Description** When you try to import an ERC20, it will require clicking on the next button twice before moving to the confirmation modal. You will also see this error...