Commit Graph

14121 Commits

Author SHA1 Message Date
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
fuder.eth
d1f9fd8f36
docs: fix typos in documentation files (#23063) 2024-12-23 11:52:30 +00:00
SuiYuan
9729bf6a88
docs: fix markdown link syntax (#23060) 2024-12-23 11:48:12 +00:00
hatti
765ab62949
docs: remove redundant words and symbols (#23058) 2024-12-23 11:34:22 +00:00
Zoro
2596c7f6be
docs: fix dead link in UPGRADING.md (#23059)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-12-23 11:33:51 +00:00
dependabot[bot]
e66b3834a1
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 (#23043)
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-21 17:48:39 +00:00
Julián Toledano
b14eeec3b6
fix(make): init-simapp (#23037) 2024-12-21 08:28:27 +00:00
Alex | Skip
c12136bb51
refactor!: remove x/params (#22995) 2024-12-20 22:02:51 +00:00
Julien Robert
6a550b9e35
refactor: remove v1 commands and begin server removal (#23018) 2024-12-20 21:43:16 +00:00
Alex | Skip
71ddfbddbf
refactor: remove invariants (#22994)
Co-authored-by: Marko <marko@baricevic.me>
2024-12-20 17:13:08 +00:00
osrm
6ed94527c1
docs: fix spelling errors (#23038) 2024-12-20 13:51:07 +00:00
Julien Robert
b2c39e2bd0
docs: create v2 upgrading guide skeleton (#22696) 2024-12-20 11:09:11 +00:00
Julien Robert
5856fb6533
chore: prepare v2 beta (3/3) (#23034) 2024-12-20 09:27:18 +00:00