Julien Robert
|
80dd55f79b
|
refactor: rename to CometBFT (#14914)
|
2023-02-06 18:11:14 +00:00 |
|
Julien Robert
|
41a3dfeced
|
refactor!: migrate Cosmos SDK to CometBFT (#14897)
|
2023-02-05 14:51:33 +01:00 |
|
Likhita Polavarapu
|
75014146e2
|
chore: Replace testify with gotest.tools in slashing integration tests (#14499)
|
2023-01-05 11:27:12 +00:00 |
|
Julien Robert
|
6239cdfddb
|
chore: clean-up deprecated function usage (#14078)
|
2022-11-30 01:10:50 +01:00 |
|
Marko
|
84675a6bf1
|
feat!: IS rebase (#13122)
* feat: IS rebase (squash da53124..b45dd5f)
* clean up docs
* fix: fix IS tests (#13420)
* revert key update
* add hook error handling
* impl feedback
* add changelog
* implements style nits
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* more nits
* fix tests
Co-authored-by: Simon <sainoe@users.noreply.github.com>
* add godoc
* add godoc
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-10-09 12:21:20 +02:00 |
|
Julien Robert
|
80ce491734
|
refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427)
* refactor: move `x/{moduleName}/test{ModuleName}` to `x/{moduleName}/testutil`
* updates
* updates
|
2022-10-02 10:42:52 -04:00 |
|
cool-developer
|
b51537260f
|
refactor: use mocks for x/slashing (#12937)
* move integration tests
* add unit testing
* refactor module import
* add hooks test
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
|
2022-08-17 14:40:41 -04:00 |
|