Commit Graph

  • 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
  • cc2478f8dc
    add missing space Li Xuanji 2018-10-17 12:42:59 -04:00
  • f08e66404b
    Merge ffe923ac30e617463aa9f82d2068e5c5b78bb2f2 into fa68385cfefdc725b4233083e5ba681b8319d78a anxing 2018-10-17 16:08:56 +00:00
  • ffe923ac30
    Update abi-coder.js anxing 2018-10-18 00:03:03 +08:00
  • 14e48a5f72
    Removes extraneous console log Alex Miller 2018-10-16 16:42:13 -05:00
  • 5cb2bbe11a
    Adds tokenbalance request to etherscan provider Alex Miller 2018-10-16 16:37: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
  • 12d91dba23
    Merge cdfb877147bd4867c13fdc7ecfcaf3d7d1acaa32 into 9b118af304124e71ce7ddbe60549204b181a8888 William Hua 2018-10-07 05:16:22 +00: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
  • cdfb877147 Mark progressCallback as optional. William Hua 2018-10-06 20:07:49 -07: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
  • 6e1784b40a
    Merge d6f485723259ece1c5ce69b8d919bbc59dca0e6a into 65fa0b7b220821bfe1847979bca090a2defa699b Christoph Mussenbrock 2018-09-24 20:24:01 +00: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
  • fb0b1eecad
    Merge 08923d44ad3b0ffaa90ff52dbcd5bbb2728c6300 into 65fa0b7b220821bfe1847979bca090a2defa699b Peter Kieltyka 2018-09-21 00:38:11 +00:00
  • 4846bbc515
    Merge aa9ab9cdcb0d0a096d6a14a938effb7c3f0466eb into 65fa0b7b220821bfe1847979bca090a2defa699b Alex Miller 2018-09-20 19:48:34 +00: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
  • 7e69f3a42f
    Merge f3fbd6c83e05d311b0db10697210aa2ff409402b into 829a56cc794f2cde12f84ed0183b4781c149e883 Christoph Mussenbrock 2018-09-20 16:49:15 +00:00
  • fab752e119
    Merge 4a29318d294e8b8b06ae5154ed6642130961ae0a into 829a56cc794f2cde12f84ed0183b4781c149e883 Nikola Jokic 2018-09-20 16:48:49 +00:00
  • c01b0f0eca
    Merge d648b965d84a605170c4121dd118e3c79f368070 into 829a56cc794f2cde12f84ed0183b4781c149e883 Nikita Savchenko 2018-09-20 16:44:56 +00: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
  • aa9ab9cdcb Adds tokentx route Alex Miller 2018-09-20 10:18:06 -05:00
  • d648b965d8 Fix redundant provider call when nonce=0 is specified Nikita Savchenko 2018-09-19 14:00:56 +03:00
  • 4a29318d29 fix invalid typo Nikola Jokic 2018-09-08 17:26:24 +02: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
  • f221d90f21
    Merge 4062cdc1acf388e8d501d65bc18d255ada604657 into b5408bcbd0e6c8bbfbd54c8963a8b5194d13684f cf19drofxots 2018-09-06 20:16:40 +00:00
  • 4062cdc1ac Update index.ts cf19drofxots 2018-08-31 12:54:21 -04:00
  • d4e074c77c Expose verifyDigest cf19drofxots 2018-08-31 12:53:37 -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