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

Avoid ignoring ethers v5 Signer related errors #654

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

r-czajkowski
Copy link
Contributor

Closes: #429

Install the ethers v5 lib used by the tBTC SDK and create the Signer from ethers v5 when initializing tBTC SDK.

Install the ethers v5 lib used by the tBTC SDK and create the Signer
from ethers v5 when initializing tBTC SDK.
@r-czajkowski r-czajkowski added the 🔌 SDK TypeScript SDK Library label Jul 23, 2024
@r-czajkowski r-czajkowski requested a review from nkuba July 23, 2024 12:54
@r-czajkowski r-czajkowski self-assigned this Jul 23, 2024
Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit 7dae7f8
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/669fb817184d390008ea8538
😎 Deploy Preview https://deploy-preview-654--acre-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 7dae7f8
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/669fb8177e31940007ee2367
😎 Deploy Preview https://deploy-preview-654--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@r-czajkowski r-czajkowski marked this pull request as ready for review July 23, 2024 13:01
nkuba
nkuba previously approved these changes Jul 23, 2024
Add `ethereumRpcUrl` param to docs comment for `Tbtc.initialize`
function.
@nkuba nkuba merged commit 9bcc21c into main Jul 23, 2024
28 checks passed
@nkuba nkuba deleted the avoid-ignoring-ethers-v5-errors branch July 23, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 SDK TypeScript SDK Library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid ignoring ethers v5 Signer related errors when initializing tBTC SDK
2 participants