Jyoti Puri
Jyoti Puri
Add retry logic to actions
> We are including huge list of words of which only english is being used: > > https://output.circle-artifacts.com/output/job/0b87725e-d9fa-4b1e-87c8-209ba5bb939a/artifacts/0/build-artifacts/source-map-explorer/common-0.html > > https://output.circle-artifacts.com/output/job/0b87725e-d9fa-4b1e-87c8-209ba5bb939a/artifacts/0/build-artifacts/source-map-explorer/common-6.html > > We can get rif of other languages...
lib-p2p is and its related modules like multihashes and multi-stream select are increasing bundle size significantly https://output.circle-artifacts.com/output/job/0b87725e-d9fa-4b1e-87c8-209ba5bb939a/artifacts/0/build-artifacts/source-map-explorer/background-5.html https://output.circle-artifacts.com/output/job/0b87725e-d9fa-4b1e-87c8-209ba5bb939a/artifacts/0/build-artifacts/source-map-explorer/background-6.html lib-p2p can possibly be excluded from bundle.
We have charts being generated for bundle side in background and UI. 1. Currently we generate a JSON file with bundle size stats for each commit, this can cause performance...
To comply with WIA-ARIA rules I plan to implement following: 1. All clickable sections should be focuseable. 2. Add following `role` attribute to tag as applicable: 1. `button` - An...
`KeyringController:signMessage` fails if empty data is passed but `KeyringController:signPersonalMessage` does not fails if empty data is passed.
If there is only HD Key Tree keyring with 1 account and removeAccount is called passing that account it deletes keyring object also from state.