Richard Moore
|
3c17cf56b5
|
admin: updated dist files
|
2023-06-27 23:31:10 -02:30 |
|
Richard Moore
|
9197f9f938
|
Wider error detection for call exceptions on certain backends (#4154, #4155).
|
2023-06-27 23:28:57 -02:30 |
|
Richard Moore
|
1dc8986a33
|
Added wider error deetection for JSON-RPC unsupported operation (#4162).
|
2023-06-27 11:18:21 -03:00 |
|
Richard Moore
|
3d141b44b5
|
Fixed formatUnits and parseUnits for values over 128 bits (#4037, #4133).
|
2023-06-27 10:58:22 -03:00 |
|
Richard Moore
|
857aa8ccc3
|
Prevent CCIP-read flags being passed to EtherscanProvider (#4043)
|
2023-06-23 00:33:43 -04:00 |
|
Richard Moore
|
3df09fcbe6
|
admin: updated dist files
|
2023-06-23 00:07:06 -04:00 |
|
Richard Moore
|
d51e3fbff4
|
Fixed CCIP read in contract calls (#4043).
|
2023-06-23 00:04:16 -04:00 |
|
Richard Moore
|
31cc4edf2c
|
admin: updated dist files
|
2023-06-13 21:47:44 -04:00 |
|
Richard Moore
|
203a759efc
|
Add exports for AbstractProviderOptions and for MulticoinProviderPlugin.
|
2023-06-13 21:41:33 -04:00 |
|
Richard Moore
|
de0f5189f6
|
Add option to adjust perform cache timeout in AbstractProvider.
|
2023-06-13 21:40:26 -04:00 |
|
Richard Moore
|
84375be92d
|
Add full support for MultiCoin plugins and automatic detection for EVM-compatible coin types (#3888, #4081).
|
2023-06-13 16:26:40 -04:00 |
|
Richard Moore
|
2318005dfd
|
Allow Interface instances where InterfaceAbi are allowed (#4142).
|
2023-06-13 16:22:40 -04:00 |
|
Richard Moore
|
9055ef6c69
|
Allow Numeric type for decimals in FixedNumber (#4141).
|
2023-06-12 22:11:08 -04:00 |
|
Richard Moore
|
026c5bb137
|
admin: updated dist files
|
2023-06-07 20:20:11 -04:00 |
|
Richard Moore
|
c448458633
|
docs: typo in jsdocs for eip number (#3992)
|
2023-06-07 20:14:12 -04:00 |
|
Richard Moore
|
8dd21f0333
|
Fix lost promise fulfillment when a batch has an error response (#4126).
|
2023-06-07 20:09:29 -04:00 |
|
Richard Moore
|
11956aee34
|
admin: updated dist files
|
2023-06-06 22:42:28 -04:00 |
|
Richard Moore
|
374fbaebcd
|
docs: fixed jsdocs typo (#4023)
|
2023-06-06 22:37:18 -04:00 |
|
Richard Moore
|
9a14709def
|
docs: fixed jsdocs typo (#4026)
|
2023-06-06 22:36:09 -04:00 |
|
Richard Moore
|
20c3d1b109
|
Fixed type guard for non-Typed instances (#4087).
|
2023-06-06 21:24:02 -04:00 |
|
Richard Moore
|
bb8685b112
|
Add confirmations to TransactionResponse (#4094).
|
2023-06-06 20:56:44 -04:00 |
|
Richard Moore
|
3c1bad2fb7
|
Fix stray promises when a node returns invalid results (#4118).
|
2023-06-06 19:24:19 -04:00 |
|
Richard Moore
|
f37a52da28
|
Added support to detect and stop providers spinning on intitial network detection (#4015).
|
2023-06-06 17:58:06 -04:00 |
|
Richard Moore
|
7dcecfa47d
|
docs: added jsdocs
|
2023-06-06 17:56:00 -04:00 |
|
Richard Moore
|
3235910f3b
|
tests: remove pocket provider from tests
|
2023-06-05 22:41:31 -04:00 |
|
Richard Moore
|
8eb8cae8cd
|
admin: updated dist files
|
2023-06-05 22:12:31 -04:00 |
|
Richard Moore
|
9b0e9920c0
|
Fix for networks with polling with non-consistent block and filter events (#4119).
|
2023-06-05 22:08:43 -04:00 |
|
Richard Moore
|
56ed4e7380
|
admin: updated dist files
|
2023-06-01 17:52:58 -04:00 |
|
Richard Moore
|
15ed2f5b32
|
Fixed AbstractProvider lookupAddress bug (#4086).
|
2023-06-01 17:51:21 -04:00 |
|
Richard Moore
|
d8e9586044
|
Fix FixedNumber comparison bug (#4112).
|
2023-06-01 17:48:56 -04:00 |
|
Richard Moore
|
bbcfb5f6b8
|
docs: added jsdocs and general documentation
|
2023-06-01 17:42:48 -04:00 |
|
Richard Moore
|
83d7f43b9c
|
Coerce value into BigInt when checking for value.
|
2023-05-18 17:26:59 -04:00 |
|
Richard Moore
|
219b16dc28
|
Better errors when junk passed as Contract target (#3947, #4053).
|
2023-05-18 17:05:33 -04:00 |
|
Richard Moore
|
f58990b80c
|
More robust message checking in socket providers (#4051).
|
2023-05-18 16:56:50 -04:00 |
|
Richard Moore
|
984f6fa155
|
More robust defaultProvider start-up when a backend fails on bootstrap (#3979).
|
2023-05-18 16:52:47 -04:00 |
|
Richard Moore
|
2e5935b91c
|
Fix Result.map when Array contains zero elements (#4036, #4048).
|
2023-05-15 17:18:46 -04:00 |
|
Richard Moore
|
6db7458cf0
|
Fixed error handling for contracts with receive and non-payable fallback.
|
2023-05-15 16:49:02 -04:00 |
|
Richard Moore
|
f87f6ef9a0
|
Remove superfluous logging in defaultProvider.
|
2023-05-07 15:28:07 +09:00 |
|
Richard Moore
|
a09f58452e
|
tests: fixed assert ordering
|
2023-05-07 02:13:03 +09:00 |
|
Richard Moore
|
1bc8b55d50
|
Removed superfluous logging.
|
2023-05-06 15:15:07 +09:00 |
|
Richard Moore
|
96d5e7b206
|
tests: added test-browser static files
|
2023-05-06 15:14:36 +09:00 |
|
Richard Moore
|
25ab579634
|
tests: simplified imports for browser testing
|
2023-05-06 15:03:58 +09:00 |
|
Richard Moore
|
c7b9be977c
|
tests: added initial browser testing
|
2023-05-06 15:02:36 +09:00 |
|
Richard Moore
|
2b0fe61133
|
Fix receipt gas price when effectiveGasPrice is 0 on testnets (#4014).
|
2023-04-28 21:50:04 +09:00 |
|
Richard Moore
|
9f9d234a2d
|
docs: added jsdocs to verifyMessage
|
2023-04-28 00:45:50 +09:00 |
|
Richard Moore
|
76d8fff581
|
admin: update dist files
|
2023-04-25 20:04:48 +09:00 |
|
Richard Moore
|
7e272a314f
|
admin: adding better support for building on a wider variety of environments
|
2023-04-25 20:02:46 +09:00 |
|
Richard Moore
|
1d70807964
|
tests: added tests for ECC shared secrets
|
2023-04-25 20:00:12 +09:00 |
|
Richard Moore
|
af0291c016
|
Added error event to provider (#3970, #3982).
|
2023-04-24 20:09:45 +09:00 |
|
Richard Moore
|
e848978758
|
Removed superfluous parameters for internal transaction functions.
|
2023-04-24 19:37:05 +09:00 |
|