evm-maths

➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics

MIT License

Downloads
4.5K
Stars
12
Committers
2

Bot releases are visible (Hide)

evm-maths - v7.0.0 Latest Release

Published by github-actions[bot] 4 months ago

7.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • exp: wadExpN, rayExpN, percentExpN renaming

Features

  • exp: rename expN to expTaylorN (b601586), closes #6

Dependencies and Other Build Updates

  • deps: bump braces from 3.0.2 to 3.0.3 (b427800)
  • package: bump semantic-release plugins (173f82a)
  • package: bump semantic-release plugins (6201aea)
evm-maths - v6.2.0

Published by github-actions[bot] 8 months ago

6.2.0 (2024-02-19)

Features

  • sqrt: add directional sqrt support (6d1ef1a)
evm-maths - v6.1.0

Published by github-actions[bot] 8 months ago

6.1.0 (2024-02-19)

Features

evm-maths - v6.0.3

Published by github-actions[bot] 10 months ago

6.0.3 (2023-12-20)

Bug Fixes

evm-maths - v6.0.2

Published by github-actions[bot] 10 months ago

6.0.2 (2023-12-20)

Bug Fixes

  • type: use number | bigint in interface (601b694)
evm-maths - v6.0.1

Published by github-actions[bot] 10 months ago

6.0.1 (2023-12-20)

Bug Fixes

  • type: use number | bigint (d3cac04)
evm-maths - v6.0.0

Published by github-actions[bot] 11 months ago

6.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • deps: API

Features

  • deps: remove ethers dependency (a20e6db)
evm-maths - v5.0.2

Published by github-actions[bot] about 1 year ago

5.0.2 (2023-10-17)

Bug Fixes

  • tsconfig: use es2020 target (585156e)
  • tsconfig: use es6 target (2e5496f)
evm-maths - v5.0.1

Published by github-actions[bot] about 1 year ago

5.0.1 (2023-10-17)

Bug Fixes

evm-maths - v5.0.0

Published by github-actions[bot] about 1 year ago

5.0.0 (2023-09-29)

⚠ BREAKING CHANGES

  • lib: function names changes

Features

  • lib: extract utils to scale-specific domains (ad89d52)
evm-maths - v4.3.0

Published by github-actions[bot] about 1 year ago

4.3.0 (2023-09-29)

Features

  • exp3: generalize to expN (7b50d72)
evm-maths - v4.2.0

Published by github-actions[bot] about 1 year ago

4.2.0 (2023-09-28)

Features

  • math: add exp3 taylor polynomial (9226c98)
evm-maths - v4.1.0

Published by github-actions[bot] about 1 year ago

4.1.0 (2023-09-21)

Features

Dependencies and Other Build Updates

  • deps-dev: bump dependencies (4ebeeaf)
evm-maths - v4.0.2

Published by github-actions[bot] over 1 year ago

4.0.2 (2023-07-20)

Dependencies and Other Build Updates

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (ded6d8a)
evm-maths - v4.0.1

Published by github-actions[bot] over 1 year ago

4.0.1 (2023-07-18)

Bug Fixes

evm-maths - v4.0.0

Published by Rubilmax over 1 year ago

evm-maths - v3.5.3

Published by github-actions[bot] over 1 year ago

3.5.3 (2023-07-13)

Dependencies and Other Build Updates

  • deps: bump semver from 6.3.0 to 6.3.1 (0d17061)
evm-maths - v3.5.2

Published by github-actions[bot] over 1 year ago

3.5.2 (2023-07-13)

Dependencies and Other Build Updates

  • deps: bump dependencies (8d8279c)
evm-maths - v3.5.1

Published by github-actions[bot] over 1 year ago

3.5.1 (2023-04-24)

Bug Fixes

evm-maths - v3.5.0

Published by github-actions[bot] over 1 year ago

3.5.0 (2023-04-24)

Features

  • big-number: add approxEqAbs util (e0f39b8)
Package Rankings
Top 44.15% on Npmjs.org
Badges
Extracted from project README
npm package Build Status Test Status Downloads Issues Commitizen Friendly Semantic Release
Related Projects