Julien Robert
|
7fb26685cd
|
chore(proto): change future extracted modules version from v1.0.0 to v0.2.0 (#20600)
|
2024-06-10 10:15:57 +00:00 |
|
TinyFoxy
|
d7105af506
|
fix: remove some duplicate words (#20605)
|
2024-06-10 09:07:31 +00:00 |
|
Marko
|
031b0c94ed
|
chore: generate protos (#20582)
|
2024-06-06 12:40:16 +00:00 |
|
dependabot[bot]
|
dc558b1ce6
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20563)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-06-06 08:26:02 +00:00 |
|
Julien Robert
|
190b20c398
|
feat(runtime,runtime/v2): skip store for specified modules (#20409)
|
2024-05-27 11:33:25 +00:00 |
|
dependabot[bot]
|
16437119e0
|
build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#20390)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-15 13:04:59 +00:00 |
|
dependabot[bot]
|
9a18e855c3
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.0-20240312114316-c0d3497e35d6.1 to 1.34.1-20240312114316-c0d3497e35d6.1 in /api (#20373)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-15 10:43:54 +00:00 |
|
Matt Kocubinski
|
7ae23e287a
|
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-05-14 12:43:28 +00:00 |
|
Marko
|
62b0b26d0c
|
chore: migrate sdk.Msg to transaction.type (#20273)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-05-10 10:23:22 +00:00 |
|
Marko
|
03dc8bde43
|
chore: use comet proto type instead of custom (#20255)
|
2024-05-10 06:44:04 +00:00 |
|
Likhita Polavarapu
|
03d70aac05
|
refactor(x/protocolpool): Improve claiming funds logic (#20154)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-05-08 12:46:27 +00:00 |
|
dependabot[bot]
|
adc753414a
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.33.0-20240312114316-c0d3497e35d6.1 to 1.34.0-20240312114316-c0d3497e35d6.1 in /api (#20305)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-07 12:05:00 +00:00 |
|
dependabot[bot]
|
b672106aa4
|
build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#20303)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-07 09:27:36 +00:00 |
|
Matt Kocubinski
|
82fc532da8
|
chore(proto): fix buf.work.yaml and make proto-gen (#20299)
|
2024-05-06 19:19:12 +00:00 |
|
dependabot[bot]
|
ccc04199bd
|
build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 in /api (#20292)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-06 15:26:53 +00:00 |
|
Marko
|
0dfb54e36a
|
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
|
2024-05-06 14:12:00 +00:00 |
|
Facundo Medica
|
f8b18f1d52
|
feat(x/accounts): On-chain multisig (#19988)
|
2024-05-06 11:26:49 +00:00 |
|
John Letey
|
7a505ade66
|
feat(client/v2): override short description in generated command (#20266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-03 14:03:08 +00:00 |
|
Likhita Polavarapu
|
52dbcc171c
|
feat(x/mint): Add max supply param (#19896)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-03 10:26:18 +00:00 |
|
dependabot[bot]
|
2e39dcb5dd
|
build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /x/evidence (#20244)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2024-05-02 09:30:25 +00:00 |
|
son trinh
|
cb50b4caa2
|
refactor(x/accounts/defaults/lockup): Clean up some logic (#20037)
|
2024-04-29 08:31:51 +00:00 |
|
Duong Minh Ngoc
|
7ee3bde8f3
|
refactor(proto): add denote version annotation (#20098)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
|
2024-04-26 10:14:09 +00:00 |
|
Hoang Do
|
99dbdd5aa7
|
chore: fix all typos (#20196)
|
2024-04-26 10:01:14 +00:00 |
|
Kien Trinh
|
2d0d1906b5
|
feat(x/authz): Add MsgRevokeAll (#20161)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <khanhoait.bka@gmail.com>
|
2024-04-26 07:22:30 +00:00 |
|
Marcello Ardizzone
|
2645e1cda9
|
feat(x/gov): add MaxVoteOptionsLen (#20087)
|
2024-04-22 09:46:53 +00:00 |
|
dependabot[bot]
|
fb29045fe0
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20092)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-19 12:43:57 +00:00 |
|
hidewrong
|
a4ff821981
|
chore: fix some comments (#20064)
Signed-off-by: hidewrong <hidewrong@outlook.com>
|
2024-04-17 15:13:37 +00:00 |
|
Likhita Polavarapu
|
07c0aa73e0
|
feat: Add non atomic multimsg (#19350)
|
2024-04-15 09:32:29 +00:00 |
|
John Letey
|
ab919fed8d
|
feat(x/bank): support depinject for send restrictions (#20014)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-04-12 08:33:59 +00:00 |
|
cor
|
07eb7b450f
|
docs(x/feegrant): fix allowance typo (#20000)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-04-11 15:39:25 +00:00 |
|
dependabot[bot]
|
f8fee968e0
|
build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-09 07:09:40 +00:00 |
|
dependabot[bot]
|
cd24915730
|
build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#19929)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-05 14:36:23 +00:00 |
|
Hieu Vu
|
1028e27f79
|
feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-04-04 08:10:25 +00:00 |
|
Julien Robert
|
d54e940d50
|
refactor(x/staking): use sdk validator updates (#19788)
|
2024-03-28 13:48:52 +00:00 |
|
Julien Robert
|
c46688729f
|
chore(api): clean-up protos (#19858)
|
2024-03-25 17:07:08 +00:00 |
|
dependabot[bot]
|
32d63e02c5
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-22 12:27:09 +00:00 |
|
Cosmos SDK
|
1b545a571f
|
chore: fix spelling errors (#19756)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-14 14:27:11 +00:00 |
|
son trinh
|
3ce9224f00
|
feat(x/accounts): Add new lockup account type (#19048)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-03-14 09:06:02 +00:00 |
|
Julien Robert
|
9c47292d8d
|
feat(x/gov): add expedited proposal quorum param (#19741)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-03-13 18:34:55 +00:00 |
|
Marko
|
7193d88814
|
chore(proto): add module safe query warning (#19743)
|
2024-03-13 11:45:04 +00:00 |
|
Julien Robert
|
d808ef82e5
|
refactor(x/gov): swap vote alias (#19718)
|
2024-03-12 08:44:20 +00:00 |
|
dependabot[bot]
|
d4e52069f7
|
build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-09 07:33:16 +00:00 |
|
Marko
|
72e4134710
|
refactor(vesting): remove vesting account creation (#19535)
|
2024-02-23 16:59:01 +00:00 |
|
Marko
|
6c9a7858e0
|
feat(consensus): add consensus message (#19483)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-02-23 14:09:58 +00:00 |
|
dependabot[bot]
|
d1d3bf0620
|
build(deps): Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#19518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-22 14:32:10 +00:00 |
|
Julien Robert
|
0cf0c285ea
|
refactor(proto): host module proto files within modules (#18758)
|
2024-02-20 23:17:13 +00:00 |
|
Dev Ojha
|
8cb798d7bf
|
perf!: Make slashing not write sign info every block (#19458)
Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
|
2024-02-20 16:51:02 +00:00 |
|
dependabot[bot]
|
b098abfcac
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19470)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-19 09:04:28 +00:00 |
|
Julien Robert
|
a79f932ecf
|
chore(proto): do not use draft commit (#19453)
|
2024-02-16 18:24:17 +00:00 |
|
Julien Robert
|
43df8d8245
|
refactor(proto): use buf registry for cometbft protos (#19366)
|
2024-02-16 16:17:11 +00:00 |
|