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

updates simulator sdk dependency in version-bump #3777

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Apr 12, 2023

Summary

the simulator package depends on the sdk, so we need to bump the dependency version whenever we bump the sdk version.

failure to do so results in lint failures in CI since it creates yarn dependencies on multiple sdk versions.

Testing Plan

  • manual testing to update versions

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

the simulator package depends on the sdk, so we need to bump the dependency
version whenever we bump the sdk version.

failure to do so results in lint failures in CI since it creates yarn
dependencies on multiple sdk versions.
@hughy hughy requested a review from a team as a code owner April 12, 2023 18:10
@hughy hughy merged commit 098ba1d into staging Apr 12, 2023
@hughy hughy deleted the chore/version-bump-simulator branch April 12, 2023 20:54
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