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: move market-service into lib #4457

Merged
merged 3 commits into from
May 9, 2023
Merged

Conversation

woodenfurniture
Copy link
Contributor

Description

Move market-service into /src/lib so our package build is simpler and crashes developer LSP less frequently. Also removes a duplicate bignumber utility from market-service.

Contains no logical changes.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

NA

Risk

Low risk of broken market data.

Testing

Tested that app loads and market data is populating correctly.

Engineering

See above

Operations

Check that market data is working as expected.

Screenshots (if applicable)

@woodenfurniture woodenfurniture requested a review from a team as a code owner May 8, 2023 22:56
@woodenfurniture woodenfurniture changed the title Move market service chore: move market-service into lib May 8, 2023
@0xdef1cafe
Copy link
Collaborator

webpack 5.76.0 compiled successfully in 6712 ms
No issues found.

webpack seems happy and not appreciably slower 🤌

@0xApotheosis 0xApotheosis self-assigned this May 9, 2023
Copy link
Member

@0xApotheosis 0xApotheosis left a comment

Choose a reason for hiding this comment

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

LGTM.

Observed no regressions, market data loading as expected 👌

@0xApotheosis 0xApotheosis merged commit 58dcdd5 into develop May 9, 2023
@0xApotheosis 0xApotheosis deleted the move-market-service branch May 9, 2023 00:37
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