|
|
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 |
|
Tyler
|
c76f1a9cd4
|
docs (#575)
|
2024-08-09 13:29:42 -07: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]
|
bc2a7b2e2d
|
chore(deps): bump github.com/cometbft/cometbft in /tests/e2e (#385)
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.2 to 0.38.5.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.5/CHANGELOG.md)
- [Commits](https://github.com/cometbft/cometbft/compare/v0.38.2...v0.38.5)
---
updated-dependencies:
- dependency-name: github.com/cometbft/cometbft
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
|
2024-01-24 13:48:48 -08:00 |
|
Eric Warehime
|
acff9d0edf
|
chore: Upgrade module path for v2 (#383)
|
2024-01-24 09:06:20 -08:00 |
|
dependabot[bot]
|
3bb8f378b9
|
chore(deps): bump github.com/dvsekhvalnov/jose2go in /tests/e2e (#341)
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>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2023-12-27 12:50:33 -05: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 |
|