Commit Graph

  • 4fe09c9330
    Merge 2919e7e38c into 96d420e832 Chris Cates 2018-04-03 12:40:45 +0000
  • 2919e7e38c Finalized PR with refactored unit tests Chris Cates 2018-04-03 08:40:26 -0400
  • e858602963 removed env variables to debug Chris Cates 2018-04-03 08:14:35 -0400
  • 8d12747eda Also fixed TravisCI YML Chris Cates 2018-04-03 02:09:35 -0400
  • 1f2716e11b Added option for 8 decimals Chris Cates 2018-04-03 02:03:10 -0400
  • 96d420e832
    Added parsing function outside of results for Interface. Richard Moore 2018-03-27 17:34:04 -0400
  • 0f98bb5ac5
    Added some extra checks for Wallet (from reading common mistakes on Stack Exchange). Richard Moore 2018-03-27 17:32:23 -0400
  • 296473299c
    Added blockHash to Etherscan getLogs result (#146). Richard Moore 2018-03-27 17:19:46 -0400
  • 52aebb1bc7 Allow to dynamically change the signer on a contract. Mauro Leggieri 2018-03-21 16:27:39 -0300
  • 803b9e314f
    Merge b5485ecf84 into ce7718c87e Gokulnath Reddy 2018-03-17 21:46:40 +0000
  • ce7718c87e
    Transaction receipts in Ganache do not return logsBloom; making it optional. Richard Moore 2018-03-17 17:40:47 -0400
  • 1ec8f9cf85
    Fixed bool and number types not throwing an exception in the ABI decoding for empty bytes. Richard Moore 2018-03-17 17:39:45 -0400
  • 46fd2deb8b
    Added pollingInterval to provider. (#132) Richard Moore 2018-03-15 16:03:20 -0400
  • 5a9f440c8f
    Fixed getHistory range for EtherscanProvider. Richard Moore 2018-03-15 15:00:52 -0400
  • 1d67aa3e29
    Stall providers for blocks, transactions and transaction receipts with null results for triggered events (i.e. we know they should not be null). (#120) Richard Moore 2018-03-06 18:40:11 -0500
  • bd7e8e708f
    Updated dist files and version bump (patch) for publishing. Richard Moore 2018-03-05 22:34:12 -0500
  • 8a842af999
    Merge pull request #133 from ygnr/master Richard Moore 2018-03-05 21:43:29 -0500
  • b5485ecf84 Add ability to configure polling interval Gokulnath Reddy 2018-03-06 12:57:27 +1100
  • 224c17a9b9 Fix typo Gokulnath Reddy 2018-03-06 12:16:53 +1100
  • 89e1cb02a4
    Still problems with Travis CI with node 8; deactivating for now. Richard Moore 2018-03-05 03:19:18 -0500
  • 3cdb6aad25
    Refactored checkBlockTag. Richard Moore 2018-03-05 02:52:53 -0500
  • 8a26f38579
    Trying node 8 tests again. v3.0.1 Richard Moore 2018-03-05 01:55:20 -0500
  • 424cce9224
    Fixed npmignore, which legacy was dropping all library packages. Richard Moore 2018-03-05 00:54:33 -0500
  • 96abf66333
    Updated dist files and fixed phantomjs dependency on them. Richard Moore 2018-03-04 21:17:16 -0500
  • 08923d44ad scanDigest -> signDigest William Hua 2018-03-04 21:09:24 -0500
  • b2ada0cda9
    Fixing phantomjs test cases now that there is no sub-packages for test. Richard Moore 2018-03-04 20:00:46 -0500
  • e67a66f900
    Major version update; some changes are not backwards compatible. This package has been merged into one package instead of an umbrella pacakge. (See: #95) Richard Moore 2018-03-04 19:31:09 -0500
  • 20293fbcfb
    Updated testcase balance for Ropsen. Richard Moore 2018-03-03 00:18:29 -0500
  • 03f20f023f
    Added ETC (classic) network. Richard Moore 2018-03-02 23:52:25 -0500
  • 746b5ceef1 'nounce' should be 'nonce' William Hua 2018-02-23 19:07:54 -0500
  • 16645a1684
    Merge dc9a40c36c into dfdf4ef317 Gokulnath Reddy 2018-02-09 02:44:47 +0000
  • dfdf4ef317
    Updated dist files. Richard Moore 2018-02-08 00:00:54 -0500
  • f10c595ad3
    Added units manipulation to utils index. Richard Moore 2018-02-07 20:34:39 -0500
  • 1e59f85ea0 Add any type for dynamic Contract methods William Hua 2018-02-07 13:46:45 -0500
  • 94c61488dc Accept objects and JSON strings as contract ABI William Hua 2018-02-06 16:28:45 -0500
  • f611dba0ad
    Updated dist files. Richard Moore 2018-02-03 21:02:34 -0500
  • da852d0012
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2018-02-03 20:32:02 -0500
  • 6ade579542
    Added bool support to Solidity-style hash functions (#113). Richard Moore 2018-02-03 20:31:50 -0500
  • e17947930c
    Updated dist files. Richard Moore 2018-01-28 21:30:50 -0500
  • 74c71e6677
    Fixed Contract method overrides with updated Interface. Richard Moore 2018-01-28 20:58:56 -0500
  • 7635708c21
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2018-01-26 21:56:33 -0500
  • 4ee9a4d191
    Added x-ethers compatible encrypted mnemonic to JSON wallets. Richard Moore 2018-01-26 21:56:20 -0500
  • bb24fce859
    Added strict mode to properties. Richard Moore 2018-01-26 17:44:54 -0500
  • f141994d9c typings update for hash objects Peter Kieltyka 2018-01-18 20:50:21 -0500
  • 95418943a1 Introduce TypeScript type declaration file for ethers v2.2.3 Peter Kieltyka 2018-01-18 16:22:17 -0500
  • 21d53f190b
    Updated dist files. Richard Moore 2018-01-17 19:11:04 -0500
  • 5fc59dd1cf
    Some nodes (e.g. TestRPC) do not like checksum addresses in their RPC calls. Richard Moore 2018-01-17 17:26:31 -0500
  • 34fd2882d8
    Fix typo when detecting MetaMask. Richard Moore 2018-01-17 17:21:38 -0500
  • 4a23b0ddc7
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2018-01-17 16:23:12 -0500
  • c4690f9e7b
    Fixed auto-address and signing with Metamask and Web3Provicder. Richard Moore 2018-01-17 16:23:01 -0500
  • 36c6d53757
    Updated dist files. Richard Moore 2018-01-17 02:51:36 -0500
  • c550f2eb07
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2018-01-16 18:56:10 -0500
  • 67bb0b7f93
    Added Web3Provider. Richard Moore 2018-01-16 18:55:56 -0500
  • c5b411811a
    Updated dist files. Richard Moore 2018-01-10 20:29:50 -0500
  • eddf93b200
    Added named parameters to tuple encoding. Richard Moore 2018-01-10 19:20:18 -0500
  • 9aeb309d9d
    Updated dist files. Richard Moore 2018-01-10 16:42:36 -0500
  • bea0ea3aaf
    Fixed overwriting name on Events. Richard Moore 2018-01-10 14:34:36 -0500
  • df930103e7
    Fixed ABIv2 signatures for calling methods. Richard Moore 2018-01-09 20:45:38 -0500
  • d6cf970ae9
    Added errors for providers trying to use ENS on networks without ENS. Richard Moore 2018-01-09 18:43:09 -0500
  • e778ab6f30
    Added general unit conversion to utils/units. Richard Moore 2018-01-09 18:25:44 -0500
  • b7fc74a99d
    Updted dist files. Richard Moore 2017-12-30 14:05:40 -0500
  • b38a36b2f5
    Version bump (patch). Richard Moore 2017-12-30 14:02:36 -0500
  • 046a4a4dc0
    Fixed new contract features on old platform strict mode. Richard Moore 2017-12-30 01:42:50 -0500
  • 357d49ecee
    Version bump (patch). Richard Moore 2017-12-29 21:02:56 -0500
  • a568be9df3
    Added getEtherPrice and getHistory calls for Etherscan Provider. Richard Moore 2017-12-29 21:01:43 -0500
  • 43061c691b
    Verify message supports normalized and non-normalized recovery parameter. Richard Moore 2017-12-29 20:44:32 -0500
  • a4e768e2b3
    Added pending transaction event for providers that support it. Richard Moore 2017-12-29 20:41:16 -0500
  • 2d4fb371c2
    Added get functions to the contract event callbacks. Richard Moore 2017-12-29 20:17:00 -0500
  • dc9a40c36c Strip leading Hex zeros for block number Gokulnath Reddy 2017-12-15 14:56:44 +1100
  • 3a56f21b3f Move stripHexZeros to utils Gokulnath Reddy 2017-12-15 11:30:25 +1100
  • 9b54b53081
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-12-05 16:01:28 -0500
  • 3512922bef
    Temporary - remove InfuraProvider homestead testcases; it is down. Richard Moore 2017-12-05 16:01:17 -0500
  • 60334b66ba
    Updated dist files. Richard Moore 2017-12-05 03:25:08 -0500
  • d38bf992c2
    Removing Node 8 for now in Travis CI; it is not working. Richard Moore 2017-12-05 02:36:33 -0500
  • ce95391804
    Trying to unjam Travic CI build. Richard Moore 2017-12-05 02:33:04 -0500
  • 511fff1390
    Fixed message signing when the values are zero-padded. Richard Moore 2017-12-05 01:59:37 -0500
  • 178980c34a
    Fixed address filtering and added more features to the event metadata. Richard Moore 2017-12-05 01:58:20 -0500
  • 132e56e65e
    Added more provider log details. Richard Moore 2017-12-05 01:56:57 -0500
  • ff63e99c86
    Updated dist files. Richard Moore 2017-12-02 02:52:36 -0500
  • a3fab18a93
    Version bump (patch) for contracts. Richard Moore 2017-12-01 22:26:58 -0500
  • a9cc1bf641
    Version bump (patch) for providers. Richard Moore 2017-12-01 22:26:12 -0500
  • fa4db2cecc
    Add binary message support for wallet.signMessage (#80). Richard Moore 2017-12-01 22:25:19 -0500
  • ca249054e5
    If a block does not exist, return null (instead of rejecting). Richard Moore 2017-12-01 21:59:26 -0500
  • f6ace914e9
    Allow contract overrides for nonce. Richard Moore 2017-12-01 21:58:36 -0500
  • 1d38633e69
    Updated dist files. Richard Moore 2017-11-23 03:49:36 -0500
  • 8129f0cb8b
    Added tightly packed (aka non-standard packed) Solidity hash functions. Richard Moore 2017-11-23 02:11:08 -0500
  • b06002a2a8
    Support for negative hexidecimal BigNumber. Richard Moore 2017-11-23 01:37:58 -0500
  • 464584265a
    Merge pull request #76 from andrew--r/patch-1 Richard Moore 2017-11-22 02:55:26 -0500
  • 184839a57a
    Fix typo Andrew Romanov 2017-11-22 08:46:49 +0300
  • 3ed66f5c16
    Updated dist files. Richard Moore 2017-11-21 21:28:58 -0500
  • 0d106d01af
    Added names for nested tuples and fixed topics (now optional) for event parsing. Richard Moore 2017-11-21 19:24:44 -0500
  • 807c8133ea
    Fixed getTransaction to address and raw computation for providers that do not include it. Richard Moore 2017-11-21 19:05:34 -0500
  • f6cc207ae5
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-20 01:41:15 -0500
  • 388a77258e
    Updated dist files. Richard Moore 2017-11-20 01:41:01 -0500
  • 424abc3395
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-19 22:26:41 -0500
  • 83b5e4b4a3 Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-19 22:26:14 -0500
  • 03c10086e7
    Expose BigNumber object for TypeScript. Richard Moore 2017-11-19 22:25:41 -0500
  • dae3a5b8b1
    Updated dist files. Richard Moore 2017-11-18 18:58:53 -0500
  • 67a29eb92e
    Etherscan is back up; re-adding the test cases. Richard Moore 2017-11-18 18:01:02 -0500
  • 5a837e1b0a
    Fixed some weird cases for TestRPC and getTransaction. Richard Moore 2017-11-18 18:00:36 -0500