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

(Fix) Async wait for RewardByBlock contract address #199

Merged
merged 3 commits into from
Sep 27, 2018
Merged

Conversation

vbaranov
Copy link
Collaborator

This PR aims to get rid of uncontrolled structure for waiting of tx to create RewardByBlock contract and get its address:

  • latest web3@1.0 was added to dev dependencies
  • async function getRewardByBlockAddress was added to get address of RewardByBlock contract
  • sleep function was removed

@vbaranov vbaranov requested a review from varasev September 27, 2018 14:44
@varasev varasev merged commit e6e04e9 into master Sep 27, 2018
@varasev varasev deleted the web3-latest branch September 27, 2018 15:59
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