web-sdk icon indicating copy to clipboard operation
web-sdk copied to clipboard

Portis Web SDK

Results 42 web-sdk issues
Sort by recently updated
recently updated
newest added

Can you reduce the size of Portis SDK, now it's the most heavy dependency in my app after Ethers.js, around 600kb. For example Fortmatic SDK is around 20 times smaller,...

Normally, the calling of `web3.eth.signTransaction` should result in the signature dialogue. But if a balance of the account is insufficient to pay a gas fee then the Portis wallet does...

Portis SDK is sending requests to Portis API and cross domain cookie for any visitors (even if they don't login with Portis). This create a 2 to 3 seconds loading...

Portis SDK seems to run into this issue when using Private mode or using Brave browser. Seems like there's an easy workaround by wrapping the localStorage calls with an isStorageAvailable...

We add Portis support to our Dapp. The below code is how we have imported that: ``` import Portis from '@portis/web3'; import config from '../configuration'; const PORTIS_DAPP_ID = 'xxxxxxxxxxxxxxx'; const...

Hi I am getting the error network error after captcha and hitting register button.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Removes [global-modules-path](https://github.com/rosen-vladimirov/global-modules-path). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `global-modules-path` Updates `webpack-cli` from 3.1.2 to 3.3.12 Changelog Sourced from webpack-cli's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies