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

[LW-10289] replace Koralabs handleProvider with SDK handleHttpProvider #1101

Closed
wants to merge 1 commit into from

Conversation

VanessaPC
Copy link
Contributor

@VanessaPC VanessaPC commented Apr 25, 2024

Checklist

  • JIRA - LW-10289
  • Proper tests implemented
  • Screenshots added.

Proposed solution

We want to start using handleHttpProvider instead of Koralabs, therefore we replace all instances and clean up imports.

Testing

  • Try to test handles, try to send to a handle, add a handle to address book, try to send to wrong handle and see it's not found.
  • Try to test subhandles as well in the same way.

Screenshots

Screenshot 2024-04-30 at 11 19 12
Screenshot 2024-04-30 at 11 19 07
Screenshot 2024-04-30 at 11 18 55
Screenshot 2024-04-30 at 11 18 48

@VanessaPC VanessaPC self-assigned this Apr 25, 2024
@VanessaPC VanessaPC requested a review from a team as a code owner April 25, 2024 08:18
@VanessaPC VanessaPC marked this pull request as draft April 25, 2024 08:18
@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch from 12945ec to 347e175 Compare April 25, 2024 09:55
Copy link

github-actions bot commented Apr 25, 2024

Allure Report

allure-report-publisher generated test report!

smokeTests: ❌ test report for 60febca0

passed failed skipped flaky total result
Total 1 29 0 0 30

@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch 2 times, most recently from 0bfa6bd to 7571e0c Compare April 25, 2024 13:24
@VanessaPC VanessaPC marked this pull request as ready for review April 30, 2024 08:37
@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch from 09e87e3 to d42dc71 Compare April 30, 2024 12:15
[Cardano.NetworkMagics.Preview]: 'https://preview.api.handle.me'
[Cardano.NetworkMagics.Mainnet]: 'https://live-preprod.lw.iog.io/',
[Cardano.NetworkMagics.Preprod]: 'https://dev-preprod.lw.iog.io/',
[Cardano.NetworkMagics.Preview]: 'https://dev-preview.lw.iog.io/'
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't we use the .env vars here instead of hardcoded values?

Copy link

@lucas-barros lucas-barros left a comment

Choose a reason for hiding this comment

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

I left some "good to have" suggestions.

apps/browser-extension-wallet/.env.defaults Outdated Show resolved Hide resolved
@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch from 75f4fcd to 2d0ad44 Compare May 1, 2024 07:59
Copy link
Contributor

@tomislavhoracek tomislavhoracek left a comment

Choose a reason for hiding this comment

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

@VanessaPC LGTM 🚀
I left just a minor suggestion

@VanessaPC VanessaPC requested a review from a team as a code owner May 6, 2024 14:37
@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch from 9c4346b to e214c38 Compare May 7, 2024 09:13
@VanessaPC VanessaPC force-pushed the feat/LW-10289-use-handleprovider-from-SDK branch from 705519f to 60febca Compare May 7, 2024 12:15
Copy link

sonarqubecloud bot commented May 7, 2024

@VanessaPC VanessaPC closed this May 7, 2024
@VanessaPC VanessaPC deleted the feat/LW-10289-use-handleprovider-from-SDK branch May 21, 2024 06:58
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.

4 participants