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 3.0.1
MultisigTransactionRequest::signature
is now nullable for the/transactions/<safe_address>/propose
endpoint- Updates in
README
and.env.sample
files
Version 3.0.0 - Interstellar
- 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
This is the first legacy version of the non-unified GW
Version 2.0.1
- Forward request
status_code
Version 2.0.0 - Marvin
- Async/await production deployement
- Module transaction decoding
v1.3.0
safesafeTxHash
calculation compatibility added- Deprecated
/transactions
endpoint removed
Version 1.14.0 - DX Cancri
addressInfoIndex
added toTransactionData
withAddressInfo
fordecoded_data
- Service polling fields added to the
/v1/safe/<address>
endpoint - Several fixes: defensive error forwarding, malformed
tx_details_id
respond with422
and creation tx no longer errors - Added token info flushing as admin capabilities
Version 1.13.0 - Groombridge
ModuleTransactions
status no longer hardcoded.- Request time outs introduced for all requests
Version 1.12.0 - Struve
- Skip exchange API if
USD
fiat code is requested
Version 1.11.2
- Exchange API change fix
safeTxGas == 0
check foris_cancellation
flag- Introduced
NATIVE_COIN_*
env vars - Sorting for balances by
fiat_balance
field - Unsupported currencies respond with
422
Version 1.11.1
- Timeout for ipfs specific requests
- Sorting of balances by fiat balance