cosmos-sdk/api/cosmos
Emmanuel T Odeke 0692fdc6fd
refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
..
accounts feat(accounts): add Genesis handling (#17802) 2023-09-21 14:26:08 +00:00
app feat: add core and api for PreBlock (#17468) 2023-08-20 17:05:44 +00:00
auth feat(api): add consensus bech32 prefix in app config (#16945) 2023-07-12 17:37:27 +00:00
authz build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#16679) 2023-06-26 12:38:31 +00:00
autocli/v1 chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
bank feat(x/bank): introduce msg burn to bank keeper (#17569) 2023-09-08 15:59:04 +00:00
base refactor(types)!: remove IntProto and DecProto (#16918) 2023-07-12 22:16:28 +00:00
circuit chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
consensus fix(x/consensus): Add missing ABCI consensus param in MsgUpdateParams (#16713) 2023-06-28 19:32:08 +00:00
crisis chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
crypto revert(consensus): revert proto breaking change (#15627) 2023-03-30 17:59:14 +02:00
distribution feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
evidence chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
feegrant build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#16679) 2023-06-26 12:38:31 +00:00
genutil feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
gov docs: Improve docs for vote query (#17501) 2023-08-22 10:43:30 +00:00
group chore: implement feedback of automerged prs (#16308) 2023-05-26 10:42:18 +00:00
mint chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000) 2023-07-14 18:10:28 +00:00
msg refactor: Improve textual's API (#14595) 2023-01-12 16:00:55 +00:00
nft chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
orm fix!: correctly annotate validator and consensus address fields (#15710) 2023-04-20 16:55:13 +00:00
params refactor: create go.mod for x/params (#17776) 2023-10-03 12:56:07 +00:00
protocolpool feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
query/v1 feat: add autocli service proto (#13597) 2022-10-25 09:17:30 +00:00
reflection/v1 chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
slashing chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000) 2023-07-14 18:10:28 +00:00
staking chore: amend validator to validators (#17809) 2023-09-19 12:34:13 +00:00
store feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
tx fix(simapp): do not overwrite tx options (#17920) 2023-09-29 10:03:24 +00:00
upgrade chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
vesting docs: improve proto vesting docs about time attributes (#15474) 2023-03-20 16:40:19 +00:00