Richard Moore
|
b38a36b2f5
|
Version bump (patch).
|
2017-12-30 14:02:36 -05:00 |
|
Richard Moore
|
046a4a4dc0
|
Fixed new contract features on old platform strict mode.
|
2017-12-30 01:42:50 -05:00 |
|
Richard Moore
|
357d49ecee
|
Version bump (patch).
|
2017-12-29 21:02:56 -05:00 |
|
Richard Moore
|
a568be9df3
|
Added getEtherPrice and getHistory calls for Etherscan Provider.
|
2017-12-29 21:01:43 -05:00 |
|
Richard Moore
|
43061c691b
|
Verify message supports normalized and non-normalized recovery parameter.
|
2017-12-29 20:44:32 -05:00 |
|
Richard Moore
|
a4e768e2b3
|
Added pending transaction event for providers that support it.
|
2017-12-29 20:41:16 -05:00 |
|
Richard Moore
|
2d4fb371c2
|
Added get functions to the contract event callbacks.
|
2017-12-29 20:17:00 -05:00 |
|
Richard Moore
|
9b54b53081
|
Merge branch 'master' of github.com:ethers-io/ethers.js
|
2017-12-05 16:01:28 -05:00 |
|
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 |
|