Commit Graph

25 Commits

Author SHA1 Message Date
pinosu
a1789c011f Bump cosmos-sdk to v0.50.6 (#1865)
* Bump cosmos-sdk to v0.50.6

* Fix failing test + fix scripts
2024-04-22 16:27:18 +02:00
pinosu
90762eefbf Bump tx module to v0.13.3 (#1864) 2024-04-22 13:24:06 +02:00
pinosu
ed33491210 Bump x/tx dependency to latest main changes (#1862) 2024-04-19 15:26:57 +02:00
pinosu
1f0660c99c Temporary bump x/tx to latest changes for pre-release (#1858) 2024-04-16 15:47:45 +02:00
pinosu
6bd3987d0e Bump x/tx to v0.13.2 (#1856) 2024-04-15 09:58:14 +02:00
pinosu
60375abf50 Fix Amino JSON representation (#1844)
* Fix Amino JSON representation

* Update amino encoding
2024-04-11 14:57:51 +02:00
Simon Warta
08567ff20e Improve block time estimation to satbilize system tests (#1838) 2024-03-19 14:09:14 +01:00
pinosu
fadca62a02 Upgrade cosmos-sdk to v0.50.4 (#1821)
* Upgrade cosmos-sdk to v0.50.4

* Fix lint
2024-03-07 10:50:57 +01:00
dependabot[bot]
07c8beea00 Bump github.com/dvsekhvalnov/jose2go in /tests/system (#1769)
Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.5.0 to 1.6.0.
- [Commits](https://github.com/dvsekhvalnov/jose2go/compare/v1.5...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/dvsekhvalnov/jose2go
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:01:43 +01:00
pinosu
4313d7f3ee Upgrade to SDK v0.50.1 (#1696)
* Upgrade to SDK v0.50.1

* Update dependencies

* Upgrade ibc-go

* Remove GetSigners() method

* Update deps
2023-11-13 12:31:36 +01:00
dependabot[bot]
5adfe12971 Bump google.golang.org/grpc from 1.58.1 to 1.58.3 in /tests/system (#1682)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 10:50:17 +02:00
Simon Warta
a6fe36d574 Rename some more "features" to "capabilities" (#1679)
* Format code

* Rename {Reflect,Cyberpunk}Features -> {Reflect,Cyberpunk}Capabilities
2023-10-20 18:04:59 +02:00
Alexander Peters
cd7837680b Add system tests for chain upgrade (#1643)
* Start chain upgrade tests

* Fix stakeunstake test

* Make test pass

* Better stop chain

* Test chain upgrade

* Set upgrade handler order

* Fix app for chain upgrade

* Minor cleanup

* Check contract state

* Updates

* Gov constitution migration will be handled by the sdk

* Deactivate upgrade test

* Helper

* Better upgrade structure an minor updates

(cherry picked from commit 32a01da4563b52df6167929f3535d111ad18a1b7)

* Updates

* Gci formatting

* Updates

* Testnet commit timeout

* Update

* Store artifacts on system test failure

* Better circleci setup

* Artifact path

* x

* Fix upgrade

* Generic upgrade handler

* Fix imports

* Update tests/system/cli.go

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>

---------

Co-authored-by: Pino' Surace <pino.surace@live.it>
Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-10-13 14:16:31 +02:00
Alex Peters
625cc499f0 Bump sdk to rc1 2023-09-26 09:59:33 +02:00
pinosu
d79c819e3f Update cosmos-sdk version in system tests (#1636) 2023-09-26 09:35:36 +02:00
Alexander Peters
cd66f786b2 SDK upgrade to v0.50 (branch) (#1611)
* Start implementation

* Add implementation + some e2e test

* Fix lint

* Squashed: sdk upgrade to v0.50

* rebuild protos with newer proto builder

(cherry picked from commit fd8f4c1d0d2163f0a504356c16cd2d250f6218f3)

* update ibc-go

(cherry picked from commit fb8667960fbeedb7d242baa644572986a154d4b6)

* bump cosmos-sdk and ibc in the v50 branch (#1616)

* tidy

* upgade ibc

* remove the toolchain command

* Bump sdk version

* Use correct bech32 prefix

* Bump SDK

* Enable fraud system test again

* Fix genesis param name

* Fix import/export simulations

* set log level for benchmarks

(cherry picked from commit 1cfb93008c596db62d22aba882f37a469546bfb9)

* Apply review comments

* Remove gov beta1 helpers

* Bump sdk version to latest in branch

* Fix linter

* Setup mergify for main

* Update mergify for better branch name

---------

Co-authored-by: Pino' Surace <pino.surace@live.it>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
2023-09-25 10:42:35 +02:00
pinosu
6a2bffd479 Add grant system tests (#1626)
* Add grant system tests

* Add unpermissioned chain test case

* Fix tests

* Update cli and fix feedbacks

* Revisit CLI and system tests (#1627)

* Restructure CLI; fix system test

* Review feedback

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2023-09-15 16:59:27 +02:00
Pino' Surace
2ca9379bfe Bump cosmos-sdk to v0.47.5 2023-09-04 16:38:02 +02:00
Alex Peters
46f9ebf231 Bump SDK to v0.47.4 2023-07-20 10:07:23 +02:00
Alex Peters
d7df23153a Make system tests extendable for other app binaries
Please enter the commit message for your changes. Lines starting
2023-07-14 15:41:46 +02:00
Alex Peters
41bf225589 Remove dependency to wasmd in system tests 2023-07-06 11:30:07 +00:00
Alex Peters
15e4317672 Bump CometBFT for security fix 2023-07-06 10:43:31 +02:00
Alex Peters
5c6b2fbbfd Remove trace param in system tests 2023-07-04 11:17:19 +02:00
dependabot[bot]
5c63f01254 Bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3 in /tests/system
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.47.2 to 0.47.3.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/v0.47.2...v0.47.3)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 20:09:33 +00:00
Alexander Peters
a4548ba175 Start system tests (#1410)
* Start system tests

* Go mod tidy

* Add system tests (#1411)

* Add tests

* Add test-system to CI

* Fix path

* Remove store artifact steps

* Add small fixes

* Add stake/unstake tests

* Add unsafe-reset-all extention + system test

* Replace ustake with stake

* Add more tests + fix bug in cli

* Fix comments and add multi contract system test

* Updates and fixes to system tests (#1449)

* Updates

* Minor cleanup

* Make tests pass

---------

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>

* Fix Makefile to return exit code for system tests (#1450)

* Abort on error results

---------

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
2023-06-15 16:55:33 +02:00