Commit Graph

17 Commits

Author SHA1 Message Date
ipangpang
d8c84589fc
style: remove redundant import alias (#23130)
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 15:04:11 +00:00
psiphi5
5b53ccaf0c
feat(tools/cosmovisor): cosmovisor batch upgrades (#21790)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 07:31:29 +00:00
Julien Robert
aeaa7564d6
feat(tools/cosmovisor): pass stdin to process (#21462) 2024-08-29 21:15:54 +00:00
Julien Robert
76e1fa30fb
fix(cosmovisor): fix upgrade detection (#20585) 2024-08-12 20:08:36 +00:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Aryan Tikarya
465410c75b
feat(cosmovisor): load cosmovisor configuration from toml file (#19995) 2024-05-30 14:15:13 +00:00
Hoa Nguyen
22aa95ccbd
chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
Julien Robert
15ccdccea4
ci: debug golangci-lint for cosmovisor (#18304) 2023-10-30 19:24:47 +00:00
Chill Validation
6a0ab4fd16
feat(cosmovisor): graceful shutdown (#16963) 2023-07-13 19:00:37 +00:00
Julien Robert
c6d5b7c050
feat(cosmovisor): extend add upgrade to support non governance upgrade (#16549) 2023-07-03 08:30:08 +00:00
Chill Validation
1fd25ac41c
feat(cosmovisor): add ability to run custom preupgrade script (#16550) 2023-06-27 19:11:31 +00:00
Julien Robert
c91ad30f77
feat(cosmovisor): add add-upgrade command (#16413) 2023-06-05 15:46:34 +00:00
Marko
c1ea84d583
style: more linting (#15616) 2023-03-30 12:05:50 +00:00
Julien Robert
5d559dd265
feat!: use cosmossdk.io/log logger (#15011) 2023-02-27 21:36:22 +00:00
Julien Robert
b3724f1a0d
refactor: make cosmovisor depend on x/upgrade only (#14881) 2023-02-02 22:16:41 +00:00
Julien Robert
7d6601e1fb
refactor: clean-up SDK tools (#13603) 2022-10-21 15:15:20 +00:00