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

Sync Master <> Dev #583

Merged
merged 25 commits into from
Jan 17, 2025
Merged

Sync Master <> Dev #583

merged 25 commits into from
Jan 17, 2025

Conversation

smonicas
Copy link
Collaborator

No description provided.

garythung and others added 25 commits November 1, 2023 21:12
SolcStandardJson: pass solc_env and solc_working_dir through to compilation
Signed-off-by: pullmerge <[email protected]>
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…hix/install-nix-action-27

chore(deps): bump cachix/install-nix-action from 25 to 27
…hix/cachix-action-15

chore(deps): bump cachix/cachix-action from 14 to 15
The v2 API offers a way to query 50+ chains with a single endpoint
and API key, simplifying queries and key management.

https://docs.etherscan.io/etherscan-v2
0.4 is now used in newer Python versions, which we don't yet support fully

  Testing vyper integration of /opt/hostedtoolcache/Python/3.12.7/x64/bin/crytic-compile
  ERROR:CryticCompile:missing type annotation

    (hint: did you mean something like `for i: uint256 in ...`?)

    line 111:4
         110     refund: uint256 = 0
    ---> 111     for i in range(MAX_BIDS):
    -------------^
         112         # Note that loop may break sooner than 128 iterations if i >= _numBids

  ERROR:CryticCompile:Vyper compilation errored
  vyper test failed
This works locally but not on CI for some reason.
platform: etherscan: add support for v2 API
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.14...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 30. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@V27...v30)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](sigstore/gh-action-sigstore-python@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…a/gh-action-pypi-publish-1.12.3

chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.3
…hix/install-nix-action-v30

chore(deps): bump cachix/install-nix-action from V27 to 30
…store/gh-action-sigstore-python-3.0.0

chore(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
@smonicas smonicas added this pull request to the merge queue Jan 17, 2025
Merged via the queue into master with commit aaeb2a3 Jan 17, 2025
168 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants