mirror of
https://github.com/luxfi/math.git
synced 2026-07-27 03:38:49 +00:00
- Add math/bit: XOR, AND, compress operations (from bitutil) - Add math/units: Lux denomination constants (NanoLux, MicroLux, etc.) - Remove safemath/: was just re-exporting geth/common/math - Use github.com/luxfi/geth/common/math directly for safe math ops