Commit Graph

1441 Commits

Author SHA1 Message Date
Richard Moore
3512922bef
Temporary - remove InfuraProvider homestead testcases; it is down. 2017-12-05 16:01:17 -05:00
Richard Moore
60334b66ba
Updated dist files. 2017-12-05 03:25:08 -05:00
Richard Moore
d38bf992c2
Removing Node 8 for now in Travis CI; it is not working. 2017-12-05 02:36:33 -05:00
Richard Moore
ce95391804
Trying to unjam Travic CI build. 2017-12-05 02:33:04 -05:00
Richard Moore
511fff1390
Fixed message signing when the values are zero-padded. 2017-12-05 01:59:37 -05:00
Richard Moore
178980c34a
Fixed address filtering and added more features to the event metadata. 2017-12-05 01:58:20 -05:00
Richard Moore
132e56e65e
Added more provider log details. 2017-12-05 01:56:57 -05:00
Richard Moore
ff63e99c86
Updated dist files. 2017-12-02 02:52:36 -05:00
Richard Moore
a3fab18a93
Version bump (patch) for contracts. 2017-12-01 22:26:58 -05:00
Richard Moore
a9cc1bf641
Version bump (patch) for providers. 2017-12-01 22:26:12 -05:00
Richard Moore
fa4db2cecc
Add binary message support for wallet.signMessage (#80). 2017-12-01 22:25:19 -05:00
Richard Moore
ca249054e5
If a block does not exist, return null (instead of rejecting). 2017-12-01 21:59:26 -05:00
Richard Moore
f6ace914e9
Allow contract overrides for nonce. 2017-12-01 21:58:36 -05:00
Richard Moore
1d38633e69
Updated dist files. 2017-11-23 03:49:36 -05:00
Richard Moore
8129f0cb8b
Added tightly packed (aka non-standard packed) Solidity hash functions. 2017-11-23 02:11:08 -05:00
Richard Moore
b06002a2a8
Support for negative hexidecimal BigNumber. 2017-11-23 01:37:58 -05:00
Richard Moore
464584265a
Merge pull request #76 from andrew--r/patch-1
Fixed error for incorrect private key.
2017-11-22 02:55:26 -05:00
Andrew Romanov
184839a57a
Fix typo 2017-11-22 08:46:49 +03:00
Richard Moore
3ed66f5c16
Updated dist files. 2017-11-21 21:28:58 -05:00
Richard Moore
0d106d01af
Added names for nested tuples and fixed topics (now optional) for event parsing. 2017-11-21 19:24:44 -05:00
Richard Moore
807c8133ea
Fixed getTransaction to address and raw computation for providers that do not include it. 2017-11-21 19:05:34 -05:00
Richard Moore
f6cc207ae5
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-20 01:41:15 -05:00
Richard Moore
388a77258e
Updated dist files. 2017-11-20 01:41:01 -05:00
Richard Moore
424abc3395
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-19 22:26:41 -05:00
Richard Moore
83b5e4b4a3 Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-19 22:26:14 -05:00
Richard Moore
03c10086e7
Expose BigNumber object for TypeScript. 2017-11-19 22:25:41 -05:00
Richard Moore
dae3a5b8b1
Updated dist files. 2017-11-18 18:58:53 -05:00
Richard Moore
67a29eb92e
Etherscan is back up; re-adding the test cases. 2017-11-18 18:01:02 -05:00
Richard Moore
5a837e1b0a
Fixed some weird cases for TestRPC and getTransaction. 2017-11-18 18:00:36 -05:00
Richard Moore
a1f2c84d03
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-17 14:59:44 -05:00
Richard Moore
628c99936e
Added test cases for legacy parameters. 2017-11-17 14:59:42 -05:00
Richard Moore
e8b23c29a5
Fixed for PoA networks getTransactionReceipt (#69). 2017-11-17 14:55:14 -05:00
Richard Moore
6e19e6eca9
Updated dist files. 2017-11-12 16:39:41 -05:00
Richard Moore
ef71271db6
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-12 16:02:17 -05:00
Richard Moore
11f0434bdd
Fixed legacy parameters for Providers and added test cases. 2017-11-12 16:02:07 -05:00
Richard Moore
46ff8e891e
Updated dist files for umbrella package. 2017-11-09 19:54:28 -05:00
Richard Moore
4df288e244
Removed shims from PhantomJS tests. 2017-11-09 03:14:48 -05:00
Richard Moore
a9bc2b5ea8
Fixed slice for limited environments in HD and PBKDF2. 2017-11-08 22:38:11 -05:00
Richard Moore
d49beb8374
Added connect method and fixed missing provider/signer error. 2017-11-08 21:13:06 -05:00
Richard Moore
f88b3523c0
Version bump (patch) for provider. 2017-11-08 21:08:27 -05:00
Richard Moore
04f0a33489
Added slice and missing Math libraries for limited environments. 2017-11-08 20:19:41 -05:00
Richard Moore
b4bc01f2c3
Merge pull request #63 from ConnorGutman/patch-1
Remove double declaration of  transactionIndex for TransactionReceipt.
2017-11-08 19:04:11 -05:00
Connor Gutman
7eaf22f573
Remove double declaration of transactionIndex
This little guy nearly broke my react native app's production build by sneaking past me. 👋 Buh-bye 👋
2017-11-08 16:28:56 -07:00
Richard Moore
255b7e0a0f
Version bump (patch) for utils. 2017-11-07 18:15:11 -05:00
Richard Moore
9adcbbb0fe
Small README change. 2017-11-07 01:00:36 -05:00
Richard Moore
31b5650489
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-06 22:45:06 -05:00
Richard Moore
2e90718d6a Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-06 19:36:22 -05:00
Richard Moore
fe3ac0e94d
Added ABI v2 coder to Interface (still experimental in Solidity though). 2017-11-06 19:35:18 -05:00
Richard Moore
50422b6060
Removing duplicate license. 2017-11-05 13:44:21 -05:00
Richard Moore
4351a3ac86
Merge branch 'master' of github.com:ethers-io/ethers.js 2017-11-05 13:41:00 -05:00