Commit Graph

1261 Commits

Author SHA1 Message Date
mergify[bot]
7911d732d4
refactor(server/v2/cometbft): sync with storage changes (partial backport #22683) (#22734)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-03 17:47:39 +01:00
Alexander Peters
92733752d3
test: fix chain upgrade (0.50 -> 0.52) test setup (#22685) 2024-11-28 16:31:13 +01:00
mergify[bot]
61691b5c2c
feat(indexer): add to modules and implement proto fields (backport #22544) (#22676)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-28 14:12:02 +01:00
mergify[bot]
7e68997d13
build(deps): bump cometbft to v1.0.0-rc2 (backport #22577) (#22678)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-28 13:11:52 +01:00
dependabot[bot]
3c34dedbcd
build(deps): Bump github.com/cosmos/iavl from 1.3.1 to 1.3.2 (#22664)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-27 11:21:56 +01:00
mergify[bot]
9402649d98
refactor(systemtests): Extract system test framework (backport #22578) (#22655)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-26 18:01:24 +01:00
mergify[bot]
53dff03a36
fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 13:02:50 +01:00
mergify[bot]
a1d78efc49
test: fix integration test TestSendEnabled (backport #22620) (#22624)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-11-22 16:37:01 +01:00
mergify[bot]
c8ef0ef3ff
fix: match comets bls implmentation (backport #22613) (#22621)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-22 13:15:11 +01:00
dependabot[bot]
adf5e1ee1f
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#22611)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-21 09:17:27 +01:00
mergify[bot]
3fcdcae7cb
fix(server/v2/comebft): wire missing services + fix simulation (backport #21964) (#22555)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-19 16:24:50 +01:00
mergify[bot]
0083431ba9
feat(x/protocolpool)!: allow any coins in continuous funds (backport #21916) (#22512)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-18 11:30:03 +01:00
dependabot[bot]
12ac327eda
build(deps): Bump cosmossdk.io/log from 1.4.1 to 1.5.0 (#22490) 2024-11-13 11:41:42 +04:00
mergify[bot]
2b4f5fb326
test(accounts): fix integration tests (backport #22418) (#22509) 2024-11-11 22:04:40 +04:00
mergify[bot]
9a7ca00faf
refactor(server/v2): simplify genesis flow (partial backport #22435) (#22494)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 16:32:48 +01:00
mergify[bot]
1250d2a6da
test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 15:30:23 +01:00
mergify[bot]
cb32699c1f
build(deps): upgrade to iavl@v1.3.1 (backport #22436) (#22440)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-07 21:00:36 +01:00
dependabot[bot]
964b429f74
build(deps): Bump cosmossdk.io/x/tx from 1.0.0-alpha.1 to 1.0.0-alpha.2 (#22467)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 13:45:49 +01:00
mergify[bot]
9642391dbc
fix(indexer): the issues during simapp v1 integration (backport #22413) (#22461)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-07 10:21:17 +01:00
mergify[bot]
535aa2f350
fix(simapp/v2): full AutoCLI support (backport #22410) (#22458)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 22:12:33 +01:00
Alexander Peters
3021efde01
chore: Set build tag for chain upgrade test (#22442) 2024-11-06 13:09:38 +01:00
Alexander Peters
5850522376
test(system): Correct legacy chain initializer (#22433) 2024-11-05 16:32:03 +01:00
mergify[bot]
1217642485
feat(client/v2): broadcast logic (backport #22282) (#22415)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-04 17:47:11 +01:00
mergify[bot]
878e306e23
feat(indexer): implement schema.HasModuleCodec interface in the bank module (backport #22349) (#22398)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-04 13:10:54 +01:00
mergify[bot]
623d7227a3
test(system): check feePayers signature (backport #22389) (#22390) 2024-10-28 23:41:34 +04:00
mergify[bot]
2ff319cfe7
ci: increase test-system timeout (backport #22386) (#22387) 2024-10-28 17:11:46 +04:00
dependabot[bot]
7f3242f7e6
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.4 to 1.0.0-alpha.5 (#22383) 2024-10-28 15:11:17 +04:00
mergify[bot]
d398b23061
test: migrate e2e/tx tests to systemtest (backport #22152) (#22354)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-27 23:59:09 +01:00
mergify[bot]
33d8838df7
test: migrate remaining e2e tests to integration tests (backport #22364) (#22381)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-27 23:56:35 +01:00
mergify[bot]
08f2a26e51
test: e2e/client to system tests (backport #21981) (#21986)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
2024-10-27 23:55:50 +01:00
mergify[bot]
b5e9e56d18
feat(accounts): re-introduce bundler (backport #21562) (#22365)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 17:20:59 +02:00
mergify[bot]
d7eb09a9d9
test: migrate e2e/genutil to systemtest (backport #22325) (#22366)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 15:58:29 +02:00
mergify[bot]
eefb4c5586
test: migrate e2e/baseapp to integration tests (backport #22357) (#22359)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 16:39:13 +02:00
mergify[bot]
5fad40124a
test: add x/circuit system tests (backport #22331) (#22355)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 12:05:03 +02:00
mergify[bot]
1d727a337a
test: x/accounts systemtests (backport #22320) (#22338)
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
2024-10-23 12:31:56 +02:00
dependabot[bot]
7df17f4671
build(deps): Bump cosmossdk.io/x/tx from 0.13.4-0.20241003111526-30003f667944 to 1.0.0-alpha.1 (#22330) 2024-10-22 20:03:20 +02:00
mergify[bot]
b102343368
fix(x/accounts/lockup): fix proto path (backport #22319) (#22328) 2024-10-22 10:49:29 +02:00
mergify[bot]
89219a38fc
feat(systemtests): increase verbosity (backport #22306) (#22310)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-18 13:28:10 +02:00
mergify[bot]
53ae84a49c
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (backport #22299) (#22307) 2024-10-17 22:44:12 +02:00
mergify[bot]
2f4dda4118
test: migrate e2e/mint to system tests (backport #22294) (#22304)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 16:33:19 +02:00
mergify[bot]
40f7878ca0
test: migrate e2e/group to system tests (backport #22278) (#22286)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 10:20:25 +02:00
mergify[bot]
ba5966f7dd
test: migrate e2e/auth to system tests and fix sign-batch (backport #22149) (#22234)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-11 14:54:06 +02:00
mergify[bot]
57a32ddc6c
test(systemtest): Fix prune & gov test (backport #22190) (#22196)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 09:34:57 +02:00
mergify[bot]
c3a6f35f80
refactor(genutil): Use sdk types genesis validator (backport #21678) (#22183)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-09 09:09:07 +02:00
mergify[bot]
3fea483df8
test(systemtests): fix failing tests (backport #22145) (#22154)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 15:42:11 +02:00
mergify[bot]
aead233e24
test: migrate e2e/distribution to system tests (backport #21908) (#22133)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-04 17:46:34 +02:00
mergify[bot]
0768b9b0bd
chore(systemtests): Remove testutil dependency (backport #21995) (#22092)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-04 17:42:07 +02:00
mergify[bot]
e3104faaec
feat(epochs): add wrapper of epoch getter (backport #22068) (#22124)
Co-authored-by: Narangde <hansol.lee@storyprotocol.xyz>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-04 10:44:13 +02:00
mergify[bot]
c29d3e819f
test(server/v2): Add system-test for store's command (backport #21357) (#22093)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 14:02:01 +02:00
mergify[bot]
66b46f7edf
test: backport x/tx tests from #21825 (#22087)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 11:58:56 +00:00