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
We currently need to keep track of the number of hints in both make_hints and pack_sig_h which complicates things unnecessarily and is somewhat confusing. Combining the two seems more natural.
We currently need to keep track of the number of hints in both
make_hintsandpack_sig_hwhich complicates things unnecessarily and is somewhat confusing. Combining the two seems more natural.See #1015 (comment)