Richard Moore
|
43fb9c2336
|
Fix EIP-712 type aliases for uint and int (#4541).
|
2024-01-15 23:03:38 -05:00 |
|
Richard Moore
|
7882905085
|
Fixed typo in Error string (#4539).
|
2024-01-15 14:23:49 -05:00 |
|
Richard Moore
|
bee07a0750
|
Better debugging output on fetch errors.
|
2024-01-15 13:43:56 -05:00 |
|
Richard Moore
|
2f36f59d76
|
admin: updated dist files
|
2024-01-12 19:47:16 -05:00 |
|
Richard Moore
|
1b4debd4a9
|
Limit decoded result imflation ratio from ABI-encoded data (#4537).
|
2024-01-12 19:45:26 -05:00 |
|
Richard Moore
|
6017d3d39a
|
admin: updated dist files
|
2024-01-02 19:12:56 -05:00 |
|
Richard Moore
|
ccac24a5b0
|
Fix Base58 padding for string representation of binary data (#4527).
|
2024-01-02 19:11:11 -05:00 |
|
Richard Moore
|
f6d155c820
|
admin: update dist files
|
2023-12-19 04:53:50 -05:00 |
|
Richard Moore
|
180221574c
|
Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513).
|
2023-12-19 04:52:38 -05:00 |
|
Richard Moore
|
d60dfc14a3
|
admin: updated dist files
|
2023-11-27 06:11:49 -05:00 |
|
Richard Moore
|
f8f11c754a
|
Use provider-specified suggested priority fee when available, otherwise fallback onto existing logic of 1 gwei (#4463).
|
2023-11-27 06:04:52 -05:00 |
|
Richard Moore
|
4681b83d51
|
Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441).
|
2023-11-27 05:23:10 -05:00 |
|
Richard Moore
|
9e74d14432
|
Added Base network to AlchemyProvider (#4384).
|
2023-11-25 17:52:15 -05:00 |
|
Richard Moore
|
2b67488151
|
Fixed ParamType formatting causing bad tuple full and minimal ABI output (#4329, #4479).
|
2023-11-25 17:46:30 -05:00 |
|
Richard Moore
|
da34e3569e
|
Account for provider config weight when kicking off a request in FallbackProvider (#4298).
|
2023-11-23 21:26:26 -05:00 |
|
Richard Moore
|
e2485b8ef9
|
More robust FallbackProvider broadcast (#4186, #4297, #4442).
|
2023-11-16 20:39:21 -05:00 |
|
Richard Moore
|
93fb138809
|
admin: style fix (#4356)
|
2023-11-11 18:48:30 -05:00 |
|
Richard Moore
|
a92766e56a
|
Added safe and finalized provider events (#3921).
|
2023-11-11 18:41:40 -05:00 |
|
Richard Moore
|
ee79d7d005
|
admin: added diff scripts for build page
|
2023-11-11 17:58:48 -05:00 |
|
Richard Moore
|
aff7addfd9
|
docs: fixed typo in jsdocs for Wallet.createRandom (#4461)
|
2023-11-10 23:00:50 -05:00 |
|
Richard Moore
|
1c71ec6df6
|
docs: fixed jsdocs for signMessage (#4314)
|
2023-11-02 14:48:45 -04:00 |
|
Richard Moore
|
168518f1cb
|
docs: fixed typos in Fetch jsdocs (#4355)
|
2023-11-02 14:44:53 -04:00 |
|
Richard Moore
|
22b7a2c111
|
docs: fixed typo in jsdocs (#4417)
|
2023-11-02 14:33:28 -04:00 |
|
Richard Moore
|
5d62591796
|
docs: fixed typos in jsdocs (#4421).
|
2023-11-02 14:32:39 -04:00 |
|
Richard Moore
|
5431723ec3
|
admin: updated dist files
|
2023-11-01 16:17:49 -04:00 |
|
Richard Moore
|
8fed2f8476
|
Fixed typo in error description when converting values to arrays (#4427, #4446).
|
2023-11-01 16:04:27 -04:00 |
|
Richard Moore
|
73adb393e8
|
docs: fixed typo in jsdocs (#4391).
|
2023-11-01 15:58:07 -04:00 |
|
Richard Moore
|
2e0bd90744
|
Fix invalid token nonpayable being included in formatted constructor (#4412).
|
2023-11-01 15:56:47 -04:00 |
|
Richard Moore
|
1da50ae286
|
Add ENS support for Sepolia (#4422).
|
2023-11-01 15:55:05 -04:00 |
|
Richard Moore
|
125ff1189b
|
Replicated former ENS normalize behaviour for empty strings and update namehash testcases.
|
2023-10-10 22:22:55 -04:00 |
|
Richard Moore
|
3644140861
|
admin: updated dist files
|
2023-10-09 20:27:56 -04:00 |
|
Richard Moore
|
d6a8c14d90
|
Initial shortMessage support for errors (#4241).
|
2023-10-09 20:20:32 -04:00 |
|
Richard Moore
|
2616f4c30c
|
Fixed resolving ENS addresses used as from parameters (#3961).
|
2023-10-09 19:34:58 -04:00 |
|
Richard Moore
|
cd5f0fe03f
|
Merge branch 'v5.8-progress'
|
2023-10-09 18:36:46 -04:00 |
|
Richard Moore
|
9a4b753445
|
Allow more loose input format for RLP encoder (#4402).
|
2023-10-09 18:35:44 -04:00 |
|
Richard Moore
|
0c9c23b02d
|
docs: added docs to getDefaultProvider; fixes search in Flatworm (#4254).
|
2023-09-27 18:27:24 -04:00 |
|
Richard Moore
|
b27faa02ac
|
Update to latest noble crypto libraries (#3975).
|
2023-09-13 03:27:40 -04:00 |
|
Richard Moore
|
9541f2f70c
|
More robust configuration options for FetchRequest getUrl functions (#4353).
|
2023-09-13 02:54:03 -04:00 |
|
Richard Moore
|
c7f8abefa4
|
docs: fix typo in jsdocs
|
2023-09-12 21:28:45 -04:00 |
|
Richard Moore
|
dcea9b3536
|
Ignore blockTag when calling Etherscan if it is the default block tag.
|
2023-09-12 21:28:14 -04:00 |
|
Richard Moore
|
bc6cfbf2cc
|
docs: added info on transaction order within a block and commify migration info (#4343, #4352)
|
2023-09-12 21:25:59 -04:00 |
|
Richard Moore
|
7d4173049e
|
Prevent destroyed providers from emitting network detection errors.
|
2023-08-15 03:07:03 -04:00 |
|
Richard Moore
|
30d3d6ee32
|
admin: updated dist files
|
2023-08-15 00:58:04 -04:00 |
|
Richard Moore
|
203dfc33b9
|
Fixed VSCode lint vs tsc discrepency (#4153, #4156, #4158, #4159).
|
2023-08-14 20:05:38 -04:00 |
|
Richard Moore
|
4eb84da865
|
Fix VSCode reported lint issues (#4153, #4156, #4158, #4159).
|
2023-08-14 20:00:45 -04:00 |
|
Richard Moore
|
2710077bea
|
docs: add title for socket providers section
|
2023-08-14 19:34:41 -04:00 |
|
Richard Moore
|
0df3ab9313
|
Add gasPrice to Polygon feeData for type 0 and type 1 legacy transactions (#4315).
|
2023-08-14 19:34:01 -04:00 |
|
Richard Moore
|
b4fb1a166d
|
docs: fixed typo in error message (#4306)
|
2023-08-10 14:20:41 -04:00 |
|
Richard Moore
|
dfe1eefd03
|
docs: better align jsdocs with parameter names (#4292)
|
2023-08-10 14:19:23 -04:00 |
|
Richard Moore
|
6fda150426
|
docs: fixed typo (discord)
|
2023-08-08 23:36:21 -04:00 |
|
Richard Moore
|
e45bc77cd9
|
tests: add faucet address to output for refilling
|
2023-08-02 23:51:09 -04:00 |
|
Richard Moore
|
c3971ab428
|
docs: updated jsdocs for flatworm generation
|
2023-08-02 23:48:42 -04:00 |
|
Richard Moore
|
25fef4f8d7
|
Fixed receipt wait not throwing on reverted transactions.
|
2023-08-02 19:07:50 -04:00 |
|
Richard Moore
|
ff80b04f31
|
Added custom priority fee to Optimism chain (via telegram).
|
2023-08-02 18:37:54 -04:00 |
|
Richard Moore
|
f3c46f2299
|
Add context to Logs that fail decoding due to ABI issues to help debugging.
|
2023-08-02 18:29:50 -04:00 |
|
Richard Moore
|
d32f81b3c3
|
Merge branch 'main' into v6.7.0-progress
|
2023-07-29 02:37:03 -04:00 |
|
Richard Moore
|
17969fe416
|
admin: updated dist files
|
2023-07-28 14:50:56 -04:00 |
|
Richard Moore
|
0dca645632
|
Prevent malformed logs from preventing other logs being decoded (#4275).
|
2023-07-28 14:48:55 -04:00 |
|
Richard Moore
|
3a52201fe2
|
Allow visibility on human-readable constructors (via telegram).
|
2023-07-28 14:14:23 -04:00 |
|
Richard Moore
|
b5724e4713
|
admin: updated dist files
|
2023-07-28 01:14:37 -04:00 |
|
Richard Moore
|
aa2ea3d529
|
Better error message when passing invalid overrides object into a contract deployment (#4182).
|
2023-07-28 01:13:21 -04:00 |
|
Richard Moore
|
b1dbbb0de3
|
Added new exports for FallbackProviderOptions and FetchUrlFeeDataNetworkPlugin (#2828, #4160).
|
2023-07-28 00:34:29 -04:00 |
|
Richard Moore
|
f42f258beb
|
Allow overriding pollingInterval in JsonRpcProvider constructor (via discord).
|
2023-07-27 20:53:55 -04:00 |
|
Richard Moore
|
78538eb100
|
Fixed FallbackProvider priority sorting (#4150).
|
2023-07-27 20:51:07 -04:00 |
|
Richard Moore
|
d3e5e2c45b
|
Added linea network to InfuraProvider and Network (#4184, #4190).
|
2023-07-27 20:49:02 -04:00 |
|
Richard Moore
|
82bb936542
|
Added whitelist support to getDefaultProvider.
|
2023-07-27 20:21:55 -04:00 |
|
Richard Moore
|
23704a9c44
|
Add Polygon RPC endpoints to the default provider (#3689).
|
2023-07-27 20:11:08 -04:00 |
|
Richard Moore
|
8f0a50921a
|
Added customizable quorum to FallbackProvider (#4160).
|
2023-07-27 19:51:50 -04:00 |
|
Richard Moore
|
229145ddf5
|
Added basic Gas Station support via a NetworkPlugin (#2828).
|
2023-07-27 18:04:46 -04:00 |
|
Richard Moore
|
ec39abe067
|
Add BNB URLs to EtherscanProvider networks.
|
2023-07-26 17:07:38 -04:00 |
|
Richard Moore
|
ff9d124c60
|
admin: updated dist files
|
2023-07-24 17:48:37 -04:00 |
|
Richard Moore
|
ba36079a28
|
Added tests for JSON format (#4248).
|
2023-07-24 17:45:27 -04:00 |
|
Richard Moore
|
8c2652c8cb
|
Use empty string for unnamed parameters in JSON output instead of undefined (#4248).
|
2023-07-24 17:44:42 -04:00 |
|
Richard Moore
|
5bf7b3494e
|
Return undefined for Contract properties that do not exist instead of throwing an error (#4266).
|
2023-07-24 17:38:32 -04:00 |
|
Richard Moore
|
bcc4d8c870
|
admin: updated dist files
|
2023-07-24 00:06:04 -04:00 |
|
Richard Moore
|
ac2f5e563b
|
Reflect symbols in the Contract Proxy to target (#4048).
|
2023-07-24 00:03:12 -04:00 |
|
Richard Moore
|
93af87c447
|
Allow arrays of address for indexed filter topics (#4259).
|
2023-07-23 23:58:16 -04:00 |
|
Richard Moore
|
fa3a883ff7
|
Fixed filter encoding for bytesX (#4244).
|
2023-07-23 23:48:47 -04:00 |
|
Richard Moore
|
a8bc49bdcf
|
Fix JSON formatting for tuple arrays (#4237).
|
2023-07-23 22:50:49 -04:00 |
|
Richard Moore
|
e36b6c35b7
|
Better error messages when parsing fragment strings (#4246).
|
2023-07-23 12:59:10 -04:00 |
|
Richard Moore
|
450a176ee2
|
Include the missing fragment key and args when no matching Contract method or event is present (#3809).
|
2023-07-23 12:36:52 -04:00 |
|
Richard Moore
|
b1375f4e44
|
Prevent a single malformed event from preventing other Contract logs; reported on Discord.
|
2023-07-23 12:30:21 -04:00 |
|
Richard Moore
|
a7e4048fe3
|
More robust support for Signatures with less standard parameter values (#3835, #4228).
|
2023-07-16 00:33:50 -04:00 |
|
Richard Moore
|
330c318773
|
admin: updated dist files
|
2023-07-15 17:55:24 -04:00 |
|
Richard Moore
|
57f1e1c471
|
Fixed CCIP-read in the EnsResolver (#4221).
|
2023-07-15 17:51:38 -04:00 |
|
Richard Moore
|
19cbcaf3b0
|
docs: fixed typo in jsdocs
|
2023-07-15 17:46:53 -04:00 |
|
Richard Moore
|
492919d14f
|
Skip checking confirmation count if confirms is 0 (#4229, #4242).
|
2023-07-15 17:45:37 -04:00 |
|
Richard Moore
|
43c253a402
|
Fixed waiting for confirmations in deployment transactions (#4212, #4230).
|
2023-07-15 17:25:46 -04:00 |
|
Richard Moore
|
1dd542721d
|
admin: updated dist files
|
2023-07-11 20:55:58 -03:00 |
|
Richard Moore
|
80f62efc41
|
Throw more desscriptive error for unconfigured ENS name contract targets (#4213).
|
2023-07-11 20:54:37 -03:00 |
|
Richard Moore
|
7d061b786f
|
Fixed contract once not running stop callback.
|
2023-07-11 20:42:43 -03:00 |
|
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 |
|