ethers.js/src.ts
2018-10-14 19:01:53 -04:00
..
providers Fixed lingering polling timer when no events left to process in a provider. 2018-10-14 19:01:53 -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 utils.poll from mutating passed variables. 2018-10-14 19:01:09 -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 Fixed and refactored populating transaction values for signers (#306). 2018-10-14 19:00:15 -04:00