Richard Moore
|
5715d611e7
|
admin: updated dist files
|
2023-02-18 22:18:42 -05:00 |
|
Richard Moore
|
399356b912
|
Fixed Result to behave correctly like an array using slice and toArray (#3787).
|
2023-02-18 21:42:01 -05:00 |
|
Richard Moore
|
4512e97f9b
|
Replaced substring from 0 index with startsWith (#3691).
|
2023-02-18 14:00:42 -05:00 |
|
Richard Moore
|
762c2f34ea
|
Fixed inverted assert in duplicate name detection for ABI encoding (#3792).
|
2023-02-18 13:45:45 -05:00 |
|
Richard Moore
|
48bbef7ade
|
Fixed missing property during transaction copy (#3793).
|
2023-02-18 13:37:48 -05:00 |
|
Richard Moore
|
4665fb4c68
|
Add support for Wallet private keys without 0x prefix (#3768).
|
2023-02-18 13:36:23 -05:00 |
|
Richard Moore
|
a8afb72fbb
|
Fixed quicknode property for defaultProvider (#3741).
|
2023-02-16 09:45:28 -05:00 |
|
Richard Moore
|
085a9054f3
|
Fixed exports field order (#3703, #3755).
|
2023-02-16 09:44:13 -05:00 |
|
Richard Moore
|
5afe840552
|
admin: update dist files
|
2023-02-16 08:19:59 -05:00 |
|
Richard Moore
|
4d9b29de75
|
Fixed custom error decoding (#3785).
|
2023-02-16 08:17:39 -05:00 |
|
Richard Moore
|
e1e0929348
|
Removed stray debug logging.
|
2023-02-16 07:49:33 -05:00 |
|
Richard Moore
|
92def9c148
|
Fixed lookupAddress when bad resolver is present (#3782).
|
2023-02-15 15:50:13 -05:00 |
|
Richard Moore
|
557c7d4224
|
docs: added jsdocs to update-version generated output
|
2023-02-14 12:24:53 -05:00 |
|
Richard Moore
|
83957dc283
|
Fixed FallbackProvider median calculation (#3746).
|
2023-02-14 11:54:08 -05:00 |
|
Richard Moore
|
179e6ca520
|
Move the xnf normalize variant to pkg.browser instead of import (#3724).
|
2023-02-13 10:53:47 -05:00 |
|
Richard Moore
|
9b508a4656
|
admin: updated dist files
|
2023-02-12 22:14:26 -05:00 |
|
Richard Moore
|
6372a46b1b
|
Allow null type in transaction receipt for legacy type 0 networks (#3459).
|
2023-02-12 22:12:12 -05:00 |
|
Richard Moore
|
2ba4a17255
|
Fixed events when slicing immutable Result (#3765).
|
2023-02-12 22:06:39 -05:00 |
|
Richard Moore
|
37bf4fb555
|
More robust support on networks which throw when filters are not supported (#3767).
|
2023-02-12 22:04:20 -05:00 |
|
Richard Moore
|
400d57621b
|
Fixed ignored polling override for JsonRpcApiProvider.
|
2023-02-12 22:03:37 -05:00 |
|
Richard Moore
|
314595113c
|
docs: added more jsdocs and examples
|
2023-02-12 21:21:11 -05:00 |
|
Richard Moore
|
0bf53d7804
|
admin: updated dist files
|
2023-02-04 08:27:45 -05:00 |
|
Richard Moore
|
6c338c1c5b
|
Fixed crossed assert in Fetch (#3733).
|
2023-02-04 08:25:15 -05:00 |
|
Richard Moore
|
24e13fc0f2
|
admin: updated dist files
|
2023-02-04 03:26:34 -05:00 |
|
Richard Moore
|
b67ad79264
|
docs: added more docs on Errors
|
2023-02-04 03:21:16 -05:00 |
|
Richard Moore
|
d0ed91840c
|
Fix Subscriber model when removed within emit callback.
|
2023-02-04 03:12:04 -05:00 |
|
Richard Moore
|
32b1e7827a
|
docs: replaces ethers.io URLs with ethers.org
|
2023-02-03 21:53:10 -05:00 |
|
Richard Moore
|
522fd16f68
|
Fixed human-readable parser when identifier begins with valid type prefix (#3728).
|
2023-02-03 21:50:30 -05:00 |
|
Richard Moore
|
90afd9bd81
|
Fixed typo in Provider changes.
|
2023-02-02 22:20:41 -05:00 |
|
Richard Moore
|
a646e4332e
|
Provider objects cleanup.
|
2023-02-02 22:18:40 -05:00 |
|
Richard Moore
|
5c29a8d1bc
|
Preparing for v6 release.
|
2023-02-02 20:51:33 -05:00 |
|
Richard Moore
|
415efbfb04
|
docs: merged old Etherscan docs
|
2023-02-02 04:21:12 -05:00 |
|
Richard Moore
|
54c283a361
|
Safer emit in block poller.
|
2023-02-02 04:20:43 -05:00 |
|
Richard Moore
|
7acee913e5
|
admin: updated dist files
|
2023-02-02 04:05:47 -05:00 |
|
Richard Moore
|
7c37182d03
|
Fixed async emits overrunning each other causing no-running-subscriber errors.
|
2023-02-02 04:03:11 -05:00 |
|
Richard Moore
|
97b041f1a0
|
Fixed testcases for lone provider enumeration
|
2023-02-02 03:06:15 -05:00 |
|
Richard Moore
|
8f30da1858
|
Use consistent naming scheme for plugins.
|
2023-02-02 03:05:37 -05:00 |
|
Richard Moore
|
a22eb3fbe5
|
Make AbstractProvider more sub-class friendly.
|
2023-02-02 03:04:20 -05:00 |
|
Richard Moore
|
2de8c00a7c
|
Added NonceManager.
|
2023-02-02 03:03:40 -05:00 |
|
Richard Moore
|
375068e5ef
|
Ported PocketProvider changes to v6.
|
2023-02-02 02:39:16 -05:00 |
|
Richard Moore
|
1e6270719a
|
Removed all custom parsing and formatting from EnsResolver and use Contract.
|
2023-02-01 21:36:24 -05:00 |
|
Richard Moore
|
e49d91fcf3
|
Added etherscanProvider.getContract.
|
2023-02-01 21:34:11 -05:00 |
|
Richard Moore
|
44f4caac4a
|
Added provider.lookupAddress.
|
2023-02-01 21:33:47 -05:00 |
|
Richard Moore
|
88749835c8
|
Merged BaseEtherscanProvider and EtherscanProvider since Contract is safer to include for AbstractProvider anyways.
|
2023-02-01 21:28:16 -05:00 |
|
Richard Moore
|
975815b825
|
Added EventFragment.getTopicHash.
|
2023-01-31 16:57:58 -05:00 |
|
Richard Moore
|
a336a3acfc
|
Added FunctionFragment.getSelector (#1032).
|
2023-01-31 16:53:43 -05:00 |
|
Richard Moore
|
c3f8e8ac07
|
Initial support for fallback and receive methods on contracts.
|
2023-01-30 22:28:18 -05:00 |
|
Richard Moore
|
f8cd9c9eaf
|
docs: added more documentation
|
2023-01-28 01:52:20 -05:00 |
|
Richard Moore
|
3eb48ec000
|
Use OFFCHAIN_FAULT for unrecoverable CCIP-read errors.
|
2023-01-28 01:51:15 -05:00 |
|
Richard Moore
|
f48d6a93ea
|
Use vendor ens_normalize to test native normalize to reduce dist filesize.
|
2023-01-28 01:49:58 -05:00 |
|