Page MenuHomePhabricator

[lib] Make it possible for ENSCache to store Promises
ClosedPublic

Authored by ashoat on Jan 28 2023, 7:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 1:57 PM
Unknown Object (File)
Fri, Nov 1, 1:31 PM
Unknown Object (File)
Tue, Oct 29, 7:54 PM
Unknown Object (File)
Tue, Oct 29, 7:54 PM
Unknown Object (File)
Tue, Oct 29, 7:54 PM
Unknown Object (File)
Tue, Oct 29, 7:51 PM
Unknown Object (File)
Oct 1 2024, 10:39 AM
Unknown Object (File)
Oct 1 2024, 10:21 AM
Subscribers

Details

Summary

This is a necessary step for the next diff, where make it so we don't fetch a single result from ethers.js more than once at a time.

Depends on D6429

Test Plan

cd lib && ALCHEMY_API_KEY=... yarn test utils/ens-cache.test.js

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable