Commit Graph

13712 Commits

Author SHA1 Message Date
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
dependabot[bot]
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-developer
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
xujiangyu
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
Akhil Kumar P
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
dependabot[bot]
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
dependabot[bot]
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
Mark Rushakoff
7262cf3346
feat(log): add slog-backed Logger type (#22347) 2024-10-24 18:24:31 +00:00
Julián Toledano
bf58aaf2bf
fix(x/tx): add feePayer as signer (#22311) 2024-10-24 14:37:51 +00:00
Akhil Kumar P
cea49ba2b9
test: migrate e2e/baseapp to integration tests (#22357) 2024-10-24 10:46:06 +00:00
Akhil Kumar P
33e323135e
test: add x/circuit system tests (#22331) 2024-10-24 09:29:41 +00:00
Hieu Vu
ea219a201c
test: migrate e2e/tx tests to systemtest (#22152) 2024-10-24 09:18:37 +00:00
Mark Rushakoff
6e6255df1f
refactor(simdv2): allow non-comet server components (#22351) 2024-10-24 08:32:38 +00:00
dependabot[bot]
0630099f4c
build(deps): Bump rtCamp/action-slack-notify from 2.3.1 to 2.3.2 (#22352)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 08:32:11 +00:00
Mark Rushakoff
bf127028b2
fix(server/v2): respect context cancellation in start command (#22346) 2024-10-23 20:11:06 +00:00
Mark Rushakoff
864ae34378
chore(simdv2): allow overriding the --home flag (#22348) 2024-10-23 20:05:21 +00:00
Mark Rushakoff
762fad2aa0
feat(server/v2): add SimulateWithState to AppManager (#22335) 2024-10-23 12:33:28 +00:00
Julien Robert
98be2b8551
docs(x/accounts): improve comments (#22339) 2024-10-23 10:33:03 +00:00
zakir
1515856560
chore: remove unused local variables (#22340) 2024-10-23 08:33:36 +00:00
Lucas Francisco López
8fa3090aab
test: x/accounts systemtests (#22320) 2024-10-23 01:29:50 +00:00
Mark Rushakoff
1c949f772f
chore(client): use command's configured output (#22334) 2024-10-22 23:08:45 +00:00
Marko
cd3ce0c7a4
perf(log): use sonic json lib (#22233) 2024-10-22 17:43:32 +00:00
Julien Robert
3e65a610bd
build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
Julien Robert
2711ecefc1
fix(x/accounts/lockup): fix proto path (#22319) 2024-10-21 15:33:47 +00:00
Julien Robert
681366e346
refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
cool-developer
97d37ae243
feat(store): add new api LatestVersion (#22305) 2024-10-21 13:09:58 +00:00
cool-developer
6e59ad0dee
feat(store/v2): route to the commitment during migration (#22290) 2024-10-21 11:50:45 +00:00
Matt Kocubinski
2f0a2b400c
refactor(x/tx): rm dependency on core (#22281)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-21 11:28:43 +00:00
Shude Li
fc91e76354
build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00