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

w3sper: add lux module for parsing and formatting in Dusk #3051

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZER0
Copy link
Contributor

@ZER0 ZER0 commented Nov 24, 2024

Resolves #3050

@ZER0 ZER0 added the module:w3sper Issues related to w3sper SDK label Nov 24, 2024
Copy link
Contributor

@Daksh14 Daksh14 left a comment

Choose a reason for hiding this comment

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

Only one question about the test

lux.parseFromDusk("123456789012345678901.23456789"),
123_456_789_012_345_678_901_234_567_890n,
);
});
Copy link
Contributor

@Daksh14 Daksh14 Nov 25, 2024

Choose a reason for hiding this comment

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

I think we should include tests for negative integers, and out of bounds check? Also overflow while arithmetic?

ascartabelli
ascartabelli previously approved these changes Nov 25, 2024
Base automatically changed from w3sper-tests to master November 25, 2024 08:15
@ZER0 ZER0 dismissed ascartabelli’s stale review November 25, 2024 08:15

The base branch was changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:w3sper Issues related to w3sper SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants