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 - v3.4.4

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

3.4.4 (2023-03-23)

Bug Fixes

  • format: remove dot if formatted with 0 digit (18ded6b)

Dependencies and Other Build Updates

  • ethers-v5: remove dedicated ethers-v5 branch and replace by main (7ff5bf1)
  • husky: make husky executable (04faec2)
evm-maths - v3.4.3

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

3.4.3 (2023-02-22)

Bug Fixes

  • imports: make everything flat (8d0a0d5)
evm-maths - v3.4.2

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

3.4.2 (2023-02-19)

Bug Fixes

  • imports: update ethers imports (fe2e9b0)
evm-maths - v3.4.1

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

3.4.1 (2023-02-15)

Bug Fixes

  • types: use ethers instead of ethersproject (4963c89)
evm-maths - v3.4.0

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

3.4.0 (2023-02-08)

Features

  • scale: add generic scaling utility (d808cc6)
evm-maths - v3.3.0

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

3.3.0 (2023-02-04)

Features

  • constants: add halves of common units (95464c1)
evm-maths - v3.2.1

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

3.2.1 (2023-01-29)

Bug Fixes

  • power: add percent-based power (7522d84)
evm-maths - v3.2.0

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

3.2.0 (2023-01-29)

Features

  • roundings: add directional rounding & power (b92b4f0)
evm-maths - v3.1.0

Published by github-actions[bot] almost 2 years ago

3.1.0 (2022-11-27)

Features

  • bn: added min/max functions to bgn (1a1bce6)
evm-maths - v3.0.4

Published by github-actions[bot] about 2 years ago

3.0.4 (2022-10-17)

Bug Fixes

  • format: fixed digits formatting (f43ef24)
evm-maths - v3.0.3

Published by github-actions[bot] about 2 years ago

3.0.3 (2022-10-17)

Bug Fixes

  • format: added digits optional argument (a9f5a41)
evm-maths - v3.0.2

Published by github-actions[bot] about 2 years ago

3.0.2 (2022-10-16)

Bug Fixes

  • formatting: added generic formatting method (eab9698)
evm-maths - v3.0.1

Published by github-actions[bot] about 2 years ago

3.0.1 (2022-10-14)

Bug Fixes

  • constants: move to side file (9a1b47a)
evm-maths - v3.0.0

Published by github-actions[bot] about 2 years ago

3.0.0 (2022-10-14)

⚠ BREAKING CHANGES

  • compound: compoundMul (resp. compoundDiv) renamed to compMul (resp. compDiv)

Features

  • units: add units to BigNumber static (d81f802)

Bug Fixes

  • compound: rename mul/div operations (4004202)
evm-maths - v2.0.3

Published by github-actions[bot] about 2 years ago

2.0.3 (2022-10-14)

Bug Fixes

  • types: fix types when using package (0dfec56)
evm-maths - v2.0.2

Published by github-actions[bot] about 2 years ago

2.0.2 (2022-10-13)

Bug Fixes

  • deps: fix dependencies versions (c8c8f98)
evm-maths - v2.0.1

Published by github-actions[bot] about 2 years ago

2.0.1 (2022-10-13)

Bug Fixes

  • types: properly augment ethers BigNumber (cae96b4)
evm-maths - v2.0.0

Published by github-actions[bot] about 2 years ago

2.0.0 (2022-10-13)

⚠ BREAKING CHANGES

  • package: libraries removed

Features

  • package: overload BigNumber instead of adding separate libraries (860e79a)
  • sum: added sum function (4e8c98f)

Bug Fixes

  • ci: fix continuous deployment (b7bd021)
  • ci: stop publishing to github registry (4c70a5c)
evm-maths - v1.0.2

Published by github-actions[bot] about 2 years ago

1.0.2 (2022-10-12)

Bug Fixes

  • import: remove lib from import path (6137aee)
evm-maths - v1.0.1

Published by github-actions[bot] about 2 years ago

1.0.1 (2022-10-12)

Bug Fixes

  • deps: remove ethersproject deps (66a2d1c)
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