Commit Graph
11712 Commits
Author SHA1 Message Date
b8ede3a620 build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.38.0 (#17701)
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>
2023-09-13 03:53:59 +00:00
dependabot[bot] 47a3a82bf1 build(deps): Bump docker/metadata-action from 4 to 5 (#17698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:44:00 +00:00
dependabot[bot] f5bb83c01d build(deps): Bump docker/build-push-action from 4 to 5 (#17696)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:43:33 +00:00
dependabot[bot] e7a5bfc940 build(deps): Bump docker/setup-qemu-action from 2 to 3 (#17697)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:23:19 +00:00
dependabot[bot] a9100ff52e build(deps): Bump docker/setup-buildx-action from 2 to 3 (#17699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:40 +00:00
dependabot[bot] be8ee410ea build(deps): Bump docker/login-action from 2 to 3 (#17695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 03:22:00 +00:00
Marko f262cb75fb chore(core): add changelog for 0.11 & 0.12 (#17691) 2023-09-12 13:54:54 +00:00
Trej Gun 78f39e1805 test: change order of proto definitions (#17690) 2023-09-12 12:41:56 +00:00
Marko 71dc28af0d refactor!: comet_info to struct (#17689) 2023-09-12 10:55:43 +00:00
Marko 5eaa7b8d3c fix: genesis on migrations (#17679) 2023-09-11 18:24:25 +00:00
Julien Robert 91fad07bb7 feat(x/tx): add indent option to encoder (#17600) 2023-09-11 17:03:48 +00:00
Julien Robert 152ec9293b chore: remove unecessary method (#17680) 2023-09-11 15:24:54 +00:00
Emmanuel T Odeke d053fc0956 refactor: orm/encoding/encodeutil: remove impossible len overflow check (#17643) 2023-09-11 11:07:58 +00:00
1938950564 feat(collections): add Vec type (#17656)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-11 08:53:06 +00:00
Bala Murali Krishna Komatireddy cc7b1178ef fix: nil pointer ref priority nonce mempool iterator (#17668) 2023-09-11 08:51:07 +00:00
Chill Validation ba45b0f2b7 feat: CV Close databases opened by cosmos-sdk during BaseApp shutdown (#17667) 2023-09-10 10:46:40 +00:00
2085695078 refactor(x/staking): migrate RedelegationQueue to collections (#17486)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-08 17:10:33 +00:00
e53830d58a refactor(x/staking): Migrate ValidatorQueue to use Collections (#17562)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-08 16:43:44 +00:00
Markoandlikhita-809 81d9ce9af5 feat(x/bank): introduce msg burn to bank keeper (#17569)
Co-authored-by: likhita-809 <likhita@vitwit.com>
2023-09-08 15:59:04 +00:00
Markoandsamricotta 772d6b7b87 docs: edit encoding docs (#17626)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-08 13:04:24 +00:00
dependabot[bot]andgithub-actions 9cbc1db257 build(deps): Bump github.com/tidwall/btree from 1.6.0 to 1.7.0 in /store (#17660)
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>
2023-09-08 08:32:57 +00:00
dependabot[bot]andgithub-actions caa4a0d4e7 build(deps): Bump github.com/hashicorp/go-plugin from 1.5.0 to 1.5.1 in /store (#17661)
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>
2023-09-08 08:28:21 +00:00
Julián ToledanoandAleksandr Bezobchuk 933d042d9e feat: add base64 Pubkeys from cli (#17639)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-07 20:47:31 +00:00
anshulWeb3 33eead4d42 docs: fixed typo (#17658) 2023-09-07 13:54:50 +00:00
Marko c86a6dcfa9 docs: add docs on proto annotations (#15548) 2023-09-07 09:25:09 +00:00
Julien Robert a0a00cca22 chore(confix): update v0.47 and v0.50 config (#17652) 2023-09-07 08:18:43 +00:00
c60283b91a feat(accounts): Add message server and query server logic. (#17614)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-07 07:42:23 +00:00
dependabot[bot]andgithub-actions 943f2860a1 build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#17647)
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>
2023-09-07 05:42:59 +00:00
zakir b094b65aa0 fix(config): mempool.max-txs configuration is invalid (#17649) 2023-09-07 05:40:17 +00:00
Oleg Kovalov 7ff1ae999a chore: fix nolint comments (#17644) 2023-09-06 21:32:11 +00:00
Oleg Kovalov 87328388eb Update PULL_REQUEST_TEMPLATE.md (#17646) 2023-09-06 20:53:39 +00:00
Bryan White 01b8be0c84 fix: typo in comment (#17635) 2023-09-06 09:49:38 +00:00
dependabot[bot]andgithub-actions a8917b9d73 build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#17631)
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>
2023-09-06 06:33:18 +00:00
Marko 934abbcebb chore: add back deleted readmes (#17627) 2023-09-05 13:32:36 +00:00
Marko d73f047f4b chore: correct api docs (#17622) 2023-09-05 08:22:17 +00:00
f198ea9445 refactor: docs path updates (#17459)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-09-05 07:56:01 +00:00
Markoandsamricotta c9e2632212 docs: add documentation about getsigners (#17012)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-05 07:25:04 +00:00
Facundo Medica 0e5749ab8e docs: Add notes regarding BeginBlocker and EndBlocker to upgrading.md (#17620) 2023-09-05 07:18:03 +00:00
dependabot[bot] e557c06d8a build(deps): Bump actions/checkout from 3 to 4 (#17618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:16:53 +00:00
yihuangandFacundo Medica 202c291c4a remove duplicated app.Close call (#17619)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-09-05 07:16:35 +00:00
Likhita Polavarapu 97661429e0 docs: Add k/v docs in structs using collections (#17609) 2023-09-04 22:24:19 +00:00
Likhita Polavarapu eb853117a9 refactor(x/staking): Use gogotypes Int64Value instead of bytes for LastValidatorPower (#17604) 2023-09-01 21:28:17 +00:00
Julien Robert 5621d9d807 chore: add v0.46.15 and v0.47.5 changelogs to main (#17479) 2023-09-01 09:54:49 +00:00
6107df641d build(deps): Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 in /store (#17603)
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: marbar3778 <marbar3778@yahoo.com>
2023-09-01 09:45:12 +00:00
dependabot[bot]andgithub-actions 5ca405ae06 build(deps): Bump cosmology-tech/starship-action from 0.2.15 to 0.2.16 (#17602)
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>
2023-09-01 06:16:11 +00:00
Julien RobertandMarko 931ba5ac3f docs: update mm docs (#17595)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 18:13:11 +00:00
Marko 9b1e296765 chore: remove println from upgrade keeper (#17591) 2023-08-31 15:41:32 +00:00
Julien Robert 0868daa059 docs: add genesis changes in upgrading.md (#17596) 2023-08-31 13:40:15 +00:00
Julien Robert 48805eb914 chore: improve issue template (#17594) 2023-08-31 10:19:37 +00:00
Likhita Polavarapu 3e07c80ebc refactor(x/staking): Migrate LastValidatorPower to Collections (#17498) 2023-08-30 21:21:40 +00:00