Commit Graph
12795 Commits
Author SHA1 Message Date
53925ef5fd refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 09:55:08 +00:00
Lucas Francisco López 2c3fd19099 docs: Enhanced the ParsePagination method documentation (#20385) 2024-05-16 08:11:30 +00:00
Julien Robert f02a124667 refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
6b716eef9a chore: fix spelling errors (#20400)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-05-16 05:48:38 +00:00
Lucas Francisco Lópezandcool-developer 072a95e0e1 docs: Documented error handling in OfferSnapshot method (#20380)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-05-15 21:38:21 +00:00
dependabot[bot]andgithub-actions 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
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
Facundo Medica 74f44b0231 fix(sims): skip operations that use denoms that can't be sent (#20399) 2024-05-15 10:19:10 +00:00
Marko 080229f300 chore: remove cockroach db errors (#20386) 2024-05-15 06:35:08 +00:00
Matt Kocubinski 493d486bc6 refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
cool-developer fbc61d2f5d refactor(store/v2): get rid of WorkingHash (#20379) 2024-05-14 13:49:31 +00:00
Shude Li b2fe0ffec6 feat(client): overwrite client context instead of setting new one (#20356) 2024-05-14 13:27:59 +00:00
Matt KocubinskiandJulien Robert 7ae23e287a chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
Alexander Peters b4f8815426 Deactivate chain upgrade test (#20367) 2024-05-14 10:21:33 +00:00
Matt Kocubinskiandcoderabbitai[bot] 9f42137462 refactor: move baseapp/AppVersionModifer -> core/app (#20361)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-13 14:53:11 +00:00
Marko 3a750719ba refactor(x/bank): check send enabled on coins (#20343) 2024-05-13 12:58:22 +00:00
Facundo Medica 1a8425a343 test(accounts): add multisig e2e tests (#20310) 2024-05-13 12:53:15 +00:00
cool-developer 559f78403a chore(store/v2): cleanup the migration API (#20298) 2024-05-13 12:37:55 +00:00
gopherorg d90f552f62 chore: fix some function names (#20365)
Signed-off-by: gopherorg <gopherworld@icloud.com>
2024-05-13 12:15:04 +00:00
cool-developer 8d1946c9ec chore: cleanup store/v2 interface (#20280) 2024-05-13 11:14:01 +00:00
mmsqeandHieu Vu 11de280625 feat(client): add consensus address for debug cmd (#20328)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-05-13 10:25:43 +00:00
Aleksey ab1dbe1d0b style: Fix gov query proposals examples syntax (#20353) 2024-05-12 08:44:32 +00:00
Hoa Nguyen 22aa95ccbd chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
Hoa Nguyen 6853ba0468 chore: bump cosmos-sdk to v0.50.6 (#20351) 2024-05-12 06:43:04 +00:00
Kien Trinh 0c91044220 refactor: remove directive errors comparison (#20344) 2024-05-10 19:09:21 +00:00
Markoandtestinginprod 946c62410f chore: upstream app manager (#20315)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-10 15:44:17 +00:00
Cosmos SDKandgithub-merge-queue 18047e67f3 chore: fix spelling errors (#20345)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-10 15:29:51 +00:00
Sergio MenaandMarko eb7cc124a5 fix(x/consensus): apply ConsensusParam update rules according to CometBFT spec (forward-port of #20314) (#20347)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-10 15:12:38 +00:00
dependabot[bot]andgithub-actions 6a2618f15f build(deps): Bump github.com/hashicorp/go-metrics from 0.5.1 to 0.5.3 in /store (#20335)
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-10 12:29:33 +00:00
dependabot[bot]andgithub-actions ec9155a923 build(deps): Bump github.com/cosmos/iavl from 1.1.2 to 1.1.4 in /store (#20334)
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-10 12:24:39 +00:00
febf1025db build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 in /store (#20337)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-10 12:13:21 +00:00
dependabot[bot]andgithub-actions 67ac6dad4d build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 in /depinject (#20332)
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-10 12:05:37 +00:00
Damian Nolan 8144a23835 fix: correctly assign execModeSimulate to context for simulateTx (#20342) 2024-05-10 12:03:37 +00:00
db536f7937 build(deps): Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#20331)
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-10 10:44:20 +00:00
aea4bf465d build(deps): Bump github.com/hashicorp/go-plugin from 1.5.2 to 1.6.0 in /store (#20333)
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-10 10:26:56 +00:00
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
dependabot[bot]andgithub-actions 98471350e4 build(deps): Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.3 in /store (#20336)
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-10 09:19:54 +00:00
Marko 03dc8bde43 chore: use comet proto type instead of custom (#20255) 2024-05-10 06:44:04 +00:00
John Letey 431412bef2 fix(client/v2): correctly check subcommand short descriptions (#20330) 2024-05-10 06:39:03 +00:00
mmsqeandJulien Robert c4308d2da0 feat(crypto/keyring): expose db keyring used in the keystore (#20212)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-09 11:33:38 +00:00
beer-1 990f415eeb feat(runtime): Add missing NewTransientStoreService (#20261) 2024-05-09 11:32:44 +00:00
Facundo Medica e33884f79a fix: allow tx decoding to fail in GetBlockWithTxs (#20323) 2024-05-09 11:27:39 +00:00
Markoandtestinginprod 83c4b9bfb4 chore: upstream stf to main (#20286)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-08 14:50:52 +00:00
Likhita PolavarapuandFacundo 03d70aac05 refactor(x/protocolpool): Improve claiming funds logic (#20154)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-05-08 12:46:27 +00:00
Emil Georgiev 5a5c63890e test(types/coin): add unit tests for the coins (#20253) 2024-05-08 06:15:18 +00:00
Alexander Peters 65d820b202 chore(store): Better error message (#20308) 2024-05-07 14:07:34 +00:00
dependabot[bot]andgithub-actions 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
Marko fc84ff6f40 refactor!(staking): remove comet crypto as a dep (#20295) 2024-05-07 10:27:47 +00:00
dependabot[bot]andgithub-actions 48d5ab41b9 build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 in /tools/confix (#20306)
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:28:42 +00:00
dependabot[bot]andgithub-actions 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