Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: safe-global/safe-eth-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0b14
Choose a base ref
...
head repository: safe-global/safe-eth-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0b15
Choose a head ref
  • 10 commits
  • 18 files changed
  • 6 contributors

Commits on Jan 18, 2024

  1. feat: add Zora Mainnet blockscout

    ElvisKrop authored and moisses89 committed Jan 18, 2024
    Copy the full SHA
    90c320b View commit details

Commits on Jan 22, 2024

  1. Bump faker from 21.0.0 to 22.4.0

    Bumps [faker](https://github.com/joke2k/faker) from 21.0.0 to 22.4.0.
    - [Release notes](https://github.com/joke2k/faker/releases)
    - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
    - [Commits](joke2k/faker@v21.0.0...v22.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: faker
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Jan 22, 2024
    Copy the full SHA
    3cfb5de View commit details
  2. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Jan 22, 2024
    Copy the full SHA
    6f99438 View commit details
  3. Bump web3 from 6.12.0 to 6.14.0

    Bumps [web3](https://github.com/ethereum/web3.py) from 6.12.0 to 6.14.0.
    - [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/releases.rst)
    - [Commits](ethereum/web3.py@v6.12.0...v6.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: web3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Jan 22, 2024
    Copy the full SHA
    8fe5f42 View commit details

Commits on Jan 23, 2024

  1. Add BASE Sepolia Safe addresses

    Uxio0 committed Jan 23, 2024
    Copy the full SHA
    4672097 View commit details

Commits on Jan 24, 2024

  1. Add Haqq networks (#730)

    Hirama authored Jan 24, 2024
    Copy the full SHA
    0a1358a View commit details
  2. Add Mode Mainnet 1.3.0 contracts (#741)

    ElvisKrop authored Jan 24, 2024
    Copy the full SHA
    3329903 View commit details

Commits on Jan 25, 2024

  1. Remove goerli from tests (#749)

    - Remove goerli from e2e tests, use Gnosis Chain
    - Add Sepolia API for cowswap
    - Closes #734
    
    ---------
    
    Co-authored-by: Uxio Fuentefria <[email protected]>
    Uxio0 and Uxio0 authored Jan 25, 2024
    Copy the full SHA
    f4f4eb5 View commit details

Commits on Jan 26, 2024

  1. Bump safe_deployments to v1.32.0

    moisses89 authored and Uxio0 committed Jan 26, 2024
    Copy the full SHA
    2032e20 View commit details

Commits on Jan 31, 2024

  1. Set version v6.0.0b15

    moisses89 committed Jan 31, 2024
    Copy the full SHA
    6936c94 View commit details
Loading