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 Transaction Details Page #100

Merged
merged 3 commits into from
Dec 8, 2021
Merged

Fix Transaction Details Page #100

merged 3 commits into from
Dec 8, 2021

Conversation

gthoma17
Copy link
Contributor

@gthoma17 gthoma17 commented Dec 8, 2021

The Blockchain JSONRPC integration broke which broke the Transaction details page.

We have a tech-debt item to deprecate the JSONRPC API with the new REST API.

Since this page was the last user of the old API I made the switch :)

Copy link
Contributor

@mkollasch-vmware mkollasch-vmware left a comment

Choose a reason for hiding this comment

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

I'm concerned about the loss of the human-readable currency code, but I don't have enough context to suggest an alternative. Let's get @ankushagarwal's opinion.

end2end/TransactionDetails_test.js Outdated Show resolved Hide resolved
src/api_clients/BlockchainRestClient.test.ts Show resolved Hide resolved
@gthoma17 gthoma17 merged commit 9c62d1f into main Dec 8, 2021
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.

3 participants