Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Releases: 5afe/safe-client-gateway

Version 1.11.0 - Procyon

29 Mar 09:24
eaabdda
Compare
Choose a tag to compare
  • Decouple of internal AddressInfo request.
  • Staging cache warm-up script.

Version 1.10.0 - Cygni

22 Mar 07:35
3181a5a
Compare
Choose a tag to compare
  • Sorting of fiat codes
  • Rename MultisigExecutionDetails::rejections to MultisigExecutionDetails::rejectors
  • Sorting of transactions by date under the same nonce

Version 1.9.3

11 Mar 10:54
ec67f8a
Compare
Choose a tag to compare
  • Fixed redis SCAN command

Version 1.9.2

11 Mar 10:31
7d0d7a2
Compare
Choose a tag to compare
  • Fixes to origin URL rules
  • Included scan count for pattern based cache invalidation

Version 1.9.1

10 Mar 14:53
4a33062
Compare
Choose a tag to compare
  • Origin filtering rules
  • Fixes to caching (usage of hset and hget) for tokens
  • Used the correct timeout for tokens
  • Reduced indefinite and long error timeouts to 60 minutes and 15 minutes respectively

Version 1.9.0 - EZ Aquarii

05 Mar 13:07
dd83436
Compare
Choose a tag to compare
  • 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 to MultisigExecutionDetails
  • Creation transaction contains AddressInfo info
  • SafeInfo endpoint with extended AddressInfo for each address

Version 1.8.3

22 Feb 13:47
e049044
Compare
Choose a tag to compare
  • Improve error logging
  • Removed anyhow from project dependencies

Version 1.8.2

17 Feb 18:54
bb636db
Compare
Choose a tag to compare
  • Add connection timeout to internal client

Version 1.8.1

17 Feb 13:54
6b71d96
Compare
Choose a tag to compare
  • EthereumTransaction field to is no longer deserialised by the gateway

Version 1.8.0 - Lacaille

12 Feb 09:54
dbabc39
Compare
Choose a tag to compare

https://github.com/gnosis/safe-client-gateway/milestone/12

  • Error handling
  • Cancellations
  • Transaction proposal
  • Updated names with SettingsInfo