While some work has been done towards the repo being free from slither complaints, there are still some remaining (which may even be false alarms). For example, it complains about ExocoreGateway.markBootstrapOnAllChains even with a reentrancy guard added to it.
While some work has been done towards the repo being free from slither complaints, there are still some remaining (which may even be false alarms). For example, it complains about
ExocoreGateway.markBootstrapOnAllChains
even with a reentrancy guard added to it.