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

snowbridge: Update alloy-core #6808

Merged
merged 3 commits into from
Dec 11, 2024
Merged

snowbridge: Update alloy-core #6808

merged 3 commits into from
Dec 11, 2024

Conversation

athei
Copy link
Member

@athei athei commented Dec 9, 2024

I am planning to use alloy_core to implement precompile support in pallet_revive. I noticed that it is already used by snowbridge. In order to unify the dependencies I did the following:

  1. Switch to the alloy-core umbrella crate so that we have less individual dependencies to update.
  2. Bump the latest version and fixup the resulting compile errors.

@athei athei added the R0-silent Changes should not be mentioned in any release notes label Dec 9, 2024
@paritytech-review-bot paritytech-review-bot bot requested a review from a team December 9, 2024 16:47
@bkontur
Copy link
Contributor

bkontur commented Dec 11, 2024

@claravanstaden @alistair-singh can you please also check?

@athei athei enabled auto-merge December 11, 2024 09:36
@athei athei added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2024
@athei
Copy link
Member Author

athei commented Dec 11, 2024

Loving this CI. I'll try again.

@athei athei added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit da2dd9b Dec 11, 2024
201 of 203 checks passed
@athei athei deleted the at/alloy branch December 11, 2024 12:33
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this pull request Jan 4, 2025
I am planning to use `alloy_core` to implement precompile support in
`pallet_revive`. I noticed that it is already used by snowbridge. In
order to unify the dependencies I did the following:

1. Switch to the `alloy-core` umbrella crate so that we have less
individual dependencies to update.
2. Bump the latest version and fixup the resulting compile errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants