1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app
Mark Stacey 865321d269
Update asmcrypto.js to latest version (#6767)
This silences a warning message that was printed to the console whenever
this module was loaded during tests.

The API changes between these two versions were reviewed carefully for
differences. The only difference made was to `PBKDF2_HMAC_SHA256.bytes`,
which was replaced by `Pbkdf2HmacSha256`.

The length argument no longer has a default value, so it has been set
to match what the default value was in the previous version we used,
which is 32 (the SHA256 hash size).
2019-07-02 22:16:20 -03:00
..
_locales Added Confirmation Modal for Delete Network (#6776) 2019-07-02 09:43:02 -02:30
fonts Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
images Add loading view to notification.html (#6648) 2019-06-19 14:22:02 -07:00
scripts Update asmcrypto.js to latest version (#6767) 2019-07-02 22:16:20 -03:00
vendor/trezor handle onDisconnect 2018-08-22 13:39:43 -04:00
home.html Bundle some ui dependencies separately to limit the build size of ui.js 2018-10-31 20:47:22 -02:30
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
manifest.json Version 6.7.1 2019-06-28 02:08:18 -03:00
notification.html Add loading view to notification.html (#6648) 2019-06-19 14:22:02 -07:00
phishing.html Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
popup.html Bundle some ui dependencies separately to limit the build size of ui.js 2018-10-31 20:47:22 -02:30
trezor-usb-permissions.html trezor v5 working on firefox 2018-08-05 02:43:02 -04:00
unsupport.html Rename files 2018-05-29 12:44:37 +08:00