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

chore(deps): bump subxt, subxt-signer, scale-value #726

Merged
merged 5 commits into from
Dec 12, 2023
Merged

Conversation

niklasad1
Copy link
Member

No description provided.

@@ -549,7 +551,7 @@ async fn submit_and_watch_solution<T: MinerConfig + Send + Sync + 'static>(

match listen {
Listen::Head => {
let in_block = tx_progress.wait_for_in_block().await?;
let in_block = wait_for_in_block(tx_progress).await?;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer provided by subxt

@niklasad1 niklasad1 requested a review from a team as a code owner December 12, 2023 16:27
.gitlab-ci.yml Outdated Show resolved Hide resolved
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>
@niklasad1 niklasad1 merged commit ba427d5 into main Dec 12, 2023
9 checks passed
@niklasad1 niklasad1 deleted the na-subxt-v0.33 branch December 12, 2023 16:52
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