Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

fix: deploy/call doesn’t work with remote server - doesn’t return result sometimes #225

Merged
mkurnikov merged 4 commits intomasterfrom
fix_dove_deploy_with_a_remote_node
Mar 21, 2022
Merged

fix: deploy/call doesn’t work with remote server - doesn’t return result sometimes #225
mkurnikov merged 4 commits intomasterfrom
fix_dove_deploy_with_a_remote_node

Conversation

@vladimirovmm
Copy link
Copy Markdown
Contributor

No description provided.

@vladimirovmm vladimirovmm self-assigned this Mar 17, 2022
@vladimirovmm vladimirovmm force-pushed the fix_dove_deploy_with_a_remote_node branch from e900c81 to 5708c52 Compare March 17, 2022 15:58
.apply()
.map(|address| {
println!("Address: {}", address);
println!("Hash: {}", address);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

maybe rename to address to hash?

@vladimirovmm vladimirovmm requested a review from borispovod March 18, 2022 12:10
@vladimirovmm vladimirovmm marked this pull request as ready for review March 18, 2022 12:10
@vladimirovmm vladimirovmm requested a review from mkurnikov March 18, 2022 12:20
@vladimirovmm vladimirovmm added the bug Something isn't working label Mar 18, 2022
@vladimirovmm vladimirovmm changed the title fix: pontemapi fix: deploy/call doesn’t work with remote server - doesn’t return result sometimes Mar 18, 2022
Copy link
Copy Markdown
Member

@borispovod borispovod left a comment

Choose a reason for hiding this comment

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

👍

@mkurnikov mkurnikov merged commit f0548db into master Mar 21, 2022
@mkurnikov mkurnikov deleted the fix_dove_deploy_with_a_remote_node branch March 21, 2022 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants