Secret Network Documentation
WebsiteDiscordGithub
Search…
Introduction
Secret Network Overview
Ecosystem Overview
Development
Getting Started
Connecting to the Network
Using the Testnet
Secret Contracts
CosmWasm
Contract Components
Differences from Vanilla CW
Contract Interactions
Permissioned Viewing
Contract Migration
Best Practices
Upgradability
Padding/Datatype
Admin Keys
Data Handling (incomplete)
Continuous Integration
Contract Optimization
Reference Contracts
Secret By Example
Tools & Libraries
Common Patterns
Use Cases Of Secret Contracts
Versioning & Changelog
SNIPs
Node Runners
Postmortems / Updates
How To Contribute
Powered By GitBook
Data Handling (incomplete)

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

Previous
Admin Keys
Next
Continuous Integration
Last modified 4d ago
Export as PDF
Copy link
Edit on GitHub
Outline
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