Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Migrate to latest b-sdk public API #105

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Migrate to latest b-sdk public API #105

merged 4 commits into from
Nov 22, 2023

Conversation

agualis
Copy link
Contributor

@agualis agualis commented Nov 21, 2023

Description

b-sdk changed its public interfaces and renamed from Join/Exit Interface to Add/Remove Liquidity.

This PR migrates and renames the code integration accordingly.

  • Note that there are still references to the old join naming (step hooks that will be refactored in another PR).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

How should this be tested?

Please provide instructions so we can test. Please also list any relevant details for your test
configuration.

  • Test A
  • Test B

Visual context

Please provide any relevant visual context for UI changes or additions. This could be static
screenshots or a loom screencast.

Checklist:

  • I have performed a self-review of my own code
  • I have requested at least 1 review (If the PR is significant enough, use best judgement here)
  • I have commented my code where relevant, particularly in hard-to-understand areas
  • If package-lock.json has changes, it was intentional.

@agualis agualis self-assigned this Nov 21, 2023
Copy link

vercel bot commented Nov 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2023 10:48am

@agualis agualis merged commit 53e6b65 into main Nov 22, 2023
6 checks passed
@agualis agualis deleted the chore/migrate-sdk-api branch November 22, 2023 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants