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

Adds proofs, pending downloaded bytes #424

Merged
merged 9 commits into from
May 2, 2022
Merged

Adds proofs, pending downloaded bytes #424

merged 9 commits into from
May 2, 2022

Conversation

calina-c
Copy link
Contributor

@calina-c calina-c commented Apr 18, 2022

Work on #381

@calina-c calina-c requested a review from alexcos20 April 18, 2022 12:28
@calina-c calina-c marked this pull request as ready for review April 18, 2022 12:28
@calina-c calina-c changed the title Adds proofs, pending tests. Adds proofs, pending downloaded bytes Apr 18, 2022
{"from": provider_wallet.address, "gasPrice": int(web3.eth.gas_price * 1.1)}
)

transaction_id, _ = sign_send_and_wait_for_receipt(web3, tx, provider_wallet)
Copy link
Member

Choose a reason for hiding this comment

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

Can we just send the tx and not wait for receipt?
It's going to block the thread and anyway, we are not having any fallback code (like increase the gas, etc)

Copy link
Member

@alexcos20 alexcos20 left a comment

Choose a reason for hiding this comment

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

lgtm

@calina-c calina-c merged commit 995c6cc into v4main May 2, 2022
@calina-c calina-c deleted the proofs-3 branch May 2, 2022 17:47
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