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

Conversation

melnour
Copy link

@melnour melnour commented Jan 17, 2024

No description provided.

@melnour melnour requested a review from a team as a code owner January 17, 2024 12:31
@melnour melnour requested review from fmrsabino, moisses89 and hectorgomezv and removed request for a team January 17, 2024 12:31
Copy link
Contributor

github-actions bot commented Jan 17, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@melnour
Copy link
Author

melnour commented Jan 17, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jan 17, 2024
melnour and others added 5 commits January 20, 2024 09:02
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]>
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]>
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]>
Copy link
Member

@moisses89 moisses89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hirama and others added 15 commits January 24, 2024 10:46
- Remove goerli from e2e tests, use Gnosis Chain
- Add Sepolia API for cowswap
- Closes safe-global#734

---------

Co-authored-by: Uxio Fuentefria <[email protected]>
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]>
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]>
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]>
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]>
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]>
* feat: add Zora Sepolia Testnet blockscout client

* feat: add Zora Sepolia Testnet 1.3.0 safe contracts
* Add SafeApiServiceTx class

* Add remove transaction request
* Rename gnosis protocol libraries to cowswap

* Fix some messages with old version of Protocol API
moisses89 and others added 3 commits February 16, 2024 11:44
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]>
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]>
Uxio0 and others added 3 commits February 19, 2024 12:35
* Support Python 3.12

* Install setuptools

---------

Co-authored-by: Uxio Fuentefria <[email protected]>
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]>
@moisses89
Copy link
Member

moisses89 commented Feb 19, 2024

Looks like addresses were added here safe-global/safe-deployments#360

@moisses89 moisses89 dismissed their stale review February 19, 2024 18:25

Safe-deployments addresses were added

* 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]>
@falvaradorodriguez
Copy link
Contributor

Please resolve the conflicts first @melnour

@Uxio0
Copy link
Member

Uxio0 commented Feb 23, 2024

@melnour I think by mistake you pushed a lot of commits, could you fix the PR? 😃

@Uxio0
Copy link
Member

Uxio0 commented Mar 15, 2024

Due to inactivity, we are closing this PR

@Uxio0 Uxio0 closed this Mar 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants