ethers.js/src.ts/utils
2019-06-10 01:57:03 -04:00
..
abi-coder.ts Fixed error in throwing an error for ABI decode (#539). 2019-06-10 01:57:03 -04:00
address.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
base64.ts Change Buffer constructor to safer operations (#265). 2018-09-04 10:20:31 -04:00
basex.ts Fixed missing TypeArray slice on constrained environments. 2019-02-04 16:03:45 -05:00
bignumber.ts Add abs method to BigNumber (#375). 2018-12-12 16:10:28 -05:00
bytes.ts Fixed out-of-safe-range hexlify values to throw an exception (#420). 2019-02-08 17:06:46 -05:00
hash.ts Better error messages for namehash (#364). 2018-12-10 17:02:02 -05:00
hdnode.ts Added xpub and xpriv deserialization (#405). 2019-02-01 19:47:20 -05:00
hmac.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
index.ts Export poll function (#514). 2019-05-24 14:38:54 -04:00
interface.ts Added customizable log levels to quiet warnings (#379). 2018-12-27 15:48:38 -05:00
json-wallet.ts Moved static Wallet calls to utils and refactors exposed types. 2018-07-17 01:44:04 -04:00
keccak256.ts Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
networks.ts Added goerli to InfuraProvider (#421). 2019-03-08 14:28:39 -05:00
pbkdf2.ts Change Buffer constructor to safer operations (#265). 2018-09-04 10:20:31 -04:00
properties.ts Fixed and refactored populating transaction values for signers (#306). 2018-10-14 19:00:15 -04:00
random-bytes.ts Renamed convert to bytes. 2018-06-17 16:47:28 -04:00
rlp.ts Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
secp256k1.ts Support for xpub and xpriv derivation and generating extended keys; no fromExtendedKey yet (#405). 2019-02-01 18:39:50 -05:00
secret-storage.ts Fixed path for x-ethers metadata and wallet (#). 2019-01-17 16:32:51 -05:00
sha2.ts Support for xpub and xpriv derivation and generating extended keys; no fromExtendedKey yet (#405). 2019-02-01 18:39:50 -05:00
shims.ts Fixed browser shim for setImmediate. 2018-07-17 02:05:24 -04:00
signing-key.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00
solidity.ts Added no implicit any for TypeScript checking. 2018-06-22 20:30:50 -04:00
transaction.ts Added customizable log levels to quiet warnings (#379). 2018-12-27 15:48:38 -05:00
units.ts Fixed trailing-zero issue after commify fix. 2018-09-26 16:11:38 -04:00
utf8.ts Fixed typo in error message (#470). 2019-05-24 14:48:01 -04:00
web.ts Added fastRetry to polling for JsonRpcSigner to improve polling for sent transactions (#402). 2019-02-15 13:42:12 -05:00
wordlist.ts Major overhaul of file layout and import/export structure to better support TypeScript. 2018-09-24 15:55:17 -04:00