Manthankumar Satani
Manthankumar Satani
# ๐ Feature Request Description We would like to request a mechanism for shipping urgent fixes from the `main` branch more quickly, rather than having to wait for the next...
## Background MSafe wallet has recently added support for the Latest Wallet Standard. However, it's currently not available in the `AvailableWallets` list, and there's no documentation on integration. ## Current...
The surf package bundle size has increased significantly due to initia.js being included as a direct dependency. This contrasts with `@aptos-labs/ts-sdk`, which is correctly listed as a peer dependency. For...
### Environment - Operating System: `Darwin` - Node Version: `v23.6.1` - Nuxt Version: `3.15.4` - CLI Version: `3.21.1` - Nitro Version: `2.10.4` - Package Manager: `[email protected]` - Builder: `-` -...
# ๐ Bug Description Account Address in invalid (Invalid Input): Invalid address '0xO3U72c066bQ6R971U6S8Pe2cR90fTaR1Q349Vc35V35c2b0aVaU4U9Vb0cTeQ974' https://explorer.aptoslabs.com/account/0xO3U72c066bQ6R971U6S8Pe2cR90fTaR1Q349Vc35V35c2b0aVaU4U9Vb0cTeQ974?network=mainnet https://github.com/aptos-labs/explorer/issues/1164
Some of the [Moar Market](https://app.moar.market) users are facing issue with wallet connection with Aptos Connect. `walletCore.signAndSubmitTransaction(transaction)` here `transaction` is `InputTransactionData` Throws this error `Couldn't open prompt` as Aptos Connect don't...
this version of `@aptos-labs/aptos-client` uses axios version which has two vulnerability I see that v2 of aptos-client fixes this https://github.com/aptos-labs/aptos-wallet-adapter/blob/dbd678f1e7559e5940b15a2f4d6c3ec0316f5525/package.json#L45-L47 ### 1\. SSRF and Credential Leakage This vulnerability allows for...