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

chore: ID-1133 Updated Passport sample app to display orders inclusive of fees #999

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

haydenfowler
Copy link
Contributor

Summary

This PR:

  • Adds auxiliary fee's to the listOrders calls to ensure that the price displayed is consistent with the transaction confirmation screen
  • Updates the listOrders call on the Trade screen to be desc (e.g. most recent orders first)
  • Moves the fee address & percentage to config/index.ts
  • Renames all values in config/index.ts to be CONSTANT_CASE

@haydenfowler haydenfowler requested a review from a team as a code owner October 17, 2023 01:03
@haydenfowler haydenfowler merged commit 9b21822 into main Oct 17, 2023
6 checks passed
@haydenfowler haydenfowler deleted the feature/ID-1133-display-fees-correctly branch October 17, 2023 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants