Description
If the number of registries in the s_registries set grows too large, it will revert when calling getWatchList() due to OOG.
Recommendation
Add a paginated function to get the watch list.
Status
Acknowledged
Description
If the number of registries in the s_registries set grows too large, it will revert when calling getWatchList() due to OOG.
Recommendation
Add a paginated function to get the watch list.
Status
Acknowledged