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

fix: Update sp1-patches commits #56

Merged
merged 4 commits into from
Jun 19, 2024
Merged

fix: Update sp1-patches commits #56

merged 4 commits into from
Jun 19, 2024

Conversation

samuelburnham
Copy link
Member

@samuelburnham samuelburnham commented Jun 19, 2024

Fixes the error at https://github.com/lurk-lab/sphinx/actions/runs/9583081829/job/26423510040#step:9:4097 by running cargo update -p for the following dependencies in each dependent workspace:

  • sha2@0.10.8
  • ed25519-consensus
  • tiny-keccak
  • curve25519-dalek

For the first three, the error was seemingly caused by an sp1-patches rebase or otherwise overwritten commit hash.

The curve25519-dalek update fixes a RUSTSEC advisory from cargo-deny, which was fixed in dalek-cryptography/curve25519-dalek#659.

@samuelburnham samuelburnham changed the title fix: Update sha2 commit fix: Update sp1-patches commits Jun 19, 2024
@samuelburnham samuelburnham enabled auto-merge (squash) June 19, 2024 18:08
@samuelburnham samuelburnham merged commit a0aa59f into dev Jun 19, 2024
8 checks passed
@samuelburnham samuelburnham deleted the fix-deps branch June 19, 2024 18:12
wwared pushed a commit that referenced this pull request Jun 19, 2024
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
wwared pushed a commit that referenced this pull request Jun 19, 2024
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
wwared pushed a commit that referenced this pull request Jun 19, 2024
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
wwared pushed a commit that referenced this pull request Jun 19, 2024
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
wwared pushed a commit that referenced this pull request Jun 20, 2024
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
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.

2 participants