Skip to content

Get block height each deploy itteration#721

Merged
devbugging merged 1 commit into
masterfrom
bugfix/block-ref-height
Nov 29, 2022
Merged

Get block height each deploy itteration#721
devbugging merged 1 commit into
masterfrom
bugfix/block-ref-height

Conversation

@devbugging
Copy link
Copy Markdown
Contributor

Closes #720

Description

In the case of a lot of deployment contracts, the block height might get outdated. Make sure to get the latest block for each iteration.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@devbugging devbugging added Bug The issue represents a bug, malfunction, regression Bugfix labels Nov 29, 2022
@devbugging devbugging self-assigned this Nov 29, 2022
@devbugging devbugging merged commit 6a75005 into master Nov 29, 2022
@devbugging devbugging deleted the bugfix/block-ref-height branch November 29, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug The issue represents a bug, malfunction, regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed deploying contracts to emulator

2 participants