Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Add test for signed division in on-chain programs #18084

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Add test for signed division in on-chain programs #18084

merged 1 commit into from
Jun 22, 2021

Conversation

dmakarov
Copy link
Contributor

Signed division should work correctly for BPF programs. This changes simply adds a test for checking the signed division operation on float values.

Fixes #3102

@dmakarov dmakarov requested a review from jackcmay June 21, 2021 02:07
@dmakarov dmakarov merged commit 28b2ff3 into solana-labs:master Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust BPF: Add support for float and signed division
2 participants