You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not so sure it's worth removing this from the library: it isn't much more than a binary search, the associated effort with getting rid of it is not small (due to the need to port the tests).
As mentioned here, its semantics are very specific to
ERC20Snapshot
and may not be generally useful.If we move forward with making this function a
private
function ofERC20Snapshot
, we'd have to figure out how to port the tests for it.The text was updated successfully, but these errors were encountered: