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 3.0.1

04 Aug 12:20
88ad504
Compare
Choose a tag to compare
  • MultisigTransactionRequest::signature is now nullable for the /transactions/<safe_address>/propose endpoint
  • Updates in README and .env.sample files

Version 3.0.0 - Interstellar

27 Jul 08:37
4021dfe
Compare
Choose a tag to compare
  • Unified implementation L2 chains support
  • Integration with new config service and multiple networks of the transaction service
  • Notification (de)registration forwarding, among other endpoints.
  • Main endpoints are chain dependent. By prefixing /v1/chains/{chain_id} resources can be reached. Availability will depend on whether the chain is supported

Version 2.0.2 - Legacy

22 Jul 14:16
40296f7
Compare
Choose a tag to compare

This is the first legacy version of the non-unified GW

Version 2.0.1

01 Jun 06:55
e10a485
Compare
Choose a tag to compare
  • Forward request status_code

Version 2.0.0 - Marvin

31 May 08:41
2438463
Compare
Choose a tag to compare
  • Async/await production deployement
  • Module transaction decoding
  • v1.3.0 safe safeTxHash calculation compatibility added
  • Deprecated /transactions endpoint removed

Version 1.14.0 - DX Cancri

11 May 09:14
71d0e9a
Compare
Choose a tag to compare
  • addressInfoIndex added to TransactionData with AddressInfo for decoded_data
  • Service polling fields added to the /v1/safe/<address> endpoint
  • Several fixes: defensive error forwarding, malformed tx_details_id respond with 422 and creation tx no longer errors
  • Added token info flushing as admin capabilities

Version 1.13.0 - Groombridge

14 Apr 12:54
7f3e179
Compare
Choose a tag to compare
  • ModuleTransactions status no longer hardcoded.
  • Request time outs introduced for all requests

Version 1.12.0 - Struve

06 Apr 08:44
0393127
Compare
Choose a tag to compare
  • Skip exchange API if USD fiat code is requested

Version 1.11.2

01 Apr 09:49
88039a0
Compare
Choose a tag to compare
  • Exchange API change fix
  • safeTxGas == 0 check for is_cancellation flag
  • Introduced NATIVE_COIN_* env vars
  • Sorting for balances by fiat_balance field
  • Unsupported currencies respond with 422

Version 1.11.1

31 Mar 09:16
eeb4148
Compare
Choose a tag to compare
  • Timeout for ipfs specific requests
  • Sorting of balances by fiat balance