Commit Graph

  • db383a3121 Updated dist files. Richard Moore 2018-11-27 17:32:47 -05:00
  • 3f76f603d9 Fixed contract proxied tx.wait receipt properties (#355). v4.0.14 Richard Moore 2018-11-27 17:32:05 -05:00
  • 68304848ae Updated dist files. Richard Moore 2018-11-27 16:03:39 -05:00
  • bb6bc4cac3 Check for partially-working normalize support. v4.0.13 Richard Moore 2018-11-27 15:59:14 -05:00
  • ef8b9c36ef Support for platforms where UTF-8 is only half broken. Richard Moore 2018-11-27 15:56:50 -05:00
  • e6c943d01f Updated dist files. Richard Moore 2018-11-21 16:24:40 -05:00
  • 31d3ee899f Throw exception instead of returning null for getDefaultProvider (#351). Richard Moore 2018-11-21 16:23:44 -05:00
  • 98143a845b Updated dist files. Richard Moore 2018-11-20 15:45:47 -05:00
  • bffc557be1 Added default provider support for Ethereum classic (#351). v4.0.12 Richard Moore 2018-11-20 15:41:12 -05:00
  • 09208fa8fe Updated dist files. Richard Moore 2018-11-13 07:50:04 -05:00
  • 048c571d3d Fixed 0 confirmation waiting (#346). v4.0.11 Richard Moore 2018-11-13 07:48:37 -05:00
  • 24757f1064 Updated dist files. Richard Moore 2018-11-12 17:27:47 -05:00
  • 88f2f51266 Fix spacing in checkArgument errors (#318). v4.0.10 Richard Moore 2018-11-12 17:22:18 -05:00
  • 93152ef863 Do not replay block events when the provider event block is reset (#343). Richard Moore 2018-11-12 17:17:43 -05:00
  • 09b698b0a9 Updated dist files. Richard Moore 2018-11-09 14:42:29 -05:00
  • 478aaf9619 Force unorm shim when String.prototype.normalize is broken (#338). v4.0.9 Richard Moore 2018-11-09 14:36:21 -05:00
  • fad902b438 Better error message when normalize is missing. Richard Moore 2018-11-09 14:34:14 -05:00
  • 7bfaf292db Added shims for React-Native support. Richard Moore 2018-11-08 18:25:16 -05:00
  • be0488a1a0 Updated dist files. v4.0.8 Richard Moore 2018-11-08 16:03:33 -05:00
  • 28a52cd485 Fix for when blockTag is specified as a null equivalent value in contract overrides (#329). v4.0.7 Richard Moore 2018-11-08 16:01:48 -05:00
  • 3a19f43844 Added "debug" event for providers; do not depend on the format as it may change, but this should help debugging in most cases (#320). Richard Moore 2018-11-08 15:59:30 -05:00
  • 4852e837d2 Fix for Kovan filters without an address (#339). Richard Moore 2018-11-08 15:56:35 -05:00
  • fa68385cfe Updated dist files. Richard Moore 2018-10-14 19:05:38 -04:00
  • d54609a458 Fixed lingering polling timer when no events left to process in a provider. v4.0.6 Richard Moore 2018-10-14 19:01:53 -04:00
  • f682861e0b Fixed utils.poll from mutating passed variables. Richard Moore 2018-10-14 19:01:09 -04:00
  • 023a20ff47 Fixed and refactored populating transaction values for signers (#306). Richard Moore 2018-10-14 19:00:15 -04:00
  • e39cd84923 Fixed test cases for phantomjs (must use ES3 syntax). Richard Moore 2018-10-13 17:27:19 -04:00
  • 5020897f10 Updated dist files. Richard Moore 2018-10-13 17:19:07 -04:00
  • 6ac2d923b7 Fixed filtering with null non-indexed parameters (#305). v4.0.5 Richard Moore 2018-10-13 17:17:02 -04:00
  • 6996dd86f4 Updated dist files. Richard Moore 2018-10-11 16:50:52 -04:00
  • 493273d698 Added optional blockTag to call; note that this may not behave as expected on all nodes (#226). v4.0.4 Richard Moore 2018-10-11 16:03:18 -04:00
  • 84344ac4c2 Check all transaction parameters are valid; protect against typos (#299). Richard Moore 2018-10-11 15:16:31 -04:00
  • 9b118af304 Updated dist files. Richard Moore 2018-10-07 01:13:10 -04:00
  • e39e2ed718 Added address to HDNode (#196). v4.0.3 Richard Moore 2018-10-07 01:09:56 -04:00
  • 71f781d542 Added French and Spanish to test-hdnode. Richard Moore 2018-10-07 01:05:49 -04:00
  • b2db10e216 Mark progressCallback as optional (#293). Richard Moore 2018-10-07 00:42:52 -04:00
  • 3736a15714 Updated dist files. Richard Moore 2018-10-04 20:25:07 -04:00
  • 248158130e Added automatic event parsing for contract transaction receipts from tx.wait. v4.0.2 Richard Moore 2018-10-04 19:54:15 -04:00
  • f5c7ccbb80 Added ability to wait for a specific number of confirmations (#229). Richard Moore 2018-10-04 17:27:42 -04:00
  • 24335d0dd7 Fix for geth-etc (official geth is fine), which returns Receipts before the blockHash is synced to the database. Richard Moore 2018-10-04 16:46:19 -04:00
  • 908c2c1096 Fixed confirmations tests and bootstrap fast blockNumber. Richard Moore 2018-10-04 16:44:29 -04:00
  • 9797b36186 Added confirmations to TransactionResponse (#156, #238). Richard Moore 2018-10-04 16:24:31 -04:00
  • 731f189010 Fixed nested errors for providers that were masking true error (#292). Richard Moore 2018-10-04 15:24:29 -04:00
  • cc5b157231 Updated dist files. Richard Moore 2018-10-03 22:52:55 -04:00
  • 99fed75202 Added version to errors. Richard Moore 2018-10-03 22:50:22 -04:00
  • cb5f9f576a Fixed French and Spanish for browsers without Uint8Array.forEach. Richard Moore 2018-10-03 22:47:44 -04:00
  • aeac2cdb86 Added French and Spanish includes to phantomjs test page. Richard Moore 2018-10-03 20:22:59 -04:00
  • 0dafd83033 Increased timeout for querying npm registry. Richard Moore 2018-10-03 20:08:01 -04:00
  • f6d946cf68 Updated dist files. Richard Moore 2018-10-03 20:03:32 -04:00
  • b9c07b549c Added French and Spanish wordlist dist files. v4.0.1 Richard Moore 2018-10-03 20:01:35 -04:00
  • c34a1f73c6 Added French and Spanish BIP-39 wordlists (#191). Richard Moore 2018-10-03 19:58:45 -04:00
  • 281bd0613d Added support for JSON serialized BigNumbers in the constructor (#288). Richard Moore 2018-10-03 19:54:38 -04:00
  • d936b4cd09 Fixed scrypt for long passwords (#223). Richard Moore 2018-10-03 19:50:15 -04:00
  • 5a0ebf84ef Updated dist files. Richard Moore 2018-10-01 17:34:44 -04:00
  • c9c5b4d641 Added chainId as supported override for contract transactions. v4.0.0 Richard Moore 2018-10-01 17:33:09 -04:00
  • 5e86e02304 Fixed wildcard events and made nested events more robust (#289). Richard Moore 2018-10-01 17:30:45 -04:00
  • 15cd0d8e58 Fixed twitter link in README. Richard Moore 2018-09-28 11:00:33 -04:00
  • 061b0eae1d Version bump (major). Richard Moore 2018-09-27 17:17:41 -04:00
  • d3876303f2 Merge branch 'master' into typescript Richard Moore 2018-09-27 17:11:25 -04:00
  • 2ad110548d Updated dist files. Richard Moore 2018-09-27 16:55:40 -04:00
  • ef5d19e5c9 More logical interface for hexDataSlice (mimic slice). Richard Moore 2018-09-27 16:52:05 -04:00
  • 5f6bc405dd Added failure count to test case reporter. Richard Moore 2018-09-27 16:50:59 -04:00
  • 1ca203ca38 Remove unused dist files. Richard Moore 2018-09-27 16:49:38 -04:00
  • c8a75ab01d Updated README. Richard Moore 2018-09-27 16:48:22 -04:00
  • 8c6eb555de Updated wordlists with new library layout for Wordlist. Richard Moore 2018-09-27 16:47:44 -04:00
  • cb68403387 Fixed test case for phantomjs; non-ES3 token. Richard Moore 2018-09-26 16:29:16 -04:00
  • 7b5ce86c5b Updated dist files. Richard Moore 2018-09-26 16:15:13 -04:00
  • f4e247fc92 Fixed trailing-zero issue after commify fix. Richard Moore 2018-09-26 16:11:38 -04:00
  • e582bd73ee Updated unit test cases. Richard Moore 2018-09-26 16:11:07 -04:00
  • 543e12c6ca Changing contract deployment to ContractFactory. Richard Moore 2018-09-26 15:47:09 -04:00
  • 57439af25d Removed options from unit conversion and added separate otto-safe commify function (#202, prep for #228). Richard Moore 2018-09-26 15:44:39 -04:00
  • f4dd5d19e7 Updated dist files. Richard Moore 2018-09-24 16:07:14 -04:00
  • 05e30f4680 Major overhaul of file layout and import/export structure to better support TypeScript. Richard Moore 2018-09-24 15:55:17 -04:00
  • 9c87e569cf Added Ethereum Classic Testnet to networks. Richard Moore 2018-09-21 15:34:56 -04:00
  • 15761027df Added constructor support for Human-Readable ABI. Richard Moore 2018-09-21 15:34:24 -04:00
  • 65fa0b7b22 Updated dist files. Richard Moore 2018-09-20 15:48:08 -04:00
  • 8b2e57276f Do not override nonce if forced to 0 (#282). Richard Moore 2018-09-20 15:46:53 -04:00
  • 25337d4543 Fix typo in error message (#272). Richard Moore 2018-09-20 15:46:04 -04:00
  • 892f30a051 Check HTTP status before parsing body in fetchJson (#280). Richard Moore 2018-09-20 12:44:46 -04:00
  • 829a56cc79 Updated dist files. Richard Moore 2018-09-20 11:58:46 -04:00
  • 9d04f2c1eb Prevent odd-length values from being passed in as bytesXX (#281). Richard Moore 2018-09-20 11:55:27 -04:00
  • f02f4bc0c0 Enabled ropsten test cases for Etherscan (it is back up). Richard Moore 2018-09-20 11:53:52 -04:00
  • b9829f205f Remove beta dist file. Richard Moore 2018-09-06 16:53:40 -04:00
  • eef07e5a4f Updated dist files. Richard Moore 2018-09-06 16:41:02 -04:00
  • 13e50ec6db Exposed more secp256k1 primitives (#233 #271). Richard Moore 2018-09-06 16:37:44 -04:00
  • 9dcf6f3253 Added headers and timeout to fetchJson (#224 #257). Richard Moore 2018-09-06 16:34:45 -04:00
  • e0cefb0398 Added VoidSigner for read-only access as a specific address. Richard Moore 2018-09-04 10:28:26 -04:00
  • 6018bf63f9 Make AbstractSigner provider readonly. Richard Moore 2018-09-04 10:27:22 -04:00
  • 7aebe53e5b Change Buffer constructor to safer operations (#265). Richard Moore 2018-09-04 10:20:31 -04:00
  • 32a070d909 Added support for fetching block transactions with blocks. Richard Moore 2018-09-04 10:08:50 -04:00
  • b5408bcbd0 Updated readme with beta cdn link. Richard Moore 2018-08-27 20:19:06 +02:00
  • 284ffdfd1f Updated provider testcase for updated address. Richard Moore 2018-08-27 18:58:50 +02:00
  • ae4cd90441 Updated dist files. Richard Moore 2018-08-27 14:51:44 +02:00
  • 5efd0c1f8a Backport fix for EIP-848 status codes from v4; only an error is generated in v3, the error string is ignored. (#262). Richard Moore 2018-08-27 14:51:03 +02:00
  • 962f75038b Skip dist checks for node 6 to fix Travis CI. Richard Moore 2018-08-27 14:04:21 +02:00
  • ea5a56f0f0 Updated dist files. Richard Moore 2018-08-27 13:42:26 +02:00
  • afae5cd2f9 Block calling contract methods until it deployed, if it is pending deployment. Richard Moore 2018-08-27 13:38:48 +02:00
  • 280dc56a74 Removing address from JsonRpcSigner and cache address (#263). Richard Moore 2018-08-27 13:27:59 +02:00
  • 2b9d8d6d6a Silence warning for external keyword in human-readable ABI. Richard Moore 2018-08-27 13:27:03 +02:00
  • 2d35e5e9d7 Fixed test cases for finney units. Richard Moore 2018-08-21 13:23:11 +02:00