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

Remove BigNumber dependency in SDK #403

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

nkuba
Copy link
Member

@nkuba nkuba commented May 8, 2024

This is a follow-up from #377 (comment)

We don't need to import this dependency as it is used only in test, to mock the funding UTXO's value property. The property is not used in the code anyway, so we can ignore the TS error and make the tests pass.

We don't need to import this dependency as it is used only in test, to
mock the funding UTXO's value property. The property is not used in the
code anyway, so we can ignore the TS error and make the tests pass.
@nkuba nkuba requested a review from r-czajkowski May 8, 2024 12:29
@nkuba nkuba self-assigned this May 8, 2024
Copy link

netlify bot commented May 8, 2024

Deploy Preview for acre-dapp-testnet canceled.

Name Link
🔨 Latest commit 1106b23
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/663b9945c8159500089df5a7

@r-czajkowski r-czajkowski enabled auto-merge May 8, 2024 15:24
@r-czajkowski r-czajkowski merged commit 876a304 into main May 8, 2024
25 checks passed
@r-czajkowski r-czajkowski deleted the remove-bignumber-dependency branch May 8, 2024 15:28
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.

2 participants