Commit Verlauf

Autor SHA1 Nachricht Datum
  github-actions[bot] 4feb895f9f Release v5.1.0 (rc) (#5124) vor 1 Jahr
  Hadrien Croubois 0f09ebad09 Update declaration of memory safe assembly blocks (#5172) vor 1 Jahr
  Hadrien Croubois 7b68ae5d83 Fix typographical errors (#5171) vor 1 Jahr
  Marco @Paladin 9e73c4b581 Typographic error in Math.sol comment fix (#5115) vor 1 Jahr
  Hadrien Croubois 05f218fb66 Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) vor 1 Jahr
  Dimitrios Papathanasiou 05d4bf57ff Fix Typo in Math.sol (#5033) vor 1 Jahr
  Lohann Paterno Coutinho Ferreira 4032b42694 Branchless ternary, min and max methods (#4976) vor 1 Jahr
  cuinix 8cc7f2dcbf Remove repetitive words in the docs (#4944) vor 1 Jahr
  Hadrien Croubois 3def8f9d15 Rewrite comments using superscript for avoid confusion with xor operator (#4903) vor 1 Jahr
  Chris Gorman 140d66fad8 Improved integer square root (#4403) vor 1 Jahr
  Ernesto García 4e7e6e54da Add `bytes memory` version of `Math.modExp` (#4893) vor 1 Jahr
  Igor Żuk 17a8955cd8 Optimize Math operations using branchless bool to uint translation. (#4878) vor 1 Jahr
  Mihir Wadekar 192e873fcb Add `Math.modExp` and a `Panic` library (#3298) vor 1 Jahr
  Hadrien Croubois e86bb45477 Add a Math.inv function that inverse a number in Z/nZ (#4839) vor 1 Jahr
  Ernesto García ef699fa6a2 Update Math `try*` operations return reference (#4775) vor 1 Jahr
  carter-ya e5fb718d40 Optimized gas costs in `ceilDiv` (#4553) vor 1 Jahr
  github-actions[bot] 3e6c86392c Merge release-v5.0 branch (#4665) vor 2 Jahren
  Francisco a714fe6dbd Wrap docstrings to 120 chars (#4600) vor 2 Jahren
  Vladislav 48cc8a92f5 Optimize muldiv (#4494) vor 2 Jahren
  Hadrien Croubois 00cbf5a236 Update pragma to 0.8.20 (#4489) vor 2 Jahren
  Francisco 84db204a41 Rename rounding modes and complete with fourth (#4455) vor 2 Jahren
  Francisco 6bf68a41d1 Remove "available since" comments (#4424) vor 2 Jahren
  Ernesto García 2477534260 Change behavior of ceilDiv(0, 0) and improve test coverage (#4348) vor 2 Jahren
  Ernesto García b425a72240 Replace revert strings with custom errors (#4261) vor 2 Jahren
  Ernesto García 7bb5592ad5 Bump minimum pragma version to `0.8.19` (#4288) vor 2 Jahren
  Hadrien Croubois 5955d8e85b Merge remote-tracking branch 'upstream/master' into next-v5.0 vor 2 Jahren
  github-actions[bot] 09329f8a18 Merge release-v4.9 branch (#4274) vor 2 Jahren
  Hadrien Croubois 0f10efe232 Remove code in preparation for v5.0 (#4258) vor 2 Jahren
  Pascal Marco Caversaccio eb38c059d8 Add comment on unchecked arithmetic (division by zero) in `Math.sol` (#4050) vor 2 Jahren
  Saint Rat Wrongtail 3a3c87b1a6 Fix docs for Math.log256 (#3916) vor 2 Jahren