Richard Moore
|
24e13fc0f2
|
admin: updated dist files
|
2023-02-04 03:26:34 -05:00 |
|
Richard Moore
|
faa556c1e5
|
docs: added basic security details
v6.0.1
|
2023-02-04 03:24:24 -05:00 |
|
Richard Moore
|
1c5e1e8201
|
docs: added README to explain folder usage
|
2023-02-04 03:23:32 -05:00 |
|
Richard Moore
|
3f7dbe75ad
|
docs: added more info for migration
|
2023-02-04 03:22:42 -05:00 |
|
Richard Moore
|
a0f272973d
|
docs: added links for CDN
|
2023-02-04 03:22:19 -05:00 |
|
Richard Moore
|
b67ad79264
|
docs: added more docs on Errors
|
2023-02-04 03:21:16 -05:00 |
|
Richard Moore
|
ccb9a0643e
|
admin: updated post-build file copying
|
2023-02-04 03:15:22 -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
|
803e8f9821
|
Update to latest secp256k1 library (#3719).
|
2023-02-03 03:28:22 -05:00 |
|
Richard Moore
|
2cba1c7781
|
admin: added funding details to pacakge.json
|
2023-02-02 23:05:38 -05:00 |
|
Richard Moore
|
0b92fed9ed
|
admin: added Issue Templates from v5
|
2023-02-02 23:04:45 -05:00 |
|
Richard Moore
|
0a740c470d
|
admin: updated dist files
|
2023-02-02 22:21:31 -05:00 |
|
Richard Moore
|
90afd9bd81
|
Fixed typo in Provider changes.
v6.0.0
|
2023-02-02 22:20:41 -05:00 |
|
Richard Moore
|
a646e4332e
|
Provider objects cleanup.
|
2023-02-02 22:18:40 -05:00 |
|
Richard Moore
|
6cae18328d
|
Fixed commonjs imports missing types (#3703).
|
2023-02-02 22:04:33 -05:00 |
|
Richard Moore
|
de2b1f66c6
|
admin: updated package description
|
2023-02-02 22:03:45 -05:00 |
|
Richard Moore
|
b3f615a1b2
|
admin: use default branch for CI checkouts
|
2023-02-02 21:34:17 -05:00 |
|
Richard Moore
|
0e8a34805f
|
admin: update docs and CI for v6 release
|
2023-02-02 21:28:26 -05:00 |
|
Richard Moore
|
5c29a8d1bc
|
Preparing for v6 release.
|
2023-02-02 20:51:33 -05:00 |
|
Richard Moore
|
b7ead29606
|
admin: updated dist files
|
2023-02-02 04:23:07 -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
|
9c744dd081
|
admin: update dist files
|
2023-01-30 22:29:09 -05:00 |
|
Richard Moore
|
c3f8e8ac07
|
Initial support for fallback and receive methods on contracts.
|
2023-01-30 22:28:18 -05:00 |
|
Richard Moore
|
67d2af809e
|
admin: update dist files
|
2023-01-28 01:53:29 -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 |
|
Richard Moore
|
80c84b0709
|
Simpler ensNormalize wrapper.
|
2023-01-27 21:59:52 -05:00 |
|
Richard Moore
|
433aba6f49
|
tests: updated tests to ens_normalize test vectors
|
2023-01-27 21:59:23 -05:00 |
|
Richard Moore
|
b9a2ab84d8
|
admin: updated dist files
|
2023-01-27 18:34:03 -05:00 |
|
Richard Moore
|
9526289f76
|
tests: more robust checking of insufficient funds errors.
|
2023-01-27 18:31:31 -05:00 |
|
Richard Moore
|
924cfef5de
|
Fixed estimateGas which can return insufficient funds errors.
|
2023-01-27 18:29:35 -05:00 |
|
Richard Moore
|
2845a3c4b6
|
admin: updated dist files
|
2023-01-27 17:29:49 -05:00 |
|
Richard Moore
|
32f605eb7b
|
Interface returns null instead of throws on missing fragment.
|
2023-01-27 17:27:29 -05:00 |
|