Historique des commits

Auteur SHA1 Message Date
  Ernesto García d66a0ce63f Add new `clz(bytes)` and `clz(uint256)` functions (#5725) il y a 2 mois
  github-actions[bot] d183d9b07a Merge release-v5.3 branch (#5632) il y a 6 mois
  Ernesto García ca7a4e39de Group typo fixes (#5466) il y a 7 mois
  Hadrien Croubois a9b1f58b00 Add saturating (unsigned) math operations and optimize try operations (#5527) il y a 7 mois
  Hadrien Croubois f999ba42a1 Add 512bits add and mult operations (#5035) il y a 7 mois
  cairo fdf7012d3b Optimize `log256`'s binary search (#5284) il y a 10 mois
  Lohann Paterno Coutinho Ferreira 448efeea66 Optimize `log2` with a lookup table (#5236) il y a 11 mois
  github-actions[bot] 0034c30224 Merge release-v5.1 branch (#5266) il y a 11 mois
  Hadrien Croubois d8bbd34676 Update declaration of memory safe assembly blocks (#5172) il y a 1 an
  Hadrien Croubois 3547cdce21 Fix typographical errors (#5171) il y a 1 an
  Marco @Paladin 9e73c4b581 Typographic error in Math.sol comment fix (#5115) il y a 1 an
  Hadrien Croubois 05f218fb66 Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) il y a 1 an
  Dimitrios Papathanasiou 05d4bf57ff Fix Typo in Math.sol (#5033) il y a 1 an
  Lohann Paterno Coutinho Ferreira 4032b42694 Branchless ternary, min and max methods (#4976) il y a 1 an
  cuinix 8cc7f2dcbf Remove repetitive words in the docs (#4944) il y a 1 an
  Hadrien Croubois 3def8f9d15 Rewrite comments using superscript for avoid confusion with xor operator (#4903) il y a 1 an
  Chris Gorman 140d66fad8 Improved integer square root (#4403) il y a 1 an
  Ernesto García 4e7e6e54da Add `bytes memory` version of `Math.modExp` (#4893) il y a 1 an
  Igor Żuk 17a8955cd8 Optimize Math operations using branchless bool to uint translation. (#4878) il y a 1 an
  Mihir Wadekar 192e873fcb Add `Math.modExp` and a `Panic` library (#3298) il y a 1 an
  Hadrien Croubois e86bb45477 Add a Math.inv function that inverse a number in Z/nZ (#4839) il y a 1 an
  Ernesto García ef699fa6a2 Update Math `try*` operations return reference (#4775) il y a 1 an
  carter-ya e5fb718d40 Optimized gas costs in `ceilDiv` (#4553) il y a 1 an
  github-actions[bot] 3e6c86392c Merge release-v5.0 branch (#4665) il y a 2 ans
  Francisco a714fe6dbd Wrap docstrings to 120 chars (#4600) il y a 2 ans
  Vladislav 48cc8a92f5 Optimize muldiv (#4494) il y a 2 ans
  Hadrien Croubois 00cbf5a236 Update pragma to 0.8.20 (#4489) il y a 2 ans
  Francisco 84db204a41 Rename rounding modes and complete with fourth (#4455) il y a 2 ans
  Francisco 6bf68a41d1 Remove "available since" comments (#4424) il y a 2 ans
  Ernesto García 2477534260 Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) il y a 2 ans