This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: 5afe/safe-client-gateway
Releases · 5afe/safe-client-gateway
Version 1.11.0 - Procyon
- Decouple of internal
AddressInfo
request. - Staging cache warm-up script.
Version 1.10.0 - Cygni
- Sorting of fiat codes
- Rename
MultisigExecutionDetails::rejections
toMultisigExecutionDetails::rejectors
- Sorting of transactions by date under the same nonce
Version 1.9.3
- Fixed redis
SCAN
command
Version 1.9.2
- Fixes to origin URL rules
- Included scan count for pattern based cache invalidation
Version 1.9.1
- Origin filtering rules
- Fixes to caching (usage of
hset
andhget
) for tokens - Used the correct timeout for tokens
- Reduced
indefinite
andlong error
timeouts to60 minutes
and15 minutes
respectively
Version 1.9.0 - EZ Aquarii
- Cache timeouts overhaul (spliting values per function, increasing times for some endpoints to rely more on webhooks)
- Improvements in logging
- Improvements in error handling for post endpoints (returning detailed json issues with requests)
- Added list of
rejectors
toMultisigExecutionDetails
Creation
transaction containsAddressInfo
infoSafeInfo
endpoint with extendedAddressInfo
for each address
Version 1.8.3
- Improve error logging
- Removed
anyhow
from project dependencies
Version 1.8.2
- Add connection timeout to internal client
Version 1.8.1
EthereumTransaction
fieldto
is no longer deserialised by the gateway
Version 1.8.0 - Lacaille
https://github.com/gnosis/safe-client-gateway/milestone/12
- Error handling
- Cancellations
- Transaction proposal
- Updated names with
SettingsInfo