Skip to content

Fixed import in subxt-signer::eth#1553

Merged
niklasad1 merged 1 commit intoparitytech:masterfrom
muraca:fix-import-eth-signer
Apr 24, 2024
Merged

Fixed import in subxt-signer::eth#1553
niklasad1 merged 1 commit intoparitytech:masterfrom
muraca:fix-import-eth-signer

Conversation

@muraca
Copy link
Copy Markdown
Contributor

@muraca muraca commented Apr 22, 2024

fixes #1552

@muraca muraca requested a review from a team as a code owner April 22, 2024 15:14
@niklasad1
Copy link
Copy Markdown
Contributor

hmm, most likely a merge conflict or something caused this.

Ideally we should check this in the CI but thank you 🌈

@muraca
Copy link
Copy Markdown
Contributor Author

muraca commented Apr 22, 2024

Ideally we should check this in the CI

I saw that the CI only does cargo check with the proper feature, it's weird that this problem is being shown when building only.

@niklasad1
Copy link
Copy Markdown
Contributor

It's re-producible with cd signer && cargo check --features unstable-eth as well.

It's probably that some features is leaked in our workspace that caused that to work in the CI or that the feature is not checked at all. Anyway thanks for the PR

@niklasad1 niklasad1 merged commit 03fd95e into paritytech:master Apr 24, 2024
@jsdw jsdw mentioned this pull request May 16, 2024
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.

Wrong import in subxt-signer::eth

2 participants