Marko
|
6ce2505f6b
|
refactor: introduce abciGenesis interface (#17554)
|
2023-08-29 15:24:09 +00:00 |
|
Julien Robert
|
5839c3a600
|
chore: bump golangci-lint to v1.54.2 (#17538)
|
2023-08-25 14:07:24 +00:00 |
|
Julien Robert
|
c6b0bb62ac
|
refactor(client): use address codec (#17503)
|
2023-08-23 10:43:47 +00:00 |
|
Marko
|
393dcc1f2a
|
refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-21 16:29:20 +00:00 |
|
Marko
|
e60c583d28
|
refactor: migrate away from using valBech32 globals (2/2) (#17157)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-14 08:04:24 +00:00 |
|
Julien Robert
|
77be10bd95
|
refactor: remove collections.ErrInvalidIterator when unecessary (#17364)
|
2023-08-11 14:32:17 +00:00 |
|
Facundo Medica
|
48d79ff9d5
|
fix(x/distr): increase consensus version (#17350)
|
2023-08-10 10:20:04 +00:00 |
|
Julien Robert
|
6937c7642b
|
refactor(staking): remove expected distribution keeper (#17261)
|
2023-08-02 15:31:36 +00:00 |
|
n0b0dy
|
b9b325ec99
|
fix(x/distribution): add nil check in Params.ValidateBasic (#17236)
|
2023-08-01 10:33:10 +00:00 |
|
Facundo Medica
|
60605de779
|
refactor(x/distribution)!: migrate to collections (#17115)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-31 08:41:22 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
Marko
|
c23505b037
|
refactor(staking): use validator & address codecs in staking (#16958)
|
2023-07-19 11:01:32 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|
Julien Robert
|
f3e4697195
|
feat!: simplify AppModuleBasic interface for CLI (#16890)
|
2023-07-10 13:36:22 +00:00 |
|
Julien Robert
|
8c72f66396
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
Julien Robert
|
ae39e8e631
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (#16790)
|
2023-06-30 14:21:57 +00:00 |
|
Facundo Medica
|
ec1f0c5df1
|
refactor(x/distribution): audit changes (#16785)
|
2023-06-30 13:11:53 +00:00 |
|
Jacob Gadikian
|
8d4ff7a19a
|
style: bump golangci-lint (#16667)
|
2023-06-23 12:49:34 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
testinginprod
|
43d345dc2f
|
refactor(distribution)!: use collections for ValidatorHistoricalRewards state (#16607)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-22 08:47:21 +00:00 |
|
Matt Kocubinski
|
a827f42ae3
|
refactor(x/distribution): rm ref to x/gov from x/distribution (#16623)
|
2023-06-20 19:33:07 +00:00 |
|
atheeshp
|
7e0148805a
|
chore: remove x/gov dependencies in x/distr (#16587)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-06-19 11:27:10 +00:00 |
|
Matt Kocubinski
|
f51992d0c4
|
refactor(x/distribution): rm a dependency on x/gov (#16576)
|
2023-06-16 20:16:19 +00:00 |
|
Facundo Medica
|
1be7d9805e
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-16 18:40:44 +00:00 |
|
Jeancarlo Barrios
|
6f32a94af9
|
feat(x/distribution): add autocli config query (#16218)
|
2023-06-16 14:00:35 +00:00 |
|
testinginprod
|
0529dbcd20
|
refactor(distribution)!: use collections for ValidatorOutstandingRewards state management (#16590)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-16 13:54:20 +00:00 |
|
testinginprod
|
99913cdce0
|
refactor(distribution)!: use collections for validator accumulated commission state (#16571)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-15 14:12:42 +00:00 |
|
testinginprod
|
b3da8bb4e8
|
refactor(distribution)!: use collections for DelegatorStartingInfo state (#16483)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-14 10:39:11 +00:00 |
|
Matt Kocubinski
|
bbb452f609
|
refactor(x/staking): rm dependency on x/distribution (#16531)
|
2023-06-13 20:16:20 +00:00 |
|
testinginprod
|
2d1d68d3fd
|
refactor(distribution)!: use collections for ValidatorCurrentRewards (#16459)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-09 09:19:37 +00:00 |
|
testinginprod
|
5235593e72
|
refactor(distribution)!: use collections for DelegatorWithdrawAddress state management. (#16440)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-08 10:18:04 +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 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
testinginprod
|
f851e188b3
|
refactor(distribution)!: make FeePool state use collections (#16302)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:51:37 +00:00 |
|
Julien Robert
|
cf1a573679
|
chore: set correct eden version number (#16281)
|
2023-05-24 19:58:45 +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 |
|
Julien Robert
|
166be3766b
|
chore: make params module optional in app wiring (#16269)
|
2023-05-24 11:54:07 +00:00 |
|
samricotta
|
2843261161
|
refactor(distribution)!: use collections for params state (#16211)
|
2023-05-22 19:51:24 +00:00 |
|
Marko
|
c8ab555174
|
refactor(bech32): remove embedding of addresscodec (#16197)
|
2023-05-22 10:20:45 +00:00 |
|
Matt Kocubinski
|
4c85b6a341
|
refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155)
|
2023-05-15 17:38:32 +00:00 |
|
Marko
|
044fe13789
|
refactor(math)!: remove aliases in math (#16040)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-07 17:25:59 +00:00 |
|
Facundo Medica
|
428e19f4f0
|
refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948)
|
2023-04-27 13:26:51 +00:00 |
|
Facundo Medica
|
6dfe7351a5
|
refactor!: use KVStoreService and context.Context in x/bank (#15891)
|
2023-04-26 10:12:47 +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 |
|
Aaron Craelius
|
654f26e55c
|
fix!: correctly annotate validator and consensus address fields (#15710)
|
2023-04-20 16:55:13 +00:00 |
|
Julien Robert
|
c0eade17fe
|
test: fix module cli tests (#15882)
|
2023-04-19 14:24:07 +00:00 |
|
Mark Rushakoff
|
7b10ada768
|
refactor!: instantiate client.TxConfig once for simulations (#15875)
|
2023-04-19 12:47:27 +00:00 |
|
Likhita Polavarapu
|
7132a7624e
|
refactor(staking): add missing msgServer tests and move ValidateBasic() logic to msgServer (#15820)
|
2023-04-14 14:54:29 +00:00 |
|
Likhita Polavarapu
|
495ef01f71
|
test(x/distribution): write integration tests (#15569)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-04-13 10:05:59 +00:00 |
|
Julien Robert
|
e4dbf1b7b4
|
refactor(auth,vesting): move ValidateBasic logic to msgServer (#15786)
|
2023-04-12 14:37:06 +00:00 |
|