Skip to content

Releases: safe-global/safe-transaction-service

v3.1.25

01 Sep 09:52

Choose a tag to compare

  • Indexing fixes/optimizations
  • Dependencies update

v3.1.15

29 Jul 12:52

Choose a tag to compare

  • Refactor master copies. Now master-copies endpoint reports correct indexation information for L2 master copies.
  • Fix reorgs on L2 networks (more common than on mainnet/rinkeby)
  • Fix celery logging bug
  • Update dependencies

v3.1.13

28 Jul 11:22

Choose a tag to compare

  • Improvements to admin page
  • Fixing indexing bug for Safes not deployed via the Gnosis Safe Proxy Factory making service getting stuck

v3.1.12

26 Jul 15:25

Choose a tag to compare

  • Return fiat prices for nested assets
  • Update dependencies
  • Add caching to more endpoints
  • Optimize webhooks http/s connections (keepalive)

v3.1.11

15 Jul 12:00

Choose a tag to compare

  • Fix prices for curve, yearn and pooltogether tokens
  • Fix indexing issues
  • Minor optimizations

v3.1.9

05 Jul 18:05

Choose a tag to compare

  • Fix indexing issues on L2 networks

v3.1.8

05 Jul 10:07

Choose a tag to compare

  • Update dependencies
  • Refactor and optimize ERC20 indexer

v3.1.7

30 Jun 14:52

Choose a tag to compare

  • Fix indexing issues by improving web3 connection pooling and always closing http streams
  • Refactor erc20 events indexer
  • Improve logging
  • Fix arbitrum get_storage_at
  • Retry on index exceptions
  • Return price for yearn Ytokens

v3.1.2

22 Jun 12:46

Choose a tag to compare

  • Handle error when indexing erc20/721 transfers
  • Add usd prices for Binance network
  • Increase gunicorn worker timeout

v3.1.1

22 Jun 11:32

Choose a tag to compare

  • Fix EIP1271 signatures
  • Refactor abi indexing commands
  • Organize url files
  • Organize application layout
  • Remove tini from docker image
  • Add chainId to push notifications/webhooks
  • Add polygon/binance/arbitrum L2 support
  • Update dependencies