File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,11 @@ docker compose -f docker-compose.yml -f docker-compose.loki.yml up -d
175175
176176# # Version History
177177
178+ # ## `gnosis/2025.06.01` – `2025-06-03`
179+ - Upgrade to ** Gnosis Keyper v1.3.10**
180+ - Bug fix: validator registration message handling
181+ - Endpoints classified into readonly endpoints
182+
178183# ## `gnosis/2025.05.01` – `2025-05-14`
179184- Upgrade to ** Gnosis Keyper v1.3.9**
180185- ** Library updates** :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ x-logging: &logging
44 max-file : 10
55
66x-image-main : &image-main
7- image : ${SHUTTER_IMAGE_ROLLING_SHUTTER:-ghcr.io/shutter-network/keyper:v1.3.9 }
7+ image : ${SHUTTER_IMAGE_ROLLING_SHUTTER:-ghcr.io/shutter-network/keyper:v1.3.10 }
88
99x-image-assets : &image-assets
1010 image : ${SHUTTER_IMAGE_ASSETS:-ghcr.io/shutter-network/assets:shutter-gnosis-1000-set1.3}
You can’t perform that action at this time.
0 commit comments