Richard Moore
|
797abb7267
|
Temporarily remove CloudflareProvider tests; it is down and breaking the tests.
|
2020-04-15 18:11:39 -04:00 |
|
Richard Moore
|
39c78f37ce
|
Fixed Contract filter never unsubscribing.
|
2020-04-15 18:09:38 -04:00 |
|
Richard Moore
|
284771ea39
|
Updated ABI Number coder for BigNumber API change.
|
2020-04-15 16:49:55 -04:00 |
|
Richard Moore
|
7dcefcbf71
|
Better error reporting for Fragments.
|
2020-04-15 16:49:03 -04:00 |
|
Richard Moore
|
2eb3823de4
|
Fixed early Contract filter unsubscribing.
|
2020-04-15 16:47:55 -04:00 |
|
Richard Moore
|
69f707762e
|
Fixed WebSocketProvider filter events (#784).
|
2020-04-15 16:46:15 -04:00 |
|
Richard Moore
|
7498c18235
|
Added bitwise operations to BigNumber (#781).
|
2020-04-15 15:39:26 -04:00 |
|
Richard Moore
|
40fb8b5b5c
|
Updated dist files.
|
2020-04-03 22:13:06 -04:00 |
|
Richard Moore
|
8ad26f0ff4
|
Removed transactionLogIndex from tests (#415).
|
2020-04-03 22:03:51 -04:00 |
|
Richard Moore
|
d7c8b355a0
|
Fix stateMutability calculation for constructors (#762).
|
2020-04-03 22:01:33 -04:00 |
|
Richard Moore
|
6caf7c292c
|
Correctly return the Provider in NonceManager.
|
2020-04-03 21:33:56 -04:00 |
|
Richard Moore
|
2882546351
|
Fail earlier when resolving an ENS name that is not a string.
|
2020-04-03 21:32:44 -04:00 |
|
Richard Moore
|
6526de016f
|
Fixed mutabilityState calculation for function fragments (#762).
|
2020-04-03 21:28:53 -04:00 |
|
Richard Moore
|
da412f6607
|
Force Log properties to be non-optional (#415).
|
2020-04-03 20:45:23 -04:00 |
|
Richard Moore
|
053a2d7fcd
|
Fixed Signer call not forwarding blockTag (#768).
|
2020-04-03 18:41:24 -04:00 |
|
Richard Moore
|
a656079752
|
Updated dist files.
|
2020-03-31 23:40:54 -04:00 |
|
Richard Moore
|
0f144c6cc0
|
Fixed ENS CLI lookup for Website.
|
2020-03-31 23:33:13 -04:00 |
|
Richard Moore
|
6c71b51512
|
Fixed getEtherPrice for EtherscanProvider (#776).
|
2020-03-31 23:17:10 -04:00 |
|
Richard Moore
|
70cffb6a51
|
Fixed ENS CLI tool set-websites and added set-name.
|
2020-03-31 23:16:16 -04:00 |
|
Richard Moore
|
ee647d26e3
|
Updated dist files.
|
2020-03-30 22:26:03 -04:00 |
|
Richard Moore
|
092ce9bcc2
|
Fixed Contract events for immutable Result.
|
2020-03-30 22:08:55 -04:00 |
|
Richard Moore
|
75abc0e5f6
|
Updated dist files.
|
2020-03-30 17:24:33 -04:00 |
|
Richard Moore
|
2692e783b4
|
Fixed Event args keyword access.
|
2020-03-30 15:11:23 -04:00 |
|
Richard Moore
|
bd32ee0af5
|
Updating TypeScript library and fixing some audit issues.
|
2020-03-22 14:57:17 -04:00 |
|
Richard Moore
|
62aad5f8f3
|
Updated dist files.
|
2020-03-21 12:48:22 -04:00 |
|
Richard Moore
|
030f65e66c
|
Abstracted JSON-RPC parameter generation for others to use.
|
2020-03-17 14:00:13 -04:00 |
|
Richard Moore
|
390497f389
|
Updated RLP package to use Logger instead of bare errors.
|
2020-03-17 13:58:49 -04:00 |
|
Richard Moore
|
72c89922a4
|
Fixed log level filtering for Logger (#379).
|
2020-03-17 13:57:53 -04:00 |
|
Richard Moore
|
9ea16e5172
|
Throw errors when trying to RLP encode integers.
|
2020-03-17 13:55:45 -04:00 |
|
Richard Moore
|
3e44aac8f1
|
Added delays to provider tests to prevent throttling causing failed tests.
|
2020-03-13 16:19:48 +01:00 |
|
Richard Moore
|
d2c9214889
|
Update dist files.
|
2020-03-12 19:14:50 +01:00 |
|
Richard Moore
|
2c78f0bf26
|
Checking in initial Eip1193Bridge (experimental).
|
2020-03-12 19:04:15 +01:00 |
|
Richard Moore
|
117a5dd7ff
|
Added initial WebSocketProvider (#141).
|
2020-03-12 18:53:34 +01:00 |
|
Richard Moore
|
fe3b3fa1ad
|
Renamed properties based on community recommendations; estimate to estimateGas and addressPromise to resovledAddress.
|
2020-03-10 19:02:53 +01:00 |
|
Richard Moore
|
e52312e783
|
Better error reporting and fixed look-ahead for data labels.
|
2020-03-10 19:01:59 +01:00 |
|
Richard Moore
|
7d34f73769
|
Updated dist files.
|
2020-02-27 19:58:05 +00:00 |
|
Richard Moore
|
6809c370c0
|
Fixed syncScrypt declaration and use for json-wallets.
|
2020-02-27 19:49:05 +00:00 |
|
Richard Moore
|
64dccb275c
|
Fix address-less filter listening in Provider (#741).
|
2020-02-27 19:29:02 +00:00 |
|
Richard Moore
|
0ad94cdf81
|
Added sync version of wallet decryption.
|
2020-02-27 18:42:59 +00:00 |
|
Richard Moore
|
2ac8c0276d
|
Updated dist files.
|
2020-02-26 10:06:48 +00:00 |
|
Richard Moore
|
1cfab3173c
|
Reduced default Provider quorum for testnets.
|
2020-02-25 14:52:10 -05:00 |
|
Richard Moore
|
ad27600c69
|
Added JSON-RPC debugging on error responses.
|
2020-02-25 14:51:32 -05:00 |
|
Richard Moore
|
ac51a88c29
|
Fixed setLogLevel to affect global logging.
|
2020-02-25 14:51:04 -05:00 |
|
Richard Moore
|
f61f34bfb2
|
Renamed interface getTopic to getEventTopic.
|
2020-02-25 14:50:35 -05:00 |
|
Richard Moore
|
4b8e198bf2
|
Fix log parsing when no matching topic is found (#733).
|
2020-02-25 13:51:33 -05:00 |
|
Wighawag
|
89ac9f4f29
|
parse log on tx confirmation should not fail
|
2020-02-20 15:21:35 +00:00 |
|
Richard Moore
|
8c164ab3d0
|
Updated dist files.
|
2020-02-17 20:22:33 -05:00 |
|
Richard Moore
|
94db5dbdcf
|
Remove dead code.
|
2020-02-17 18:15:03 -05:00 |
|
Richard Moore
|
311af88cfa
|
Added default EtherscanProvider key.
|
2020-02-17 18:14:02 -05:00 |
|
Richard Moore
|
6628b58561
|
Updated reporter to force output for CI.
|
2020-02-13 15:27:56 -05:00 |
|