ethers.js/src.ts
2018-11-08 16:01:48 -05:00
..
providers Added "debug" event for providers; do not depend on the format as it may change, but this should help debugging in most cases (#320). 2018-11-08 15:59:30 -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 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-14 19:05:38 -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 Fix for when blockTag is specified as a null equivalent value in contract overrides (#329). 2018-11-08 16:01:48 -05: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