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

Flyover pegout #290

Merged
merged 5 commits into from
May 10, 2024
Merged

Flyover pegout #290

merged 5 commits into from
May 10, 2024

Conversation

lserra-iov
Copy link
Contributor

No description provided.

Copy link
Collaborator

@alexjavabraz alexjavabraz left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
27.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

sessionId: '',
txHash: '0xc',
type: constants.TX_TYPE_PEGOUT,
value: 0.005,
Copy link
Member

Choose a reason for hiding this comment

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

IF we are handling Number type, please ensure that we are using weis (integer) just to avoid precision issues

type: constants.TX_TYPE_PEGOUT,
value: 0.005,
wallet: 'wallet',
fee: 0.000001,
Copy link
Member

Choose a reason for hiding this comment

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

same for the fee

@alexjavabraz alexjavabraz merged commit 075be0b into main May 10, 2024
4 of 5 checks passed
@alexjavabraz alexjavabraz deleted the flyover-pegout branch May 10, 2024 13:43
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.

3 participants