ethers.js/src.ts
2018-07-22 20:06:36 -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 Export computePublicKey in utils. 2018-07-22 19:59:27 -04:00
utils Use class instance to detect BigNumber. 2018-07-22 20:06:36 -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 generated version file. 2018-07-17 16:09:35 -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