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
(operator) use bitmap to store taken slots, so that we can calculate how many slots taken for CAS (#267, #269)
Slot bitmap can be rebuild by calling rebuildTakenSlots()
(operator) challengeExit checks period and prevPeriod for inclusion in Bridge (#270)