ethers.js/src.ts
2018-10-07 00:42:52 -04:00
..
providers Added automatic event parsing for contract transaction receipts from tx.wait. 2018-10-04 19:54:15 -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-04 20:25:07 -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 automatic event parsing for contract transaction receipts from tx.wait. 2018-10-04 19:54:15 -04:00
errors.ts Added version to errors. 2018-10-03 22:50:22 -04:00
ethers.ts Added automatic event parsing for contract transaction receipts from tx.wait. 2018-10-04 19:54:15 -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 Mark progressCallback as optional (#293). 2018-10-07 00:42:52 -04:00