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

Parse signed integers #343

Open
metalboyrick opened this issue Nov 6, 2024 · 1 comment
Open

Parse signed integers #343

metalboyrick opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working difficulty: hard

Comments

@metalboyrick
Copy link
Collaborator

Issue Overview

Starknet.js currently does not have any parsing ability for signed integers, we might need to implement our own parsers to process them.

Proposed Solutions or Ideas

refer these resources for information on how to do:

@metalboyrick metalboyrick self-assigned this Nov 6, 2024
@metalboyrick metalboyrick added bug Something isn't working difficulty: hard labels Nov 6, 2024
@metalboyrick
Copy link
Collaborator Author

will wait for starknet.js implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty: hard
Projects
None yet
Development

No branches or pull requests

1 participant