Commit Graph

14 Commits

Author SHA1 Message Date
Richard Moore
9b885296d0
Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
Richard Moore
7014afaab6
Fixing out-of-order browserify imports again. 2018-07-23 05:37:07 -04:00
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
d1ce9f4964
Refactored imports and exports to be both node-friendly and TypeScript-friendly. 2018-07-16 03:27:49 -04:00
Richard Moore
5f3ceec6f9
Refactored types for TypeScript and to remove circular dependencies. 2018-07-14 17:19:08 -04:00
Richard Moore
d6260ae11a
Fixing weird browserify bug with pacakge resolution order. 2018-07-12 20:11:32 -04:00
Richard Moore
e5d5871b95
Better transaction serializing API. 2018-07-12 02:42:46 -04:00
Richard Moore
8fe19de3ce
Added support for unsigned transactions. 2018-06-25 21:02:20 -04:00
Richard Moore
ec40c67c50
Added no implicit any for TypeScript checking. 2018-06-22 20:30:50 -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