mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-06 02:43:49 +00:00
Ethereum tests
Expected values come from https://www.myetherwallet.com/#view-wallet-info Polyfill for ArrayBuffer.isView is required for phantomjs-2.1.1 but seems not required in modern browsers. I'll keep it there because the tests need to pass. Also see https://github.com/kvhnuke/etherwallet/issues/337 Unusual capitalization of hex encoded ethereum address
This commit is contained in:
@@ -651,6 +651,7 @@
|
||||
<td class="privkey"><span data-show-qr></span></td>
|
||||
</tr>
|
||||
</script>
|
||||
<script src="js/polyfill.es6.js"></script>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/levenshtein.js"></script>
|
||||
|
||||
3793
src/js/polyfill.es6.js
Normal file
3793
src/js/polyfill.es6.js
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user