Commit Graph
88 Commits
Author SHA1 Message Date
Alexander Peters 92733752d3 test: fix chain upgrade (0.50 -> 0.52) test setup (#22685) 2024-11-28 16:31:13 +01:00
mergify[bot]andJulien Robert 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
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
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
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
dependabot[bot]andgithub-actions 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]andJulien Robert 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] 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
mergify[bot]andHieu Vu 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
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
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]andAkhil Kumar P 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]andLucas Francisco López 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]andJulien Robert 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]andAkhil Kumar P 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]andAkhil Kumar P 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]andAkhil Kumar P 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
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
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]andAkhil Kumar P 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
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
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]andAkhil Kumar P acc35aa576 test: migrate e2e/authz to system tests (backport #21819) (#21993)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-01 10:37:26 +02:00
mergify[bot]andHieu Vu 4a3b2a9e7a test(gov): Migrate e2e to system test (backport #21927) (#21987)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-01 10:02:39 +02:00
da48079989 chore(server/v2/cometbft): improve code check (backport #21955) (#21975)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-30 06:31:54 +00:00
mergify[bot]andAlexander Peters 08c2261ebb chore(systemtest): More stable fraud test (backport #21949) (#21951)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-27 12:14:46 +02:00
mergify[bot]andJulien Robert 0ccdb4ffd4 ci: actually enable v2 system test (backport #21539) (#21931)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 13:43:30 +00:00
mergify[bot]andJulián Toledano 9923c45024 test: e2e/staking to system tests (backport #21882) (#21902)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-09-25 07:19:46 +00:00
mergify[bot]andAlexander Peters 3bb848d89a fix(systemtest): upgrade test (backport #21877) (#21879)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-24 13:36:48 +00:00
0255823d3c build(deps): Bump github.com/cometbft/cometbft-db from 0.15.0 to 1.0.1 (#21870)
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-09-24 07:16:50 +00:00
mergify[bot]andAlexander Peters ff7faf57d5 refactor(systemtest): Add cli.RunAndWait for common operations (backport #21689) (#21713)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-13 14:50:40 +02:00
035ed0d591 test: migrate e2e/bank to system tests (backport #21607) (#21703)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 07:23:14 +00:00
dependabot[bot] 80f6ca0a06 build(deps): Bump github.com/cometbft/cometbft-db from 0.14.0 to 0.15.0 (#21626) 2024-09-10 08:42:12 +02:00
mergify[bot]andJulien Robert 68ec945293 refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 13:04:00 +00:00
mergify[bot] 47e889d7a6 docs: system test tutorial (backport #20812) (#21553) 2024-09-05 06:58:08 +02:00
dependabot[bot]andgithub-actions 8486e3a5c7 build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21474)
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-08-30 07:56:27 +00:00
1260f6703f feat(server/v2): add min gas price and check with tx fee (backport #21173) (#21453)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 08:22:04 +00:00
df1549447a fix: reimplement sig verification for app v2 (backport #21386) (#21401)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-26 12:01:55 +00:00
mergify[bot] 3285de7f6c refactor: remove x/exp dep (backport #21281) (#21358) 2024-08-19 15:46:41 +00:00
dependabot[bot]andgithub-actions dc1a83dcbe build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21350)
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-08-19 09:37:43 +02:00
mergify[bot]andJulien Robert 5acda5d78d chore: fix all lint issue since golangci-lint bump (backport #21326) (#21331)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 13:30:09 +00:00
mergify[bot]andJulien Robert 1e3b81f6f9 build(deps): use Go 1.23 instead of Go 1.22 (backport #21280) (#21308)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 15:42:24 +02:00
dependabot[bot]andgithub-actions d32e1eab16 build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21291)
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-08-14 09:30:29 +02:00
dependabot[bot]andgithub-actions eb954fbfa9 build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21233)
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-08-09 08:43:20 +02:00
dependabot[bot] 27cd8ed9f9 build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21210) 2024-08-08 07:57:01 +02:00