Julien Robert
|
8c72f66396
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Matt Kocubinski
|
5385116aba
|
refactor(x/auth): rm dependency on x/bank (#16548)
|
2023-06-15 17:35:48 +00:00 |
|
Matt Kocubinski
|
fe458e0686
|
refactor(x/auth): rm dependency on x/staking (#16545)
|
2023-06-15 08:34:53 +00:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
testinginprod
|
3d15f9edf2
|
refactor(auth): use collections for Account state management (#16016)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:26:58 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Facundo Medica
|
af3122aa6c
|
feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-04-24 09:42:55 +00:00 |
|
Marko
|
8d6c23faa4
|
feat: add endblocker with valsetupdate type (#15829)
|
2023-04-14 09:41:29 +00:00 |
|
samricotta
|
d31a30fdf8
|
refactor: remove aliases from types/math.go in auth/authz module (#15653)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-03-31 20:53:13 +00:00 |
|
Jacob Gadikian
|
37ba88872d
|
style: enable strict gofumpt (#15579)
|
2023-03-28 18:59:21 +00:00 |
|
Facundo Medica
|
d29e8eb4f6
|
refactor!: use KVStoreService in x/auth (#15520)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-03-27 18:57:02 +00:00 |
|
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
|
7559d9ecd3
|
refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-25 13:31:56 +00:00 |
|
Emil Georgiev
|
e9fbb01f3a
|
fix: replace IsEqual with Equal (#14739)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/3246
|
2023-01-24 09:50:34 +00:00 |
|
Murali Krishna Komatireddy
|
e3b37dc562
|
fix: return undelegate amount with MsgUndelegateResponse (#14590)
Closes https://github.com/cosmos/cosmos-sdk/issues/14153
|
2023-01-23 10:08:32 +00:00 |
|
Noel Ukwa
|
c822836501
|
refactor: migrate calls from alias file to appropriate store/types (#14455)
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/14406
|
2023-01-10 15:31:06 +00:00 |
|
Likhita Polavarapu
|
36069956e3
|
refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937)
|
2023-01-03 11:25:09 +01:00 |
|
Julien Robert
|
7efeb826e0
|
refactor: rename migrations from v42, v43, v{SDK} to v1, v2, v{Consensus} (#13772)
* chore: rename migrations from v42, v43 to v1, v2
* group migration should be in #13742
* updates
|
2022-11-07 11:32:56 +01:00 |
|
Aleksandr Bezobchuk
|
934b2b8ede
|
chore: fix migration paths (#12579)
|
2022-07-14 10:32:06 -04:00 |
|
likhita-809
|
1815981b02
|
feat: deprecate x/params usage in x/auth (#12475)
* generate proto files
* wip
* wip: fix tests
* wip: add tests
* fix tests
* fix tests
* add changelog
* address review comments
* address review comments
* add err check for setparams
* updates
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
|
2022-07-11 19:16:27 +02:00 |
|