Commit Graph

1286 Commits

Author SHA1 Message Date
Julien Robert
3ac16655ea
chore: prepare core changelog (#22495) 2024-11-08 14:43:49 +00:00
Matt Kocubinski
43e28b43ad
refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
2024-11-08 14:05:25 +00:00
dependabot[bot]
406f977be0
build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#22486)
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: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 09:59:21 +00:00
dependabot[bot]
8b31c5dc19
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#22482)
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: son trinh <trinhleson2000@gmail.com>
2024-11-08 08:44:01 +00:00
testinginprod
99b4858a95
feat(stf/branch): simplify merged iterator (#22131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-07 14:50:26 +00:00
dependabot[bot]
6caa2377f8
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.15 in /tests/systemtests (#22450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 09:05:32 +00:00
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
Matt Kocubinski
fdccc8455e
fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
Matt Kocubinski
b5993d6b03
test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
Matt Kocubinski
9611c5a0e6
build(deps): upgrade to iavl@v1.3.1 (#22436) 2024-11-06 09:35:05 +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
Julián Toledano
78cfc68c83
feat(client/v2): broadcast logic (#22282) 2024-10-29 09:20:41 +00:00
Julián Toledano
7b9a89b568
test(system): check feePayers signature (#22389) 2024-10-28 18:59:35 +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
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
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
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
Lucas Francisco López
8fa3090aab
test: x/accounts systemtests (#22320) 2024-10-23 01:29:50 +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
Shude Li
fc91e76354
build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
dependabot[bot]
f84b585864
build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309)
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-18 11:40:48 +00:00
Julien Robert
aa507faeab
feat(systemtests): increase verbosity (#22306) 2024-10-18 07:35:55 +00:00
testinginprod
c1707b8308
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (#22299)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-17 15:45:43 +00:00
Akhil Kumar P
29ea9c8a5e
test: migrate e2e/mint to system tests (#22294) 2024-10-17 13:15:56 +00:00
Akhil Kumar P
553e11082c
test: migrate e2e/group to system tests (#22278) 2024-10-16 20:08:53 +00:00
dependabot[bot]
abaccb4d4b
build(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#22270)
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-16 15:10:39 +00:00
dependabot[bot]
f89382df90
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240701160653-fedbb9acfd2f.2 to 1.35.1-20240701160653-fedbb9acfd2f.1 in /api (#22262)
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-10-15 13:30:45 +00:00
Hoa Nguyen
4274dcf442
refactor: add close body after use and fix lint (#22248) 2024-10-14 21:25:11 +00:00
Akhil Kumar P
4733fc1769
test: migrate e2e/auth to system tests and fix sign-batch (#22149) 2024-10-11 12:13:00 +00:00
Luis Carvalho
60cbe2db29
fix(x/tx): sort with oneof field name in amino-json (#21782)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-11 08:17:06 +00:00
Hieu Vu
597e0fac11
test(systemtest): Fix prune & gov test (#22190) 2024-10-09 15:43:31 +00:00
son trinh
4aeb053925
refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
Matt Kocubinski
1587955171
fix(x/tx/amino): special case for string represented decimals (#22161) 2024-10-08 09:21:25 +00:00
dependabot[bot]
1f332e1e0b
build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164)
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-08 08:31:22 +00:00
Alexander Peters
b33484a31e
test(systemtests): fix failing tests (#22145) 2024-10-07 13:18:52 +00:00
dependabot[bot]
bbff2c8712
build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
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-07 08:58:51 +00:00
Akhil Kumar P
489aaae402
test: migrate e2e/distribution to system tests (#21908) 2024-10-04 15:36:23 +00:00
Narangde
dc1496029a
feat(epochs): add wrapper of epoch getter (#22068) 2024-10-04 08:15:57 +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
Matt Kocubinski
2d40cc1ab6
fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +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
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
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