cosmos-sdk/x/crisis
2022-07-14 10:32:06 -04:00
..
client chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
exported feat: remove x/params dependency in x/crisis (#12491) 2022-07-12 06:15:50 +00:00
keeper chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
migrations/v2 chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
spec docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
testutil refactor: use mocks for x/crisis keeper tests (#12558) 2022-07-13 16:32:11 +00:00
types feat: remove x/params dependency in x/crisis (#12491) 2022-07-12 06:15:50 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
module.go chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Crisis

  • Crisis - Halting the blockchain under certain circumstances (e.g. if an invariant is broken).