This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
slash when validator has deposited but not yet reached start_dynasty #146
Issue
We don't currently handle this case. I started adding a bunch of specific logic for this case, but I think maybe we should just prevent a user from being slashed until they enter their start dynasty. This would keep things simple from a contract perspective. It would just potentially complicate logic from slash-watcher's perspective.