Commit Graph

  • 257d67c962 Moved away from isNamedInstance which breaks after Browserify name mangling. Richard Moore 2019-06-10 22:25:46 -04:00
  • 055694ae61 Updated dist files. Richard Moore 2019-06-10 02:00:55 -04:00
  • edf59d2c26 Updatd dist files. Richard Moore 2019-06-10 01:59:51 -04:00
  • 92c978e5c2 Fixed error in throwing an error for ABI decode (#539). v4.0.29 Richard Moore 2019-06-10 01:57:03 -04:00
  • e6f6383346 Expose poll function in utils (#512). Richard Moore 2019-06-05 21:52:09 -04:00
  • 095c1fe579 Make TransactionResponse hash required (#537). Richard Moore 2019-06-05 21:49:38 -04:00
  • 69bfc6b736 Updated dist files. Richard Moore 2019-06-04 16:08:07 -04:00
  • 5bf763fe23 Fixed INFURA project ID checking (#534). v5.0.0-beta.137 Richard Moore 2019-06-04 16:03:31 -04:00
  • e8f5e4a9d9 Updated dist files. Richard Moore 2019-06-01 14:19:43 -04:00
  • c4a494b528 Fixed invalid arrayify value in browser for SHA2-HMAC (#530). Richard Moore 2019-06-01 14:04:03 -04:00
  • a2d4b29071 Fix event and function fragment formatting. Richard Moore 2019-05-30 20:19:53 -04:00
  • 5ba6a616a6 Fixed default JsonRpcSigner (#532). Richard Moore 2019-05-30 20:18:21 -04:00
  • 34397fa2aa Updated dist files. Richard Moore 2019-05-24 19:41:38 -04:00
  • 9122310481 Updated admin readme. Richard Moore 2019-05-24 19:00:54 -04:00
  • 898a8b8d93 Added missing issue links to change entry. Richard Moore 2019-05-24 18:33:36 -04:00
  • 7b4df74d4d Updating changelog with links. Richard Moore 2019-05-24 18:27:07 -04:00
  • 4a3f7190dc Added changelog management to update-versions. Richard Moore 2019-05-24 18:16:46 -04:00
  • 1f04812bf9 Updated dist files. Richard Moore 2019-05-24 18:15:42 -04:00
  • eea53bb1be Added queryFilter to Contracts (#463). Richard Moore 2019-05-24 15:59:04 -04:00
  • cf39adb090 Allow storage class in Human-Readable ABI (#476). Richard Moore 2019-05-24 15:51:45 -04:00
  • 044554b585 Track per-provider JSON-RPC ID (#) Richard Moore 2019-05-24 15:31:30 -04:00
  • 19587eea3f Warn on deprecated INFURA API Token; use Project ID instead (#462). v4.0.28 Richard Moore 2019-05-24 14:56:47 -04:00
  • 4a9373e773 Fixed typo in error message (#470). Richard Moore 2019-05-24 14:48:01 -04:00
  • 47d92aeff0 Fixed typo in error message (#470). Richard Moore 2019-05-24 14:47:31 -04:00
  • 2997bae935 Export poll function (#514). Richard Moore 2019-05-24 14:38:54 -04:00
  • 80423ac68e Updated dist files. Richard Moore 2019-05-23 19:13:44 -04:00
  • 3cbc4b4622 Better error message for unconfigured ENS names (#504). Richard Moore 2019-05-23 19:10:15 -04:00
  • c05768afab Some documentation changes. Richard Moore 2019-05-23 18:59:04 -04:00
  • b0bd9ee162 Updated dist files. Richard Moore 2019-05-23 18:58:05 -04:00
  • 7075c8c235 Fixed error message for unconfigured ENS names (#504). Richard Moore 2019-05-23 18:51:08 -04:00
  • 8cdda37095 Fixed contract events (#404). Richard Moore 2019-05-23 18:24:31 -04:00
  • 03c97259c4 Updated license for BaseX to include original authors (was only included in the source). Richard Moore 2019-05-14 21:31:22 -04:00
  • 22c16112df Add admin support for pacakges with no history from the package gitHead. Richard Moore 2019-05-14 21:23:27 -04:00
  • 152dcda163 Force TypeScript 3.3.3; newer version have a bug leaving intermediate build files randomly throughout the project. Richard Moore 2019-05-14 21:22:46 -04:00
  • 6a988b28c8 Updated dist files. Richard Moore 2019-05-14 21:22:06 -04:00
  • 6ff67898ee Removing TypeScript intermediate files (accidentally committed). Richard Moore 2019-05-14 18:56:03 -04:00
  • 7c3ed406c2 Updated dist files. Richard Moore 2019-05-14 18:48:48 -04:00
  • 1f9cc05552 Fixed new glob logic to explicitly include JSON file. Richard Moore 2019-05-14 18:43:45 -04:00
  • 573a911e88 Updated references to umbrella package in tests. Richard Moore 2019-05-14 18:42:45 -04:00
  • d2ccdcfbc2 Aion-specific packages moved to separate repository. Richard Moore 2019-05-14 18:40:59 -04:00
  • 2777f5cb4c Initial v5 branch commit. Richard Moore 2019-05-14 18:25:46 -04:00
  • a4a532fe8e Fixed security recommendations (development deps only; not a problem, but quiets automatic audits). Richard Moore 2019-05-14 18:11:45 -04:00
  • d06e7d0fd6 Preparing to split up ethers.js v5 branch. Richard Moore 2019-05-14 18:08:51 -04:00
  • 77c771bf76 Updated dist files. Richard Moore 2019-05-14 17:45:13 -04:00
  • c93b48920e Increment JSON-RPC ID for JsonRpcProviders for environments that unsafely manage callbacks (#489). v4.0.27 Richard Moore 2019-04-18 13:49:37 +02:00
  • 04c92bb8d5 Updated dist files. Richard Moore 2019-03-08 14:29:59 -05:00
  • 16c9745326 Added goerli to InfuraProvider (#421). v4.0.26 Richard Moore 2019-03-08 14:28:39 -05:00
  • 05648177aa Updated dist files. Richard Moore 2019-02-15 13:44:33 -05:00
  • f318fd9cf1 Added fastRetry to polling for JsonRpcSigner to improve polling for sent transactions (#402). v4.0.25 Richard Moore 2019-02-15 13:42:12 -05:00
  • c15a89832b Fix waitForTransaction delay (#424). Richard Moore 2019-02-15 13:32:08 -05:00
  • 94b0abc240 Updated dist files. Richard Moore 2019-02-12 00:56:38 -05:00
  • 72edcd054f Fixed waitForTransaction and removeListener (#410). Richard Moore 2019-02-12 00:54:32 -05:00
  • e4a2f8ac6c Updated BIP39 list in readme. Richard Moore 2019-02-11 19:24:48 -05:00
  • c6d7b31a84 Updated dist files. Richard Moore 2019-02-11 19:24:27 -05:00
  • 0ed983a264 Fixed support for calling self-destructed contracts (#411). v4.0.24 Richard Moore 2019-02-11 19:21:53 -05:00
  • 8fab48a380 Updated balance address for Goerli test cases. Richard Moore 2019-02-11 19:19:02 -05:00
  • 86e815999d Updated dist files. Richard Moore 2019-02-08 19:58:41 -05:00
  • a2306f7870 Fixed utils test case for phantomjs. Richard Moore 2019-02-08 19:52:29 -05:00
  • 60b75c10d7 Initial support for EIP-234; filter by blockHash (#412). Richard Moore 2019-02-08 19:49:12 -05:00
  • 41c2c8a729 Fixed out-of-safe-range hexlify values to throw an exception (#420). Richard Moore 2019-02-08 17:06:46 -05:00
  • 9785eed8dd Added goerli testnet support (#421). Richard Moore 2019-02-08 16:50:06 -05:00
  • 527de7ba5e Updated dist files. Richard Moore 2019-02-04 16:09:35 -05:00
  • 14484e566e Fixed missing TypeArray slice on constrained environments. Richard Moore 2019-02-04 16:03:45 -05:00
  • 429af2c40d Fixed test-hdnode for phantomjs; does not support let keyword. Richard Moore 2019-02-01 23:00:01 -05:00
  • 11fffd1690 Updated dist files. Richard Moore 2019-02-01 19:50:10 -05:00
  • af3aed4580 Added xpub and xpriv deserialization (#405). Richard Moore 2019-02-01 19:47:20 -05:00
  • 3a3764bdb4 Added xpub and xpriv test cases for HD nodes (#405). Richard Moore 2019-02-01 19:46:18 -05:00
  • 18ee2c518c Support for xpub and xpriv derivation and generating extended keys; no fromExtendedKey yet (#405). Richard Moore 2019-02-01 18:39:50 -05:00
  • 36172f7f7b Updated dist files. Richard Moore 2019-01-25 19:10:44 -05:00
  • 908258f8d4 Fixed duplicate events from triggering (#404). v4.0.23 Richard Moore 2019-01-25 19:08:31 -05:00
  • 774b2d5fee Updated dist files. Richard Moore 2019-01-24 16:53:44 -05:00
  • b5f720ace6 Ganache does not include from in receipts (#400). v4.0.22 Richard Moore 2019-01-24 16:52:24 -05:00
  • 9f201c386e Updated dist files. Richard Moore 2019-01-23 16:30:12 -05:00
  • 700dd34137 Added to and from for Transaction Receipts (#398). Richard Moore 2019-01-23 16:25:49 -05:00
  • f2dd977de4 Added v3 INFURA end-points to InfuraProvider (#286). Richard Moore 2019-01-23 16:04:54 -05:00
  • 5f013216c5 Fixed long-response bug in IpcProvider (#384). Richard Moore 2019-01-21 17:03:52 -05:00
  • eac0805435 Updated dist files. Richard Moore 2019-01-17 16:34:17 -05:00
  • e5bee7e5a3 Fixed path for x-ethers metadata and wallet (#). v4.0.21 Richard Moore 2019-01-17 16:32:51 -05:00
  • 442553620a Updated dist files. Richard Moore 2019-01-15 16:01:45 -05:00
  • 6d08968b87 Fixed contract removeAllListeners which did not clean up the event loop properly (#391). Richard Moore 2019-01-15 15:58:42 -05:00
  • c2ce59f95e Updated dist files. Richard Moore 2018-12-27 15:53:00 -05:00
  • f3ec27b95f Added customizable log levels to quiet warnings (#379). v4.0.20 Richard Moore 2018-12-27 15:48:38 -05:00
  • c88cb5ea90 Updated dist files. Richard Moore 2018-12-14 18:39:46 -05:00
  • 99a21660ab Allow unchecked transactions which will remain unwrapped for the JsonRpcSigner (#340). v4.0.19 Richard Moore 2018-12-14 18:36:24 -05:00
  • 4bc62a1e8a Make it easier for sub-classes of Wallet to manage nonces. Richard Moore 2018-12-14 18:32:48 -05:00
  • 26eb6cc01a Updated dist files. Richard Moore 2018-12-12 16:59:25 -05:00
  • bcba17a9e7 Allow nonce to be a BigNumber (#228). v4.0.18 Richard Moore 2018-12-12 16:56:50 -05:00
  • 918b66bc2e Fixed typo in error strings (#376). Richard Moore 2018-12-12 16:31:23 -05:00
  • 152d672278 Add isHexString to exported utils (#367). Richard Moore 2018-12-12 16:23:39 -05:00
  • 51fb472809 Add abs method to BigNumber (#375). Richard Moore 2018-12-12 16:10:28 -05:00
  • 66440b8542 Better error messages for namehash (#364). Richard Moore 2018-12-10 17:02:02 -05:00
  • fefdd51084 Updated dist files. Richard Moore 2018-12-08 18:48:53 -05:00
  • 6ca1d77298 Fixed function name in parsed transactions (#370). v4.0.17 Richard Moore 2018-12-08 18:46:29 -05:00
  • 4f6748ec4c Include request body in web errors. Richard Moore 2018-12-05 04:19:34 -05:00
  • f56fc572f1 Squashed unhandled promise exception for Providers that are never used (#362). Richard Moore 2018-12-05 04:18:47 -05:00
  • 16fdf6b621 Added gas estimation back into JsonRpcSigner (#365). Richard Moore 2018-12-05 03:32:24 -05:00
  • a863037ca3 Updated dist files. v4.0.16 Richard Moore 2018-12-04 17:16:42 -05:00
  • 2d854bd94c Do not fill in implicit values for JSON-RPC based signers (#335). v4.0.15 Richard Moore 2018-12-04 17:13:55 -05:00
  • 9565c28a91 More relaxed transaction parsing (#357). Richard Moore 2018-12-04 16:31:18 -05:00
  • bc457bb3bd Allow any whitespace characters in human-readable ABI (#360). Richard Moore 2018-12-04 16:14:57 -05:00