Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 227 Bytes

data-handling.md

File metadata and controls

15 lines (8 loc) · 227 Bytes

Data Handling

Uint128

When to use them instead of u128

Data Hygiene

How Uint128s Can Become A Security Risk

Floats

Never Use Floats

Detecting Floating Point Operations