cosmos-sdk/x/crisis
Jacob Gadikian 0943a70215
chore: fix linting issues exposed by fixing golangci-lint (#12895)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
..
client/cli chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
exported feat: remove x/params dependency in x/crisis (#12491) 2022-07-12 06:15:50 +00:00
keeper feat: deprecate x/params usage in x/bank (#12630) 2022-07-20 18:58:15 -04:00
migrations/v2 chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
spec docs: update migrated params module state documentation (#12679) 2022-07-21 18:53:25 +02:00
testutil refactor: use mocks for x/crisis keeper tests (#12558) 2022-07-13 16:32:11 +00:00
types chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02: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).