This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
cosmos-sdk
Watch
10
Star
0
Fork
0
You've already forked cosmos-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
f848e4300a
cosmos-sdk
/
x
/
crisis
History
Julien Robert
71dc827c72
docs: update migrated params module state documentation (
#12679
)
...
* docs: precise params state storage documentation * updates
2022-07-21 18:53:25 +02:00
..
client
refactor(testutil): remove dependency on simapp (
#12624
)
2022-07-20 07:34:58 +00: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: routine gofumpt (
#12571
)
2022-07-16 18:22:05 +00:00
abci.go
Merge PR
#6761
: telemetry: use UTC() in wrappers
2020-07-17 15:33:50 -04:00
module.go
feat: allow custom authority and inflation function when using app-wiring (
#12660
)
2022-07-21 12:28:21 +02:00
README.md
docs: Improve markdownlint configuration (
#11104
)
2022-02-10 12:07:01 +00:00
README.md
Crisis
Crisis
- Halting the blockchain under certain circumstances (e.g. if an invariant is broken).