Skip to content

Latest commit

 

History

History
118 lines (61 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

118 lines (61 loc) · 3.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[5.0.4] - 2023-05-03

Fixed

  • Update gas price for shared wallet account creation #74

  • Update git actions #79

  • Update requirements.txt to avoid python conflicts #80

[5.0.3] - 2023-02-08

Fixed

  • Update gas price for account sign up #71

  • Update safe-eth-py package 8e789c

[5.0.2] - 2022-11-28

Fix typo in config/settings/base.py.

Full Changelog: https://github.com/CirclesUBI/safe-relay-service/compare/5.0.1...v5.0.2

[5.0.1] - 2022-11-28

Fixed

  • Use the GnosisSafeL2 address by default and add the GnosisSafe address the Safe valid contracts addresses list #65

[5.0.0] - 2022-11-24

Changed

Added

  • Compatibility with both versions of the Safe contract (v1.1.1+Circles, and v1.3.0) #64

Removed

  • Remove ETHEREUM_NODE_URL from about view #61

[4.1.13] - 2022-04-25

Changed

  • Increase gas in funding txs #54

[4.1.12] - 2022-04-11

Changed

  • Increase onboarding funding #53

[4.1.11] - 2021-09-09

Changed

  • Migrate ubuntu-16.04 workflows to ubuntu-18.04 #51

[4.1.10] - 2021-09-09

Changed

  • Avoid predicting a new address if there's already one registered #50

Added

  • Create RELEASE.md

[4.1.9] - 2021-05-25

Fixed

  • Fix organization funding gas limit #46

[4.1.8] - 2021-05-05

Changed

  • Added more logging for safe address prediction v4.1.8 61870cc

[4.1.7] - 2021-03-11

Changed

  • Rebased to latest Gnosis Relayer version (3.12.2) including Web3 hot fix a6e57aa

[4.1.6] - 2021-03-01

Fixed

  • Temporarily use patched gnosis-py version to work around Web3.py issue #1888 e0c0561

[4.1.5] - 2021-02-19

Changed

  • Rebased to latest Gnosis Relayer version (3.12.1) including Django JSON Field API updates 0a7c759

[4.1.4] - 2021-02-19

  • See 4.1.5

[4.1.3] - 2021-02-15

Changed

  • Wait longer for block confirmations to mark txs as mined #36