Commit Graph

13875 Commits

Author SHA1 Message Date
Andi
6500a72e58
docs: fix spelling errors in the description (#22874)
Signed-off-by: ChengenH <hce19970702@gmail.com>
2024-12-16 06:18:47 +00:00
RiceChuan
a7372d932e
docs: Spelling error. (#22872)
Signed-off-by: RiceChuan <lc582041246@gmail.com>
2024-12-15 23:50:19 +00:00
son trinh
615226093e
refactor(tests/integration): Migrate mint and protocolpool integration tests to server v2 (#22859) 2024-12-15 11:13:55 +00:00
Julien Robert
256ec4f902
refactor(client/v2): remove gov dependency (#22867) 2024-12-13 16:45:04 +00:00
testinginprod
25cbf98983
fix(baseapp): hybrid handlers do not drop any (#22866) 2024-12-13 15:46:03 +00:00
son trinh
957e241716
refactor(tests/integrations): Port gov integration tests with server v2 setup (#22850) 2024-12-13 08:13:18 +00:00
Julien Robert
570585090a
chore: sync changelog to main + clean-up replaces (#22846) 2024-12-13 07:49:38 +00:00
Matt Kocubinski
629106eb84
fix(x/tx): fallback to injected resolver for placeholder descriptors (#22852) 2024-12-12 18:20:56 +00:00
Matt Kocubinski
14c841c86e
feat(tools/benchmark): introduce benchmark module (#22778) 2024-12-12 15:33:23 +00:00
Robert Zaremba
02fe18c7dc
build(deps): fix x/protocolpool version in x/feegrant (#22840) 2024-12-12 13:39:18 +00:00
Julien Robert
e6948eeda8
fix(stf,server/v2/cometbft): fix default events + improve codec handling (#22837) 2024-12-12 10:42:57 +00:00
dependabot[bot]
a068405339
build(deps): Bump cosmossdk.io/schema from 0.3.0 to 0.4.0 in /core (#22842)
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>
2024-12-12 07:59:32 +00:00
dependabot[bot]
0895a2ff64
build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#22841)
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>
2024-12-12 06:33:57 +00:00
Julien Robert
f2663280c4
test(systemtest): fix cometbft client (#22835) 2024-12-11 20:36:48 +00:00
Hieu Vu
a38a6a2c8b
refactor(server/v2/cometbft): Handle non-module service queries (#22803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 15:49:53 +00:00
github-actions[bot]
899099f1d6
chore: fix spelling errors (#22829)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 14:31:14 +00:00
Akhil Kumar P
cef0f8497f
refactor!: remove testutil/network (#22392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 11:51:39 +00:00
Julien Robert
71d2571e21
refactor(testutil)!: remove cmdtest (#22826) 2024-12-11 11:19:24 +00:00
Julián Toledano
5b124267e6
feat(client/v2)!: dynamic prompt (#22775) 2024-12-11 10:28:23 +00:00
Julien Robert
aa8266e702
docs: runtime docs (#22816) 2024-12-11 08:10:45 +00:00
Julien Robert
c08ab17de6
docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +00:00
dependabot[bot]
0adf6fde1a
build(deps): Bump github.com/fergusstrange/embedded-postgres from 1.29.0 to 1.30.0 in /indexer/postgres/tests (#22822)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 06:45:14 +00:00
Marko
19fbd0b855
chore(v2): add example of setting store metrics (#22819) 2024-12-10 21:07:52 +00:00
Julián Toledano
57b4d3003b
fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 20:20:30 +00:00
Alex | Skip
6a7ecd89ee
feat(version): update version command to return v2 info (#22807) 2024-12-10 16:52:17 +00:00
mmsqe
cb26ce3fe3
fix(server/v2): avoid server stop get call before start for multi components (#22811) 2024-12-10 15:43:51 +00:00
mmsqe
e07fee5cc1
fix(systemtests): avoid HTTP server on port 8080 conflict when AddFullnode (#22810) 2024-12-10 08:11:55 +00:00
Facundo Medica
332d0b106d
feat(indexer/postgres)!: add basic support for header, txs and events (#22695) 2024-12-09 18:36:24 +00:00
Julien Robert
34f407d636
test(systemtests): fix export v2 (#22799) 2024-12-09 14:53:49 +00:00
testinginprod
ecd53f8497
feat(x/accounts)!: make address generation more robust and add predictable address creation (#22776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 14:50:11 +00:00
github-actions[bot]
13e3e211a6
chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 12:26:05 +00:00
Marko
f995d0a219
chore(docs): update store v2 adr (#22794) 2024-12-09 11:19:18 +00:00
Julien Robert
8ef35c39ba
docs: rewrite building module section (2/n) -- env + core services (#22790)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-12-09 09:30:13 +00:00
dependabot[bot]
6cf9d57be9
build(deps): Bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#22797)
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>
2024-12-09 07:14:31 +00:00
Julien Robert
9525d91f6e
fix(simapp/v2): register extra gRPC gateway routes (#22786) 2024-12-09 07:14:16 +00:00
Andi
7e02d59d32
refactor(x/tx): Error handling now includes detailed information using fmt.Errorf (#22796)
Signed-off-by: ChengenH <hce19970702@gmail.com>
2024-12-09 06:45:09 +00:00
xujiangyu
8ca82729fa
test: add test examples for prefixdb.go (#22752)
Co-authored-by: heren-ke <fghjtuy@163.com>
2024-12-07 12:53:05 +00:00
Julien Robert
dda47b5e0e
chore: clean-up main (#22787) 2024-12-06 14:16:59 +00:00
Julien Robert
467dc245bc
test(systemtests): fix mint v2 tests (#22789) 2024-12-06 13:57:12 +00:00
son trinh
9c40d0f6d6
docs(x/accounts/defaults/lockup): Add slash document for lockup account (#22783) 2024-12-06 13:02:26 +00:00
Julien Robert
4caac04c23
test(systemtests): fix gRPC tests for v1 & v2 (#22774) 2024-12-06 11:03:12 +00:00
mmsqe
3a2a0ac666
test(systemtests): fix query block-results in TestStakeUnstake for v2 (#22782) 2024-12-06 06:19:56 +00:00
Matt Kocubinski
10c54005be
fix(confix): correctly distinguish server/v2 config (#22780) 2024-12-05 22:47:32 +00:00
Alexander Peters
abc5fd0226
feat(math): Implement custom hybrid un-/marshal model (#22529) 2024-12-05 20:28:14 +00:00
Akhil Kumar P
00c7756610
test(integration): port x/slashing tests to server v2 (#22754) 2024-12-05 13:27:26 +00:00
dependabot[bot]
66c593f147
build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#22764)
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-05 10:57:45 +00:00
Hieu Vu
9f7f17b667
test(server/v2/cometbft): Add Consensus query p2p, app, grpc (#22771) 2024-12-05 10:26:13 +00:00
Julien Robert
3727f23efd
ci: run runtime/v2 tests in CI (#22769) 2024-12-05 09:51:30 +00:00
Alex | Skip
227854e258
test: fix failing runtime/v2 test (#22760) 2024-12-05 08:29:55 +00:00
Dong Lieu
ec5225c31c
docs(x/gov): Sync Example with Use in autocli (#22768) 2024-12-05 08:13:29 +00:00