cosmos-sdk/proto/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 chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
authz refactor: authz audit changes (#16631) 2023-06-22 06:12:26 +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 chore: fix deprecation annotations (#17784) 2023-09-18 13:11:25 +00:00
circuit chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
consensus chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
crisis docs: improve documentation about authority in protos (#14531) 2023-01-09 08:18:13 +00:00
crypto style: more linting (#15618) 2023-03-30 13:00:18 +00:00
distribution feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
evidence chore: improve UGPRADING.md (#15236) 2023-03-02 11:43:19 +01:00
feegrant chore: x/feegrant audit changes (#16652) 2023-06-23 07:48:51 +00:00
genutil feat: add application genesis (#15031) 2023-02-22 10:29:03 +00:00
gov docs: Improve docs for vote query (#17501) 2023-08-22 10:43:30 +00:00
group feat(group): add group event tally result (#16191) 2023-05-26 09:43:17 +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 refactor: rename nft to cosmosssdk.io/x/nft (#14725) 2023-01-23 11:48:34 +00:00
orm chore(orm)!: rename orm package to use a vanity url (#15870) 2023-04-18 16:58:32 +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 chore: proto format (#13685) 2022-10-28 17:40:48 +02:00
reflection/v1 chore: proto format (#13685) 2022-10-28 17:40:48 +02:00
slashing chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
staking chore: amend validator to validators (#17809) 2023-09-19 12:34:13 +00:00
store chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
tx fix(simapp): do not overwrite tx options (#17920) 2023-09-29 10:03:24 +00:00
upgrade feat: Integrate tendermint Block endpoints into the cli (#14659) 2023-02-14 19:23:45 +01:00
vesting docs: improve proto vesting docs about time attributes (#15474) 2023-03-20 16:40:19 +00:00