Commit Graph

13983 Commits

Author SHA1 Message Date
Julien Robert
58d71c0c23
chore: prep collections v1 and api v0.8.0 (#23198) 2025-01-06 15:38:06 +00:00
cool-developer
261f0b967f
feat(collections): add Address and Integer codecs (#22517)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-01-06 14:10:30 +00:00
mmsqe
51f9809d0e
feat(simsx): allow RunWithSeeds with custom randAccFn (#23197) 2025-01-06 12:34:39 +00:00
luchenhan
ec13857152
refactor: using slices.Contains to simplify the code (#23175)
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2025-01-06 11:52:58 +00:00
Marko
787a713a93
ci: ci cleanup (#23192) 2025-01-06 10:40:28 +00:00
mmsqe
d2567a3c11
fix(simsx): make use chainID from config (#23185) 2025-01-06 10:25:55 +00:00
Marko
65971ffb40
fix(x/staking): avoid overriding error (#23076)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 09:54:19 +00:00
Akhil Kumar P
c9ca206e13
test(integration): port types tests to server v2 (#22981)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 09:13:23 +00:00
violet
4ff445ca6a
fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (#22832) 2025-01-06 08:57:57 +00:00
hatti
da19b360f5
docs: update modules list doc (#23172) 2025-01-06 08:41:13 +00:00
Marco
24580eae9c
docs: Correct grammar errors across multiple files (#23074)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-06 08:31:06 +00:00
haiyizxx
93282e101d
refactor: improve edge case handling for recursion limits (#22988)
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-06 08:26:46 +00:00
Tyler
884a7a51c3
feat(server/v2)!: grpcgateway autoregistration (#22941) 2025-01-06 08:12:42 +00:00
dependabot[bot]
23595c82d9
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.0-20241120201313-68e42a58b301.1 to 1.36.1-20241120201313-68e42a58b301.1 in /api (#23135)
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>
2025-01-06 08:03:38 +00:00
mmsqe
07d5168d29
fix(x/auth/tx): avoid panic from intoAnyV2 when v1.PublicKey is optional (#23148) 2025-01-03 16:54:32 +00:00
oftenoccur
f29d7f75f1
chore: fix struct field name and some typos in comment (#23126)
Signed-off-by: oftenoccur <ezc5@sina.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 16:54:07 +00:00
ipangpang
d8c84589fc
style: remove redundant import alias (#23130)
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 15:04:11 +00:00
dependabot[bot]
cd183556f3
build(deps): Bump github.com/cosmos/iavl from 1.3.4 to 1.3.5 in /store (#23162)
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>
2025-01-03 14:57:10 +00:00
mmsqe
76169e757c
fix: avoid simd not exist error when make localnet-build-env (#23164) 2025-01-03 14:47:23 +00:00
dependabot[bot]
b3cecf0f34
build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tests (#23119)
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: Marko <marko@baricevic.me>
2025-01-03 14:37:09 +00:00
peicuiping
ba8d778df4
chore: fix comment (#23138)
Signed-off-by: peicuiping <ezc5@sina.cn>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 14:23:04 +00:00
Skylar Ray
1721583af3
chore: typo mnemonic.go (#23160) 2025-01-03 14:16:56 +00:00
Matt Kocubinski
4f537d5231
feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2025-01-03 10:41:47 +00:00
Marko
3d544c1ef3
fix: remove 0 length check in pebble (#23157) 2025-01-02 17:44:41 +00:00
oliveredget
87c7e5e98a
docs: fix typos (#23152)
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com>
2025-01-02 15:02:09 +00:00
mmsqe
57a1437fdf
feat(x/auth/ante): allow custom verifyIsOnCurve when validate tx for public key (#23128) 2025-01-02 14:29:18 +00:00
lfz941
8f3122e31c
fix(server/v2): fp.Close is called twice (#23146) 2025-01-02 14:29:05 +00:00
Marko
1c6dc34041
chore(docs): Appmanager readme (#23151) 2025-01-02 14:06:10 +00:00
Zoro
5a9b265c4b
docs: update collections readme latest code refer link (#23142) 2025-01-02 11:59:49 +00:00
chloefeal
5fc8b0ca1a
docs: fix multiple typos (#23143)
Signed-off-by: chloefeal <188809157+chloefeal@users.noreply.github.com>
2025-01-02 11:59:18 +00:00
Marko
b740560d19
chore(docs): STF readme (#23150) 2025-01-02 11:52:05 +00:00
oliveredget
d39d0bc456
docs: fix typos (#23116)
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-12-31 16:42:06 +00:00
Akhil Kumar P
697219c9c4
fix: collection filtered pagination (#23002) 2024-12-31 16:34:12 +00:00
hatti
5e935bc842
refactor: remove x/crisis under .github config (#23124) 2024-12-31 16:32:18 +00:00
Marko
0547b77875
chore: linting fixes (#23136) 2024-12-31 16:32:02 +00:00
Matt Kocubinski
986974a7cd
fix(build): fix build tags (#23132)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-12-31 14:36:18 +00:00
son trinh
4fb2347af4
refactor(testutil): Removing testutil integration (#23091) 2024-12-30 13:18:49 +00:00
hatti
dafa93f05d
docs: add missing modules accounts and group in modules list (#23125) 2024-12-30 13:17:27 +00:00
shubh7791
4f3f401b0f
Fix typo in x/slashing/README.md (#23107) 2024-12-28 17:24:04 +00:00
chloefeal
1003caba49
fix: typos (#23105) 2024-12-28 17:23:35 +00:00
Miguel Dingli
4a533fd385
test: Fix total supply bug in test util GenesisStateWithValSet (#23072) 2024-12-27 14:37:55 +00:00
Bob
ef7dbc9ab9
Fixed typos and improved clarity in documentation (#23077) 2024-12-27 14:10:46 +00:00
Marko
817557365b
ci: remove pr reminder (#23096) 2024-12-27 14:01:21 +00:00
Hieu Vu
784d1c8763
test(systemtest): Fix QueryBySig (#23102) 2024-12-27 12:54:00 +00:00
dependabot[bot]
aabd4b1922
build(deps): Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in /indexer/postgres/tests (#23078)
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-26 09:37:48 +00:00
oliveredget
3be4eebf64
chore: fix typos (#23075)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-12-26 04:19:13 +00:00
DongLieu
e39065d2c2
style(chore autocli): updates Example, Use auctocli (#23088) 2024-12-26 04:05:07 +00:00
leo
45a41a56bf
docs: Quotation marks are used incorrectly. (#23071)
Signed-off-by: RiceChuan <lc582041246@gmail.com>
2024-12-26 04:02:05 +00:00
Hieu Vu
8ef2f8d00f
test(test/systemtests): Add GasImprovement test (#22927) 2024-12-23 12:52:50 +00:00
dependabot[bot]
7982d3d2b4
build(deps): Bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#23041)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 12:48:58 +00:00