fedimint-web-sdk
fedimint-web-sdk copied to clipboard
feat: Implemented pegin and pegout methods
Implemented Pegin and Pegout methods in wallet service
🦋 Changeset detected
Latest commit: 1db4899d3fdc427e5f1a3ad4851e0b82aff53fad
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @fedimint/core-web | Patch |
| @fedimint/react | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@alexlwn123 Can you please review it!
Hey @alexlwn123 Added test for pegout but its giving validation error can you share any more context about this like why its happening!
@alexlwn123 Updated the PR, its working now in wallet!
any ideas why the test is failing?
Don't know its working as expected, I can't run the test locally because of system requirements 😔
Okay, so I've fixed the tests. Seems to be working well locally, but it looks like the generateAddress rpc is flakey. Every once and a while it just hangs. Any ideas @Harshdev098 @maan2003? Super strange.
run where it hangs: here run where it passes: here
| Passing | |
|---|---|
| Failing |
merging because mostly looks good and we can fix stuff in follow ups.
goal is to get a canary release.