Alex | Interchain Labs
d68d169a63
feat: add x/protocolpool ( #23933 )
...
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:39 +00:00
Đông Liều
49be51a951
refactor(proto): Use cosmos_proto added_in annotation instead comments ( #24105 )
...
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:57:47 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 ( #24118 )
2025-03-25 15:57:24 +00:00
quantix9
9acd7716dd
chore(all): modernized code with built-in min/max ( #24124 )
2025-03-25 11:43:05 -04:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting ( #24101 )
2025-03-21 15:04:36 -07:00
Alex | Interchain Labs
6854ec67f0
fix(x/distribution): vulnerable incrementReferenceCount in distribution ( #19301 ) ( #23934 )
...
Co-authored-by: Naveen <70747893+knkcse@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2025-03-10 11:04:49 -04:00
Alex | Interchain Labs
2a338e032c
chore: update proto builder ( #23721 )
2025-02-19 12:58:14 -05:00
Alex | Interchain Labs
f5e8e517ab
chore: set up release/v0.53.x branch ( #23660 )
...
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
mergify[bot]
974a24c58c
feat: Conditionally emit metrics based on enablement (backport #19903 ) ( #20017 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-12 12:13:28 +02:00
mergify[bot]
c382225138
feat(x/distribution): add rewards-by-validator autocli config (backport #19707 ) ( #19714 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 11:15:11 +00:00
mergify[bot]
c81038cf24
chore: improve align cli help (backport #18179 ) ( #18187 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-20 15:51:39 +00:00
Julien Robert
18733a684e
feat: bring autocli module config to v0.50 ( #18111 )
2023-10-16 15:09:06 +02:00
mergify[bot]
32969cf7cc
refactor: precise compiler assertions and cleanup module.go (backport #17718 ) ( #17724 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-13 19:08:56 +00:00
mergify[bot]
013889de23
refactor: introduce abciGenesis interface (backport #17554 ) ( #17575 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 13:05:57 +02:00
mergify[bot]
e76102f885
refactor: migrate away from using valBech32 globals (2/2) (backport #17157 ) ( #17379 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-14 17:06:56 +02:00
mergify[bot]
db64728aff
refactor(staking): remove expected distribution keeper (backport #17261 ) ( #17263 )
2023-08-02 17:52:31 +02:00
mergify[bot]
5624447be5
fix(x/distribution): add nil check in Params.ValidateBasic (backport #17236 ) ( #17241 )
...
Co-authored-by: n0b0dy <n0b0dyCN@users.noreply.github.com>
2023-08-01 10:56:00 +00:00
mergify[bot]
46be66ed42
refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098 ) ( #17149 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-27 00:55:11 +02:00
mergify[bot]
16ab635645
refactor(staking): use validator & address codecs in staking (backport #16958 ) ( #17066 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-19 16:02:28 +02:00
mergify[bot]
df8ba7e8ac
feat!: simplify AppModuleBasic interface for CLI (backport #16890 ) ( #16904 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-10 14:11:53 +00:00
mergify[bot]
d9c53bfefc
refactor!: remove types/math aliases (backport #16798 ) ( #16803 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 19:56:38 +02:00
mergify[bot]
9f4a4e416f
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790 ) ( #16800 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 15:27:05 +00:00
mergify[bot]
950b910030
refactor(x/distribution): audit changes (backport #16785 ) ( #16799 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 14:51:43 +00:00
Julien Robert
c452721442
style: add gci linter ( #16758 )
...
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
mergify[bot]
9f7a16080a
refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324 ) ( #16598 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
2023-06-19 11:40:27 -03:00
mergify[bot]
feab9b6380
feat(x/distribution): add autocli config query (backport #16218 ) ( #16594 )
...
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
2023-06-16 16:21:15 +02: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
Marko
00e1f85eca
style: general linting ( #15756 )
2023-04-12 11:04:01 +00:00
Julien Robert
ee53930fc1
refactor(distribution): move ValidateBasic logic to msgServer ( #15755 )
2023-04-11 08:11:52 +00:00
Julien Robert
107836964d
docs: simplifying categories ( #15757 )
2023-04-10 13:19:57 +02:00
Mark Rushakoff
9ba03b015a
style: rename to ModuleInputs to fix lint issue ( #15727 )
2023-04-07 15:27:23 +00:00
Marko
90e2a2ae89
style: linting ( #15704 )
...
## Description
closing in on completion of linting
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-06 23:25:23 +00:00