ethers.js/src.ts
2018-10-13 17:19:07 -04:00
..
providers Added optional blockTag to call; note that this may not behave as expected on all nodes (#226). 2018-10-11 16:03:18 -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 filtering with null non-indexed parameters (#305). 2018-10-13 17:17:02 -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-13 17:19: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 optional blockTag to call; note that this may not behave as expected on all nodes (#226). 2018-10-11 16:03:18 -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 Check all transaction parameters are valid; protect against typos (#299). 2018-10-11 15:16:31 -04:00