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

Change unlocks schema in FE to work with new BE changes #4827

Merged
merged 11 commits into from
Feb 23, 2023

Conversation

oskarleonard
Copy link
Contributor

@oskarleonard oskarleonard commented Feb 21, 2023

What was the problem?

This PR resolves #4813

How was it solved?

  • Renamed pending.unlockable to pending.isLocked
  • Updated tests

How was it tested?

Unit test, Manually

@oskarleonard oskarleonard changed the base branch from development to feature/adapt-hw February 21, 2023 13:57
@oskarleonard oskarleonard marked this pull request as draft February 21, 2023 13:57
@oskarleonard oskarleonard marked this pull request as ready for review February 22, 2023 14:03
@sridharmeganathan sridharmeganathan requested review from soroushm and removed request for eniolam1000752 February 23, 2023 09:42
@soroushm soroushm merged commit 8c79259 into feature/adapt-hw Feb 23, 2023
@soroushm soroushm deleted the 4813-adopt-be-api-changes-for-unlocks branch February 23, 2023 16:14
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.

Adapt API response changes to unlock transaction
3 participants