Commit Graph
13734 Commits
Author SHA1 Message Date
GnaD 42c616c87f feat(x/circuit): Allow msg Reset with empty msgURL (#22459) 2024-11-08 04:05:23 +00:00
auricom 4e240908dd build(deps): Bump actions/xxx-artifact from v3 to v4 (#22468) 2024-11-07 15:38:45 +00:00
testinginprodandmarbar3778 99b4858a95 feat(stf/branch): simplify merged iterator (#22131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-07 14:50:26 +00:00
Julien Robert ffa74d17cb refactor(log): disable coloring in testing logger (#22466) 2024-11-07 13:13:48 +00:00
Julián Toledano f6c7ab68e7 chore(x/tx): update changelog to alpha.2 (#22465) 2024-11-07 11:01:21 +00:00
dependabot[bot] 6caa2377f8 build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.15 in /tests/systemtests (#22450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 09:05:32 +00:00
GnaD 00f3065e70 feat(x/circuit): Add validation for permission when an account is assigned and validation for msgURL (#22460) 2024-11-07 08:48:33 +00:00
cool-developer 2290c5ee55 fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
Matt Kocubinski fdccc8455e fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
Matt Kocubinski b5993d6b03 test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
dependabot[bot]andmergify[bot] 2d4000daa8 build(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.15 in /tools/confix (#22449)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-11-06 18:10:03 +00:00
GnaD feec831d2d docs(x/circuit): Update specific detail on x/circuit module document (#22453) 2024-11-06 18:09:39 +00:00
dependabot[bot] bf422bcff0 build(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.15 in /tools/cosmovisor (#22448)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 18:01:52 +00:00
dependabot[bot]andmergify[bot] f86298de3a build(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.15 in /tools/hubl (#22451)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-11-06 18:01:43 +00:00
Julien Robert 3014713d44 refactor(server/v2): remove serverv2.AppI (#22446) 2024-11-06 17:14:14 +00:00
Matt KocubinskiandJulien Robert bf8c0da179 feat(depinject): silently ignore private fields on In structs (#22438)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 15:40:50 +00:00
Julien Robert 1539e004ee feat(client/v2): add keyring flags in query commands (#22443) 2024-11-06 15:02:28 +00:00
Matt Kocubinski 9611c5a0e6 build(deps): upgrade to iavl@v1.3.1 (#22436) 2024-11-06 09:35:05 +00:00
Eric MokayaandJulien Robert d0d8585e8a docs: Update tendermint validators query pagination documentation (#22412)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 09:13:21 +00:00
Julián ToledanoandJulien Robert ed46a4c93a refactor(client/v2): offchain uses client/v2/factory (#22344)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 15:49:09 +00:00
62ddd3e939 feat: wire new handlers to grpc (#22333)
Co-authored-by: Randy Grok <@faulttolerance.net>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 15:31:22 +00:00
Julien Robert 8c24b6bef1 fix(x/group): proper address rendering in error (#22425) 2024-11-05 09:02:47 +00:00
Hieu Vu 55f7cfceba refactor(serevr/v2/cometbft): update RegisterQueryHandlers and GRPC queries (#22403) 2024-11-05 07:39:32 +00:00
Julien Robert e9436a6a1b docs: update ADR 59 (#22423) 2024-11-05 07:38:08 +00:00
e0f644beb9 build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in /tools/cosmovisor (#22407)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-04 19:54:49 +00:00
Eric Mokaya 3ba4661dc7 docs: Module account address documentation (#22289) 2024-11-04 16:04:56 +00:00
Eric Mokaya 80402e7dce feat(baseapp): add per message telemetry (#22175) 2024-11-04 14:17:28 +00:00
Hwangjae Lee 838f1557af docs: Update Twitter Links to X in Documentation (#22408)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-11-04 08:42:51 +00:00
Troy 5b7fc8ae90 docs: redirect the remote generation page (#22404) 2024-10-31 20:21:46 +00:00
testinginprod c754b206c2 refactor(serverv2): remove unused interface methods, honuor context (#22394) 2024-10-30 17:23:34 +00:00
Matt Kocubinski 470e085946 fix(server/v2): return ErrHelp (#22399) 2024-10-30 15:35:07 +00:00
cool-developerandFacundo Medica 6b6e71594a feat(indexer): implement schema.HasModuleCodec interface in the bank module (#22349)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-10-30 13:13:12 +00:00
xujiangyuandheren-ke ee16adb092 refactor(math): refactor ApproxRoot for readality (#22263)
Co-authored-by: heren-ke <fghjtuy@163.com>
2024-10-30 10:49:00 +00:00
KI fa3eadccf6 docs: fix KWallet Handbook (#22395) 2024-10-30 10:47:54 +00:00
Julián Toledano 78cfc68c83 feat(client/v2): broadcast logic (#22282) 2024-10-29 09:20:41 +00:00
Matt Kocubinski 31f97e934e refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00
Julián Toledano 7b9a89b568 test(system): check feePayers signature (#22389) 2024-10-28 18:59:35 +00:00
Marko 22231f7c6d refactor(x/slashing): remove extra get (#22376) 2024-10-28 13:40:42 +00:00
Marko 6e3b2df7f9 feat(core): add a new codec to core (#22326) 2024-10-28 13:08:08 +00:00
Akhil Kumar P 94919dc99a ci: increase test-system timeout (#22386) 2024-10-28 12:36:40 +00:00
e37d71ad24 test: migrate remaining e2e tests to integration tests (#22364)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-10-27 14:15:02 +00:00
fc5536a641 build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-27 04:29:16 +00:00
Pratik patil 51d8acf0f1 docs: fixed typo in threshold and quorums section of onchain multi-sig guide in user guide section of sdk docs (#22374) 2024-10-26 14:04:15 +00:00
harry m. k. 712b76e170 docs: fix run-in-prod hyperlink (#22373) 2024-10-26 13:59:11 +00:00
Matt Kocubinski cf419e11b3 build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
dfc6bf0c84 build(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 in /store (#22363)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 15:18:50 +00:00
Julián Toledano 9f79dd39f5 docs: learn/advance (#22367) 2024-10-25 15:04:42 +00:00
Matt Kocubinski 49e1bc2073 feat(core): add ConfigMap type (#22361) 2024-10-25 11:38:52 +00:00
Hieu Vu aa4614e480 test: migrate e2e/genutil to systemtest (#22325) 2024-10-25 07:55:29 +00:00
testinginprod ec63f94894 feat(accounts): re-introduce bundler (#21562) 2024-10-25 07:46:23 +00:00