ethers.js/src.ts
2018-10-04 17:27:42 -04:00
..
providers Added ability to wait for a specific number of confirmations (#229). 2018-10-04 17:27:42 -04:00
shims Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
utils Fixed nested errors for providers that were masking true error (#292). 2018-10-04 15:24:29 -04:00
wordlists Fixed French and Spanish for browsers without Uint8Array.forEach. 2018-10-03 22:47:44 -04:00
_version.ts Updated dist files. 2018-10-03 20:03:32 -04: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 Added chainId as supported override for contract transactions. 2018-10-01 17:33:09 -04:00
errors.ts Added version to errors. 2018-10-03 22:50:22 -04:00
ethers.ts Changing contract deployment to ContractFactory. 2018-09-26 15:47:09 -04: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 Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00