- 10 Jan, 2022 2 commits
-
-
* add feature request #3084 * Update contracts/token/ERC20/ERC20.sol Co-authored-by: Francisco Giordano <frangio.1@gmail.com> * Add changelog note * add documentation * test unlimitted allowance and add ERC777 unlimitted allowance * reference PR in changelog * documentation IERC20 -> ERC20 * use asciidoc note syntax * use asciidoc note syntax * typo * typos Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
0xclaudeshannon authored -
Hadrien Croubois authored
-
- 09 Jan, 2022 1 commit
-
-
Hadrien Croubois authored
-
- 07 Jan, 2022 1 commit
-
-
* Name missing return variable in IERC721Enumerable For consistency among all functions. * remove return variable names
Martín Triay authored
-
- 06 Jan, 2022 2 commits
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com> Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
JulissaDantes authored -
Francisco Giordano authored
-
- 05 Jan, 2022 1 commit
-
-
Correct a couple of misspellings.
GitHubPang authored
-
- 31 Dec, 2021 1 commit
-
-
* Reduce ERC20 allowance before triggering transfer * adapt ERC777 to reduce allowance before transfer * fix test for ERC777 * use smaller number to reduce balance * simplify test description * don't use deprecated expectEvents.inLogs * fix test Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Francisco Giordano authored
-
- 29 Dec, 2021 3 commits
-
-
* Add Base64 library to utils * Fix typo on Base64 padding * Added documentation for Base64 and references from ERC1155 and ERC721 * Updated Changelog * Fix typo in utilities doc * use mstore8 to improve memory accesses * use shorter strings with encodePacked * do not use using-for syntax, for clarity Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Ernesto García authored -
* Avoid assembly in signature V and S decomposition * Update ECDSA.sol
Anton Bukov authored -
Drew Beller authored
-
- 28 Dec, 2021 2 commits
-
-
Francisco Giordano authored
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Hadrien Croubois authored
-
- 27 Dec, 2021 2 commits
-
-
Co-authored-by: Shelly Grossman <shelly@certora.com> Co-authored-by: Aleksander Kryukov <58052996+RedLikeRosesss@users.noreply.github.com> Co-authored-by: Michael M <91594326+MichaelMorami@users.noreply.github.com> Co-authored-by: Aleksander Kryukov <firealexkryukov@gmail.com>
Michael D. George authored -
Francisco Giordano authored
-
- 22 Dec, 2021 2 commits
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Hadrien Croubois authored -
Hadrien Croubois authored
-
- 21 Dec, 2021 1 commit
-
-
Hadrien Croubois authored
-
- 20 Dec, 2021 1 commit
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
JulissaDantes authored
-
- 17 Dec, 2021 1 commit
-
-
JulissaDantes authored
-
- 16 Dec, 2021 1 commit
-
-
Francisco Giordano authored
-
- 15 Dec, 2021 1 commit
-
-
Replace excodesize assembly with address.code.length (https://github.com/ethereum/solidity/releases/tag/v0.8.1) (#3025)
Anton Bukov authored
-
- 14 Dec, 2021 3 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 12 Dec, 2021 1 commit
-
-
Tom Lehman authored
-
- 10 Dec, 2021 5 commits
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com> Co-authored-by: Hadrien Croubois <hadrien@openzeppelin.com>
JulissaDantes authored -
Co-authored-by: Francisco Giordano <frangio.1@gmail.com> (cherry picked from commit 08840b9f)
Francisco Giordano authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Hadrien Croubois authored
-
- 09 Dec, 2021 2 commits
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
robriks authored -
Francisco Giordano authored
-
- 08 Dec, 2021 2 commits
-
-
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] authored -
Co-authored-by: Ivo Georgiev <ivo@strem.io>
Francisco Giordano authored
-
- 07 Dec, 2021 1 commit
-
-
Fix a typo
Dmitriy Fishman authored
-
- 01 Dec, 2021 2 commits
-
-
Hadrien Croubois authored
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Hadrien Croubois authored
-
- 30 Nov, 2021 2 commits
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Hadrien Croubois authored -
David Brailovsky authored
-