-
Notifications
You must be signed in to change notification settings - Fork 195
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
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add first the addresses on https://github.com/safe-global/safe-deployments/tree/main
- Remove goerli from e2e tests, use Gnosis Chain - Add Sepolia API for cowswap - Closes safe-global#734 --------- Co-authored-by: Uxio Fuentefria <6909403+Uxio0@users.noreply.github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
* 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
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] <support@github.com>
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] <support@github.com>
* Support Python 3.12 * Install setuptools --------- Co-authored-by: Uxio Fuentefria <6909403+Uxio0@users.noreply.github.com>
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] <support@github.com>
Looks like addresses were added here safe-global/safe-deployments#360 |
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 <6909403+Uxio0@users.noreply.github.com>
Please resolve the conflicts first @melnour |
@melnour I think by mistake you pushed a lot of commits, could you fix the PR? 😃 |
Due to inactivity, we are closing this PR |
No description provided.