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

Static Can Message #344

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Static Can Message #344

merged 3 commits into from
Dec 4, 2024

Conversation

nplasterer
Copy link
Contributor

Adds the ability to check if a address is on the V3 network without creating a client.

@nplasterer nplasterer self-assigned this Dec 4, 2024
@nplasterer nplasterer requested a review from a team as a code owner December 4, 2024 17:31
Comment on lines +103 to +104
ffiClient.releaseDbConnection()
File(dbPath).delete()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rygine I think we will want to delete the db that is created with this temp client? Maybe something to add to the js sdk.

Copy link

Choose a reason for hiding this comment

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

yep! i recently added the ability to create a browser/node clients without a DB or encryption key for this purpose. just need to update the SDKs. great reminder, thanks!

@nplasterer nplasterer merged commit 4449843 into main Dec 4, 2024
5 of 6 checks passed
@nplasterer nplasterer deleted the np/static-can-message branch December 4, 2024 17:50
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