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:
Ian Coleman
2017-02-11 20:15:11 +11:00
parent 0edac945e5
commit 24137d9607
3 changed files with 3854 additions and 0 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff