Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Shibarium 1.3.0 contracts #744

Closed
wants to merge 39 commits into from
Closed

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    ff8a3e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    d30a08c View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    3cfb5de View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    6f99438 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    8fe5f42 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add BASE Sepolia Safe addresses

    Uxio0 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4672097 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    0a1358a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3329903 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Remove goerli from tests (safe-global#749)

    - Remove goerli from e2e tests, use Gnosis Chain
    - Add Sepolia API for cowswap
    - Closes safe-global#734
    
    ---------
    
    Co-authored-by: Uxio Fuentefria <[email protected]>
    Uxio0 and Uxio0 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f4f4eb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Bump safe_deployments to v1.32.0

    moisses89 authored and Uxio0 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2032e20 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Set version v6.0.0b15

    moisses89 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6936c94 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Bump faker from 22.4.0 to 22.6.0

    Bumps [faker](https://github.com/joke2k/faker) from 22.4.0 to 22.6.0.
    - [Release notes](https://github.com/joke2k/faker/releases)
    - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
    - [Commits](joke2k/faker@v22.4.0...v22.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: faker
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    db5d49f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fix readthedocs configuration

    Uxio0 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    46ba488 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Bump django from 4.2.7 to 4.2.10

    Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
    - [Commits](django/django@4.2.7...4.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5cb29bd View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add Felipe to CLA

    Uxio0 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b2856d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump pytest-sugar from 0.9.7 to 1.0.0

    Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.7 to 1.0.0.
    - [Release notes](https://github.com/Teemu/pytest-sugar/releases)
    - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst)
    - [Commits](Teemu/pytest-sugar@v0.9.7...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-sugar
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cd078f9 View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 7.4.4 to 8.0.0

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.4...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2e6c419 View commit details
    Browse the repository at this point in the history
  3. Bump coverage from 7.4.0 to 7.4.1

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.0...7.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4263d02 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Add Zora Sepolia 1.3.0 safe contracts (safe-global#758)

    * feat: add Zora Sepolia Testnet blockscout client
    
    * feat: add Zora Sepolia Testnet 1.3.0 safe contracts
    ElvisKrop authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4da4477 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Refactor Safe Transaction API client (safe-global#753)

    * Add SafeApiServiceTx class
    
    * Add remove transaction request
    moisses89 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f4e82ff View commit details
    Browse the repository at this point in the history
  2. Rename Gnosis Protocol libraries to Cowswap (safe-global#778)

    * Rename gnosis protocol libraries to cowswap
    
    * Fix some messages with old version of Protocol API
    falvaradorodriguez authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    36d29ad View commit details
    Browse the repository at this point in the history
  3. Set version to 6.0.0b16

    moisses89 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6471a07 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Bump pytest-django from 4.7.0 to 4.8.0

    Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.0.
    - [Release notes](https://github.com/pytest-dev/pytest-django/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
    - [Commits](pytest-dev/pytest-django@v4.7.0...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-django
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    03dbbda View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 8.0.0 to 8.0.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f0f1293 View commit details
    Browse the repository at this point in the history
  3. Support Python 3.12 (safe-global#656)

    * Support Python 3.12
    
    * Install setuptools
    
    ---------
    
    Co-authored-by: Uxio Fuentefria <[email protected]>
    Uxio0 and Uxio0 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4b3b798 View commit details
    Browse the repository at this point in the history
  4. Bump py-evm from 0.8.0b1 to 0.9.0b1

    Bumps [py-evm](https://github.com/ethereum/py-evm) from 0.8.0b1 to 0.9.0b1.
    - [Release notes](https://github.com/ethereum/py-evm/releases)
    - [Changelog](https://github.com/ethereum/py-evm/blob/main/docs/release_notes.rst)
    - [Commits](ethereum/py-evm@v0.8.0-beta.1...v0.9.0-beta.1)
    
    ---
    updated-dependencies:
    - dependency-name: py-evm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Uxio0 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    311e757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2848d8c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Add 4337 bundler API client (safe-global#776)

    * Closes safe-global#774
    * Update mocks to module last version
    * Add E2E test for bundler client
    * Calculate hash for UserOperation
    * Add caching for SafeOperation
    * Don't define types again
    * Rename aa -> account_abstraction
    
    ---------
    
    Co-authored-by: Uxio Fuentefria <[email protected]>
    Uxio0 and Uxio0 authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a6ebe6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519370b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    60a71a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d2bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2be195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d76a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    754f6da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50a2599 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    e305b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faef4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07bd2d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. resolved conflicts

    melnour committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a16c708 View commit details
    Browse the repository at this point in the history