ernestognw
|
ba8e296915
|
ERC721 _update
commit 2897abccc9
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 15:31:29 2023 +0200
Update ERC721.sol
commit e26d5c0951
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 08:46:48 2023 +0200
Update IERC721.sol
commit a475ffae0a
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 08:45:25 2023 +0200
Update ERC721.sol
commit 20bb47f439
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 08:43:14 2023 +0200
Update contracts/token/ERC721/ERC721.sol
commit f404802d55
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 08:41:30 2023 +0200
Update ERC721.sol
commit b982e2a808
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 14 08:38:46 2023 +0200
Update ERC721.behavior.js
commit ca32b459ec
Author: Francisco Giordano <fg@frang.io>
Date: Thu Jul 13 19:14:15 2023 -0300
fix _safeTransfer docs
commit caabbf3c46
Author: Francisco Giordano <fg@frang.io>
Date: Thu Jul 13 19:08:36 2023 -0300
improve warnings and notes
commit a023cad591
Author: Francisco Giordano <fg@frang.io>
Date: Thu Jul 13 18:21:27 2023 -0300
wrap long line
commit 5ce49a45fd
Author: Francisco Giordano <fg@frang.io>
Date: Thu Jul 13 18:19:30 2023 -0300
remove unnecessary solhint annotation
commit d0375301f1
Author: Francisco <fg@frang.io>
Date: Thu Jul 13 18:17:24 2023 -0300
Apply suggestions from code review
Co-authored-by: Ernesto García <ernestognw@gmail.com>
commit 81aca96467
Author: Francisco <fg@frang.io>
Date: Thu Jul 13 18:16:42 2023 -0300
Update CHANGELOG.md
Co-authored-by: Ernesto García <ernestognw@gmail.com>
commit 12f63b3b1b
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 17:28:04 2023 +0200
add test
commit 08da709ba7
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 16:45:30 2023 +0200
refactor _checkAuhtorized
commit 328b16bf8c
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 16:29:05 2023 +0200
Authorised → Authorized
commit b29e573383
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 16:14:57 2023 +0200
rename from → previousOwner
commit e996ba49d8
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 16:00:38 2023 +0200
add ERC721 specific details in the 'How to upgrade from 4.x' section of the CHANGELOG
commit 20048ca3b9
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 11:00:11 2023 +0200
Changes suggested in the PR discussions
commit 4c25b48803
Merge: d7a6aaf4 fb4d9510
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 10:00:55 2023 +0200
Merge branch 'refactor/erc721-update-fnPointer' of https://github.com/Amxx/openzeppelin-contracts into refactor/erc721-update-fnPointer
commit d7a6aaf41f
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 10:00:50 2023 +0200
remove _exists
commit fb4d9510de
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Jul 13 10:00:39 2023 +0200
Apply suggestions from code review
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
commit 10815081f7
Author: ernestognw <ernestognw@gmail.com>
Date: Wed Jul 12 21:09:18 2023 -0600
Lint
commit 9ba012005f
Author: ernestognw <ernestognw@gmail.com>
Date: Wed Jul 12 20:28:50 2023 -0600
Format _increaseBalance NatSpec
commit 7c3f1615b0
Author: Francisco <fg@frang.io>
Date: Wed Jul 12 20:29:11 2023 -0300
Update .changeset/eighty-lemons-shake.md
Co-authored-by: Ernesto García <ernestognw@gmail.com>
commit 4516803058
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 17:15:48 2023 +0200
make the safe function without a data field non virtual
commit e4b0e725df
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 16:56:07 2023 +0200
use whenNotPaused in ERC721Pausable
commit b973d985a4
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 14:11:59 2023 +0200
changesets
commit 7121ff7c5f
Merge: 2558c8fa de570d0d
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 13:46:07 2023 +0200
Merge branch 'erc721-approve-0' into refactor/erc721-update-fnPointer
commit de570d0d14
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 13:42:46 2023 +0200
allow using approve/_approve to clean approval
commit 2558c8fac8
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 10:16:55 2023 +0200
change _increaseBalance type to uint128
commit 16f2f15673
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 10:01:30 2023 +0200
remove _isApproedOrOwner in favor of _isApproved + refactor _checkOnERC721Received
commit 7e9d024d08
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 12 09:31:18 2023 +0200
Apply suggestions from code review
Co-authored-by: Ernesto García <ernestognw@gmail.com>
commit 1a9552009b
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Tue Jul 11 21:47:23 2023 +0200
replace constraints with a simple operator check
commit bd0c52e34a
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Tue Jul 11 18:06:29 2023 +0200
refactor constraint into an optionalChecks bitmap
commit 5ab254cf95
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 7 16:13:17 2023 +0200
lint
commit 0bb98cb8c6
Merge: 562ddf56 7ccea54d
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jul 7 16:11:40 2023 +0200
Merge branch 'master' into feature/Governor-storage
commit 562ddf566a
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jul 5 18:45:42 2023 +0200
implement hybrid _update
commit 54cb3ca05f
Merge: c7303ec2 bb644589
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Mon Jul 3 21:09:30 2023 +0200
Merge branch 'master' into refactor/erc721-update-fnPointer
commit c7303ec2ae
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Mon Jul 3 09:37:53 2023 +0200
fix lint
commit 1cc7f54ab5
Merge: 78c280b5 06861dce
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Mon Jul 3 09:35:35 2023 +0200
Merge remote-tracking branch 'upstream' into refactor/erc721-update-fnPointer
commit 78c280b537
Merge: e2fdbacd 04342118
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Fri Jun 30 18:40:55 2023 +0200
Merge branch 'master' into refactor/erc721-update-fnPointer
commit e9f03bd211
Author: Francisco Giordano <fg@frang.io>
Date: Fri Jun 30 12:09:15 2023 -0300
Exclude address(0) in ERC721._isApprovedOrOwner
commit e2fdbacd63
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jun 21 22:09:50 2023 +0200
fix lint
commit 7ec34355ae
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jun 21 17:59:22 2023 +0200
Apply suggestions from code review
commit 1ed8f9ef2c
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Wed Jun 21 17:56:00 2023 +0200
use __unsafe_increaseBalance to react to batch minting
commit a3526acdf2
Author: Hadrien Croubois <hadrien.croubois@gmail.com>
Date: Thu Apr 27 16:37:40 2023 +0200
Rebase ERC721._update on top of next-v5
|
2 years ago |
Francisco
|
cb4bf950df
|
Add unreleased disclaimer in readme
|
2 years ago |
Francisco
|
b66c77a1fc
|
Merge branch 'release-v4.9' into master (#4373)
|
2 years ago |
Ernesto García
|
ac5480e7ca
|
Merge release-v4.9 branch (#4352)
|
2 years ago |
Hadrien Croubois
|
eecd5e15c7
|
Make CHANGELOG more compact for improved readability (#4306)
|
2 years ago |
Hadrien Croubois
|
2d1da295e6
|
Move some changeset to the "Removals" section of CHANGELOG (#4290)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
Hadrien Croubois
|
2ee1da12c4
|
Remove utils/Counters.sol (#4289)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2 years ago |
Hadrien Croubois
|
15c5c71795
|
Remove TokenTimelock, PaymentSplitter, ERC20Snapshot, ERC20VotesComp, GovernorVotesComp (#4276)
|
2 years ago |
github-actions[bot]
|
09329f8a18
|
Merge release-v4.9 branch (#4274)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Francisco
|
6aac66d065
|
Merge release-v4.8 (#4188)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Benjamin <benjaminxh+github@gmail.com>
Co-authored-by: Owen <omurovec@yahoo.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: JulissaDantes <julissadcj@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Yamen Merhi <yamennmerhi@gmail.com>
Co-authored-by: Pascal Marco Caversaccio <pcaversaccio@users.noreply.github.com>
Co-authored-by: alpharush <0xalpharush@protonmail.com>
Co-authored-by: Paul Razvan Berg <paul.razvan.berg@gmail.com>
|
2 years ago |
Francisco Giordano
|
eedca5d873
|
Merge release-v4.8 branch
|
2 years ago |
Hadrien Croubois
|
8ba26f388f
|
Merge pull request from GHSA-878m-3g6q-594q
* Test batch minting of 1
* Fix balance tracking
* fix lint
* add changeset
* rename UNSAFE -> unsafe
* fix docs
* fix changeset
* grammar
* add explanation of preserved invariant
* add fuzz tests
* rename variable
* improve property definition
* add burn
* add test ownership multiple batches
* refactor fuzz tests
* change ownership test for better probability
* typo
* reorder comment
* update changelog notes
* edit changelog
* lint
* Update CHANGELOG.md
---------
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2 years ago |
Hadrien Croubois
|
6e88df28cb
|
Mark ERC777 and ERC1820 as deprecated (#4066)
|
2 years ago |
Hadrien Croubois
|
815bfbf383
|
Deprecate the timers library (#4062)
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
Hadrien Croubois
|
d625cb45ea
|
Include EIP-5267 discovery in EIP-712 (#3969)
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
Ernesto García
|
0c89a8b771
|
Automate release process via Changesets (#3915)
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
JulissaDantes
|
74b8ae9372
|
Annotate Multicall contract (#3961)
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
Hadrien Croubois
|
c9bc4f8203
|
Make `Ownable2Step.acceptOwnership` virtual (#3960)
|
2 years ago |
Pascal Marco Caversaccio
|
785f65183c
|
Fix wrong PR `CHANGELOG` link (#3957)
|
2 years ago |
Hadrien Croubois
|
6b17b33430
|
Use a staticcall to fetch ERC20.decimals in ERC4626 (#3943)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
JulissaDantes
|
97bba5adaa
|
Remove ERC1155 hooks (#3876)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
88754d0b36
|
Add keys() accessor to EnumerableMaps (#3920)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
Pascal Marco Caversaccio
|
a81b0d0b21
|
Use unchecked in MerkleProof.processMultiProof (#3869)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
ganone
|
8335676b0e
|
Add Strings.toString for signed integers (#3773)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Gbolahan <89295500+GbolahanAnon@users.noreply.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
Matteo Casonato
|
7a6a9d1516
|
Add Strings.equal (#3774)
Co-authored-by: Francisco <fg@frang.io>
|
2 years ago |
Francisco
|
b709eae01d
|
Update Prettier Solidity (#3898)
|
2 years ago |
JulissaDantes
|
81dbe643a0
|
Remove ERC165Storage (#3880)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
JulissaDantes
|
3c80a42866
|
Remove hooks from ERC20 (#3838)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Francisco
|
c30fad9955
|
Add ERC-4626 Upgrade Note (#3849)
|
2 years ago |
JulissaDantes
|
e2d2ebc8fc
|
Make ERC20Votes independent from ERC20Permit (#3816)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
JulissaDantes
|
bc8f442d00
|
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
4a9db80cb9
|
Remove presets (#3637)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: JulissaDantes <julissadcj@gmail.com>
|
2 years ago |
JulissaDantes
|
887985413c
|
Use default admin role in TimelockController (#3799)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Francisco Giordano
|
49c0e4370d
|
4.8.0
|
2 years ago |
Hadrien Croubois
|
0b6becd49f
|
Remove the draft prefix to ERC20Permit (#3793)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Mathis Gontier Delaunay
|
88a3f95715
|
Optimize condition in _disableInitializers (#3787)
|
2 years ago |
Francisco
|
3742c16948
|
Refactor consecutive transfer hooks (#3753)
(cherry picked from commit 08d5e4a9b0 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Francisco
|
08d5e4a9b0
|
Refactor consecutive transfer hooks (#3753)
|
2 years ago |
z0r0z
|
02722fcc03
|
Use unchecked in ERC20Votes and fix typo (#3748)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
zhiqiangxu
|
eb03304b70
|
Add ReentrancyGuard status getter (#3714)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Tom French
|
34e5863cd5
|
Reduce gas in `log256` (#3745)
|
2 years ago |
Hadrien Croubois
|
16408a1dcf
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 9938a85558 )
|
2 years ago |
Hadrien Croubois
|
9938a85558
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
GitHubPang
|
72bbe63ec7
|
Fix incorrect issue number in CHANGELOG (#3732)
|
2 years ago |
Hadrien Croubois
|
ec88e9d6aa
|
Add support for EOA target in Governor.relay (#3730)
(cherry picked from commit ed12acfb0a )
|
2 years ago |
Hadrien Croubois
|
ed12acfb0a
|
Add support for EOA target in Governor.relay (#3730)
|
2 years ago |
Hadrien Croubois
|
76273ecd8e
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 408055dfab )
|
2 years ago |
Hadrien Croubois
|
408055dfab
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
GitHubPang
|
8d3d181207
|
Fix issue number in CHANGELOG (#3710)
(cherry picked from commit 8769b19860 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
GitHubPang
|
8769b19860
|
Fix issue number in CHANGELOG (#3710)
|
2 years ago |