|
|
b9b7aeb2f8
|
Upgrade cosmos and cometbft dependencies (#1)
Lint / govulncheck (push) Failing after 10m42s
Lint / golangci-lint (push) Failing after 10m45s
Lint / Lint markdown (push) Failing after 14m10s
Tests / Code Coverage / test-unit (push) Failing after 18m3s
Tests / Code Coverage / test-integration (push) Failing after 21m5s
Tests / Code Coverage / test-e2e (push) Failing after 24m32s
Part of https://plan.wireit.in/deepstack/browse/VUL-267/
- Upgrade dependencies as required by zenithd:
- `cosmos/cosmos-sdk`: `v0.50.4` -> `v0.53.4`
- `cometbft/cometbft`: `v0.38.5` -> `v0.38.19`
- Update CI workflows for this Gitea fork
Reviewed-on: #1
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
|
2025-11-03 11:55:23 +00:00 |
|
David Terpay
|
bfdd58411a
|
feat: Cache Tx Decoder (#528)
* init
* nit
* nits
* nit
* more nits
* go version bump
* image bump
* nit
|
2024-06-20 17:03:22 -04:00 |
|
dependabot[bot]
|
5e267dc2ec
|
chore(deps): bump codecov/codecov-action from 3 to 4 (#402)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-05 10:04:53 -05:00 |
|
Eric Warehime
|
4e7e7acfbf
|
chore: Add e2e test readme (#319)
|
2023-12-20 09:49:11 -08:00 |
|
Alex Johnson
|
b48073d3eb
|
test: use chaintestutil (#296)
* rename
* fix
* format
* workflow
* add basic test
* add targetss
* use commit
* workflow
* basic setup
* add keeper
* fix
* fix?
* update
* update
* update
* fix
* fix
* go work inti
|
2023-12-13 09:01:14 -05:00 |
|
Alex Johnson
|
7e279c5daa
|
chore: rename integration to e2e (#291)
|
2023-12-12 16:23:15 -08:00 |
|
dependabot[bot]
|
ec1eb9420c
|
chore(deps): bump actions/setup-go from 4 to 5 (#288)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 09:21:22 -05:00 |
|
Eric Warehime
|
56eeeb3ea2
|
chore: Add codecov (#276)
* Add test-cover target
* Add test-cover and codecov upload
|
2023-12-08 09:32:41 -08:00 |
|
Nikhil Vasan
|
454d2e5f3d
|
feat(e2e): add integration tests (#100)
* add integration tests
* add workflow
---------
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
|
2023-09-18 10:03:11 -04:00 |
|
dependabot[bot]
|
0b36a2a2d0
|
chore(deps): bump actions/checkout from 3 to 4 (#41)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-07 11:27:40 -04:00 |
|
David Terpay
|
dee2fc5d96
|
init (#6)
|
2023-08-21 12:47:19 -04:00 |
|
David Terpay
|
c740d4c03a
|
init (#5)
|
2023-08-21 11:15:37 -04:00 |
|
David Terpay
|
1ed1adc856
|
feat(ITS): [ENG-1627]: Moving ITS from release branch to main (#236)
Co-authored-by: Nikhil <nikhil@skip.money>
|
2023-08-11 18:22:39 +00:00 |
|
Aleksandr Bezobchuk
|
ca818ec228
|
chore(CI): Update Job to Enable Merge Queue (#126)
|
2023-05-09 22:16:28 -04:00 |
|
Aleksandr Bezobchuk
|
cc74b9e027
|
feat: [ENG-792] Implement E2E Testing Framework (#107)
|
2023-05-08 14:45:17 -04:00 |
|
dependabot[bot]
|
b6da342a49
|
chore(deps): bump actions/setup-go from 3 to 4 (#30)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-16 10:42:09 -04:00 |
|
Aleksandr Bezobchuk
|
0d475f632d
|
CI Setup (#19)
|
2023-03-14 10:23:27 -04:00 |
|