Commit Graph

14121 Commits

Author SHA1 Message Date
tutufen
8bbf51c5ca
docs(x/genutil): fix genesis migrate command examples (#22090) 2024-10-03 12:04:15 +00:00
Marko
a4a0107e64
feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +00:00
Alexander Peters
72f7716385
chore(systemtests): Remove testutil dependency (#21995)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-10-03 11:27:07 +00:00
testinginprod
e914910b02
fix(cometbft/grpc): gRPC path parsing (#22081) 2024-10-03 11:26:58 +00:00
Julien Robert
30003f6679
ci: split system tests in two job (#22080) 2024-10-03 11:15:26 +00:00
Matt Kocubinski
2d40cc1ab6
fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +00:00
Julien Robert
bb7d11d077
refactor(x/bank): swap sendrestriction check in InputOutputCoins (#21976) 2024-10-03 11:08:23 +00:00
Lucas Francisco López
9c646d8b7c
docs: Update nft docs (#22060) 2024-10-03 10:57:40 +00:00
Akhil Kumar P
09be7c7522
docs: update authz docs (#22062) 2024-10-03 10:52:14 +00:00
tutufen
2c6c31ca66
docs(x/circuit): fix circuit command examples (#22076) 2024-10-03 10:51:58 +00:00
Julián Toledano
adb4c5af40
docs: update learn/intro (#22046) 2024-10-03 10:40:05 +00:00
Hieu Vu
d1426c70d8
docs: Update build/abci docs (#22067) 2024-10-03 10:38:26 +00:00
son trinh
9251d4e237
docs: update bank docs (#22053) 2024-10-03 10:37:03 +00:00
Emmanuel T Odeke
c5889a418a
test(x/auth/vesting/types): test Periods.String() (#22059) 2024-10-03 10:14:12 +00:00
Julien Robert
55ec58cefd
docs: update package list (#22063) 2024-10-03 10:14:04 +00:00
testinginprod
0f63adee90
refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-03 10:12:48 +00:00
XiaoBei
947ffe0131
docs: fix several typos in the document (#22066)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 09:12:15 +00:00
dependabot[bot]
89fc7b9e16
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.3 to 1.0.0-alpha.4 in /core/testing (#22055)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 08:56:50 +00:00
dependabot[bot]
162b54a5e1
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.3 to 1.0.0-alpha.4 in /x/tx (#22054)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 08:56:39 +00:00
tutufen
5a411c36b8
docs(keys): remove unsupported --dry-run flag description for keys migrate (#22057) 2024-10-03 08:54:43 +00:00
clmyy
4e6a43be5d
docs: fix several typos in the document (#22052) 2024-10-03 07:37:36 +00:00
Julien Robert
3a5a619e9d
docs: tooling (#22049) 2024-10-03 05:05:39 +00:00
cool-developer
bf95c814f8
feat(server/v2/cometbft,stf): Listener integration in server/v2 (#21917) 2024-10-02 18:25:51 +00:00
Julien Robert
deec679f28
docs: update gov docs (#22048) 2024-10-02 16:48:54 +00:00
tianyeyouyou
e2decc637e
docs: Update More Info link of SECURITY.md (#22042) 2024-10-02 16:43:04 +00:00
tianyeyouyou
e4c5d2b611
docs(baseapp): update function comment (#22047) 2024-10-02 16:42:43 +00:00
dependabot[bot]
f2c78d68e0
build(deps): Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#22019)
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-02 16:13:24 +00:00
Alexander Peters
5c4f4ac305
docs: Add initial doc for system tests (#22002) 2024-10-02 11:59:01 +00:00
Marko
0ea2445acf
refactor(baseapp): create checktx handler (#21979) 2024-10-02 11:39:47 +00:00
dependabot[bot]
bfdd954866
build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#22036)
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-02 09:04:48 +00:00
beep
c85fbae7eb
docs: update go table driven tests link in CODING_GUIDELINES.md (#22040) 2024-10-02 08:00:19 +00:00
beep
33bdaabcca
docs(x/bank): fix function comments (#22039) 2024-10-02 07:33:25 +00:00
beep
fc28210a72
docs: update go module link (#22037) 2024-10-02 06:26:31 +00:00
Hieu Vu
0102077fb2
feat(bank/v2): Introduce global send restriction (#21925) 2024-10-02 06:03:04 +00:00
testinginprod
90f362d782
refactor(core/handlers): be more devx friendly (#21984)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-02 05:38:22 +00:00
testinginprod
a3729c1ad6
feat(core/handlers): improve handlers registration DevX (#22007) 2024-10-01 19:16:20 +00:00
Julien Robert
a0f96930ab
fix(cosmovisor): fix show-upgrade info command (#22010) 2024-10-01 19:15:48 +00:00
huochexizhan
8833670ec3
fix(x/auth): fix slice init length (#22006) 2024-10-01 19:05:16 +00:00
beep
3a69bb67b1
refactor(store/v2): join batch.Close error with original err (#22005) 2024-10-01 19:00:16 +00:00
beep
7be56e213c
fix: update go module link (#22003) 2024-10-01 18:50:54 +00:00
Lucas Francisco López
3f9c9a0877
feat(cosmovisor): Add prepare-upgrade cmd (#21972) 2024-10-01 18:28:21 +00:00
Marko
52d8b2eb43
docs: amend docs for 52 changes (#21992)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-01 09:46:47 +00:00
Akhil Kumar P
8eeb3ff6a9
test: migrate e2e/authz to system tests (#21819) 2024-10-01 08:16:04 +00:00
Matt Kocubinski
3a20261c78
refactor(runtime/v2): use StoreBuilder (#21989) 2024-10-01 08:01:06 +00:00
Aaron Craelius
73ee336359
feat(schema): add API descriptors, struct, oneof & list types, and wire encoding spec (#21482)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-10-01 07:40:42 +00:00
Eric Mokaya
617d54761f
docs: add instructions to change DefaultGenesis (#21680) 2024-10-01 07:37:25 +00:00
Eric Mokaya
814d4cf6b7
feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
Facundo Medica
8763d8d99f
chore(x/authz)!: Remove account keeper dependency (#21632) 2024-10-01 07:29:56 +00:00
harry m. k.
c44683d49f
chore(contributing): delete link (#21990) 2024-10-01 05:47:22 +00:00
Hieu Vu
d493145644
test(gov): Migrate e2e to system test (#21927) 2024-09-30 14:29:12 +00:00