ethers.js/src.ts
2018-12-14 18:32:48 -05:00
..
providers Allow nonce to be a BigNumber (#228). 2018-12-12 16:56:50 -05:00
shims Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
utils Add isHexString to exported utils (#367). 2018-12-12 16:23:39 -05:00
wordlists Better error message when normalize is missing. 2018-11-09 14:34:14 -05:00
_version.ts Updated dist files. 2018-12-12 16:59:25 -05:00
abstract-signer.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
constants.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
contract.ts Fixed contract proxied tx.wait receipt properties (#355). 2018-11-27 17:32:05 -05:00
errors.ts Fixed typo in error strings (#376). 2018-12-12 16:31:23 -05:00
ethers.ts Throw exception instead of returning null for getDefaultProvider (#351). 2018-11-21 16:23:44 -05:00
index.ts Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
wallet.ts Make it easier for sub-classes of Wallet to manage nonces. 2018-12-14 18:32:48 -05:00