Commit Graph

15 Commits

Author SHA1 Message Date
Richard Moore
29f6c34343
Allow private keys to Wallet to omit the 0x prefix (#1166). 2020-11-20 17:30:36 -05:00
Richard Moore
4809325bee
Refactoring dist build process. 2020-11-14 17:42:36 -05:00
Richard Moore
550ecf2f25
Added verifyTypedData for EIP-712 typed data (#687). 2020-10-20 00:15:55 -04:00
Richard Moore
be4e2164e6
Initial Signer support for EIP-712 signed typed data (#687). 2020-10-18 21:52:25 -04:00
Richard Moore
0c1d55b6dc
Added initial code coverage testing. 2020-07-13 06:48:33 -04:00
Richard Moore
71d03c6e3c
Added string spell-checking to library and fixed discovered typos. 2020-04-22 02:42:25 -04:00
Richard Moore
0ad94cdf81
Added sync version of wallet decryption. 2020-02-27 18:42:59 +00:00
Richard Moore
f9ab665b52
Updated dist files. 2020-02-06 18:21:34 -05:00
Richard Moore
e7adc84a97
Better type safety for defineReadOnly. 2020-02-04 08:01:26 -05:00
Richard Moore
92a383ff0d
Abstracting mnemonic phrases (#685). 2020-01-18 21:09:02 -05:00
Richard Moore
394c36cad4
Migrating to modern syntax and scoping (#634). 2019-11-01 23:33:51 +09:00
Richard Moore
73a0077fd3
Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
Richard Moore
0b224e8fb5
Deprecating errors for logger. 2019-08-01 18:04:06 -04:00
Richard Moore
257d67c962
Moved away from isNamedInstance which breaks after Browserify name mangling. 2019-06-10 22:25:46 -04:00
Richard Moore
2777f5cb4c
Initial v5 branch commit. 2019-05-14 18:25:46 -04:00