Richard Moore
|
4514229f27
|
Added eslint for promises. (#189)
|
2018-07-03 16:44:05 -04:00 |
|
Richard Moore
|
7ac8cb63c8
|
Use block polling rather than exponential backoff when possible. Added transactionHash to errors on failed transactions.
|
2018-07-03 15:48:37 -04:00 |
|
Richard Moore
|
6faa978767
|
Fixes for handling weird TestRPC behaviour.
|
2018-06-26 18:59:22 -04:00 |
|
Richard Moore
|
8a340c8ff3
|
Fixed sendTransaction for JsonRpcSigner.
|
2018-06-26 18:37:21 -04:00 |
|
Richard Moore
|
98ea4b59a0
|
Fixed JsonRpcSigner for Promise-based values.
|
2018-06-26 17:47:31 -04:00 |
|
Richard Moore
|
c83596455b
|
Updated dist files.
|
2018-06-22 02:18:19 -04:00 |
|
Richard Moore
|
28cd3cace2
|
Moved TypeScript generation to match library layout for easier importing sub-components.
|
2018-06-21 20:24:30 -04:00 |
|
Richard Moore
|
8c0308dc58
|
Initial TypeScript migration.
|
2018-06-13 15:39:39 -04:00 |
|
Richard Moore
|
48c07f6ef6
|
Prevent pending filter hashes from returning null.
|
2018-06-03 17:08:25 -04:00 |
|
Richard Moore
|
417065bad6
|
Added wait to transactions from JsonRpcSigner in sendTransaction (#177).
|
2018-05-15 15:32:32 -04:00 |
|
Richard Moore
|
65caec2ea5
|
Fix for Ganache getLogs.
|
2018-04-16 19:15:44 -04:00 |
|
Richard Moore
|
e649a22ccf
|
Added basic authentication to JsonRpcProvider.
|
2018-04-14 16:10:26 -04:00 |
|
Richard Moore
|
eddf9de8f9
|
Refactor providers; moved getSigner and listAccounts to JsonRpcProvider from Web3Provider, using errors and added initial IpcProvider.
|
2018-04-13 18:21:48 -04:00 |
|
Gokulnath Reddy
|
224c17a9b9
|
Fix typo
|
2018-03-06 12:16:53 +11:00 |
|
Richard Moore
|
3cdb6aad25
|
Refactored checkBlockTag.
|
2018-03-05 02:52:53 -05:00 |
|
Richard Moore
|
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)
|
2018-03-04 19:31:09 -05:00 |
|
Richard Moore
|
67bb0b7f93
|
Added Web3Provider.
|
2018-01-16 18:55:56 -05:00 |
|
Richard Moore
|
a4e768e2b3
|
Added pending transaction event for providers that support it.
|
2017-12-29 20:41:16 -05:00 |
|
Richard Moore
|
11f0434bdd
|
Fixed legacy parameters for Providers and added test cases.
|
2017-11-12 16:02:07 -05:00 |
|
Richard Moore
|
aeec6d6d52
|
Added Rinkeby and Kovan support.
|
2017-10-25 19:59:54 -04:00 |
|
Richard Moore
|
811710c8f0
|
Updated provider for picky JSON-RPC nodes.
|
2017-07-05 20:26:03 -04:00 |
|
ricmoo
|
4075f330e2
|
Using Provider.inherits.
|
2017-04-04 17:28:25 -04:00 |
|
ricmoo
|
e115b2d8a8
|
Fixed call bug for strict JSON-RPC nodes.
|
2017-03-01 02:29:12 -05:00 |
|
ricmoo
|
e31f20e441
|
Added default url for JSON-RPC provider.
|
2017-02-27 00:06:32 -05:00 |
|
ricmoo
|
005c0d2cdc
|
Removed dead code.
|
2017-02-25 01:24:54 -05:00 |
|
ricmoo
|
0db4b352b6
|
Added split up providers.
|
2017-02-25 01:23:48 -05:00 |
|