Commit Graph

12 Commits

Author SHA1 Message Date
Richard Moore
e3da92d1ee
Lazy load the elliptic curve; also fixed circular dependencies internal to the library that cause issues in browserify. 2018-07-22 20:05:14 -04:00
Richard Moore
b61b84dfc8
Moved static Wallet calls to utils and refactors exposed types. 2018-07-17 01:44:04 -04:00
Richard Moore
d1ce9f4964
Refactored imports and exports to be both node-friendly and TypeScript-friendly. 2018-07-16 03:27:49 -04:00
Richard Moore
b61643fecb
Fixed internal exports to use types. 2018-07-16 00:09:13 -04:00
Richard Moore
2a111ab6ce
Added mnemonic language support for Chinese, Italian, Japanese and Korean. 2018-06-20 20:29:54 -04:00
Richard Moore
5b18a63ebc
Use node crypto in node environments. 2018-06-19 02:12:57 -04:00
Richard Moore
5da4917c27
Refactoring. 2018-06-18 05:42:41 -04:00
Richard Moore
c1b24e818c
Renamed convert to bytes. 2018-06-17 16:47:28 -04:00
Richard Moore
af893e79a4
Refectoring; split getAddress, expose transactions, hex operations. 2018-06-17 16:32:57 -04:00
Richard Moore
efbfed0d40
Refactor API. 2018-06-15 04:18:17 -04:00
Richard Moore
c411d9744d
Added new checks and fixed up deploy for Contract. 2018-06-13 21:10:41 -04:00
Richard Moore
8c0308dc58
Initial TypeScript migration. 2018-06-13 15:39:39 -04:00