Releases: 5afe/safe-relay-service
Releases · 5afe/safe-relay-service
v3.11.0 - Resend transactions
- Set default gas price to
fast
- Resend transactions after 10 minutes if they're stuck
- Allow to ban signers
v3.10.4 - Stop frontrunning
- Transactions are sent with just 2/3 of the estimated refund. That way it shouldn't be profitable to frontrun the relay
v3.10.3
v3.8.9
v3.8.8
v3.8.5
v3.8.3
Version 3.8.2
- Fix KyberOracle
- Update and check pending txs
- Disable tracing (no refactor)
Version 3.8.1
- Fix typo storing
txHash
assafeTxHash
Support V1.1.1 Safe Contracts
- Add support for V1.1.1 and FallbackHandler
- Deprecate old
v1
Safe creation endpoints without CREATE2 - Update web3.py to v5
- Cache token list
- Cache gas station
- Alert when txs take too long to mine
- Add Kyber/Uniswap oracles