ethers.js/src.ts
2018-07-23 05:37:07 -04:00
..
contracts Added a (hacky) way to get TypeScript to support the Contract meta-class functions. 2018-07-18 16:32:16 -04:00
providers Fixed some concerns of eslint. 2018-07-17 16:09:06 -04:00
shims Better browserify for English wordlist. 2018-07-22 21:07:50 -04:00
utils Fixing out-of-order browserify imports again. 2018-07-23 05:37:07 -04:00
wallet 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
wordlists Moving away from default exports. 2018-07-16 00:39:29 -04:00
_version.ts Updated dist files. 2018-07-23 02:59:01 -04:00
ethers.ts Fixed browser shim for setImmediate. 2018-07-17 02:05:24 -04:00
index.ts Refactored imports and exports to be both node-friendly and TypeScript-friendly. 2018-07-16 03:27:49 -04:00
thirdparty.d.ts Restructuring browser shims. 2018-07-22 18:25:36 -04:00