|
|
cb4bf950df
|
Add unreleased disclaimer in readme
|
2023-06-24 00:23:25 -03:00 |
|
|
|
c44c220254
|
Update Ownable2Step docs (#4384)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-23 19:37:27 -03:00 |
|
|
|
da89c438f1
|
Pack Governor's ProposalCore into a single slot (#4268)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-23 13:05:22 -03:00 |
|
|
|
a7a94c7746
|
Update comment to reflect code logic in Ownable.sol (#4369)
|
2023-06-22 16:34:53 -06:00 |
|
|
|
1e0e4e20bb
|
Do not emit Approval event when calling transferFrom (#4370)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-22 10:41:56 -06:00 |
|
|
|
6ddacdbde8
|
Cleanup timelockId on execution for gas refund (#4118)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-20 16:38:03 -03:00 |
|
|
|
dac2457a80
|
Improve customError testing (#4376)
|
2023-06-20 18:34:10 +02:00 |
|
|
|
b66c77a1fc
|
Merge branch 'release-v4.9' into master (#4373)
|
2023-06-20 13:06:56 -03:00 |
|
|
|
9fa550c62f
|
Fix attempt to delete nonexistent npm tag (#4374)
|
2023-06-20 13:06:39 -03:00 |
|
|
|
2271e2c58d
|
Use clones for testing non ERC1967 proxies (#4371)
|
2023-06-20 10:01:30 +02:00 |
|
|
|
365aca6d60
|
Improve tests for ERC1155 and ERC721 error handling (#3781)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-20 03:20:02 +00:00 |
|
|
|
1d0dbcf9ab
|
Make TransparentUpgradeableProxy admin immutable (#4354)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-19 20:57:30 -06:00 |
|
|
|
1f4e33fb72
|
Add toStringSigned to Strings.sol (#4330)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-19 20:56:00 -03:00 |
|
|
|
fc19a7947c
|
Change release cycle prBackExists definition (#4365)
|
2023-06-19 19:33:21 -03:00 |
|
|
|
c95a445130
|
Detect MerkleProof multiproof invariant violation (#4367)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-19 15:55:35 -03:00 |
|
|
|
1a77a508f9
|
Move upgradeToAndCallUUPS to UUPSUpgradeable (#4356)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-06-16 23:25:58 -03:00 |
|
|
|
002a7c8812
|
Remove automatic conflict resolution for merge from release branch (#4362)
|
2023-06-16 15:42:19 -03:00 |
|
|
|
cd48b3eab3
|
Add validation in Governor on ERC-721 or ERC-1155 received (#4314)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-06-15 21:43:17 -03:00 |
|
|
|
6724873895
|
Output contract name where storage inconsistency was found (#4357)
|
2023-06-15 18:54:35 -03:00 |
|
|
|
c014c8f148
|
Use ERC721Holder & ERC1155Holder in the TimelockController (#4284)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-15 18:27:36 -03:00 |
|
|
|
ff85c7b0eb
|
Make ERC1967Upgrades a library instead of an abstract contract (#4325)
|
2023-06-15 22:01:04 +02:00 |
|
|
|
05ef6924ac
|
Optimize array access in ERC1155 (#4300)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-06-15 02:39:34 +00:00 |
|
|
|
2477534260
|
Change behavior of ceilDiv(0, 0) and improve test coverage (#4348)
|
2023-06-14 17:21:42 -03:00 |
|
|
|
ac5480e7ca
|
Merge release-v4.9 branch (#4352)
|
2023-06-14 20:11:37 +00:00 |
|
|
|
ef103f37e4
|
Replace some uses of abi.encodePacked with more explicit alternatives (#4296)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-14 21:11:12 +02:00 |
|
|
|
5cc1ea0a39
|
Add GUIDELINES.md for marking abstract contracts (#4010)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-06-14 19:01:33 +00:00 |
|
|
|
7cc2cbfeb5
|
Cleanup the structure of GovernorTimelockControl.test.js (#4302)
|
2023-06-14 16:00:38 +02:00 |
|
|
|
604025400f
|
Add EIP-712 name and version getters (#4303)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-06-13 23:54:09 -03:00 |
|
|
|
d6c7cee321
|
Update index.adoc (#4336)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-06-13 17:32:24 -03:00 |
|
|
|
fe08f58c69
|
Update README.md (#4335)
|
2023-06-13 16:50:16 -03:00 |
|
|
|
b425a72240
|
Replace revert strings with custom errors (#4261)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-12 23:41:52 +00:00 |
|
|
|
08fd777f6d
|
Rename "ecrecover opcode" to "ecrecover precompile" in ECDSA (#4339)
|
2023-06-12 11:00:35 +02:00 |
|
|
|
e73f90fa9d
|
Fix IERC1155.safeBatchTransferFrom documentation (#4340)
|
2023-06-11 16:38:31 -03:00 |
|
|
|
cc04263170
|
Highlight Reentrancy Risk in IERC1155 SafeTransferFrom Function (#4283)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-09 13:00:16 -03:00 |
|
|
|
1d5bcd04e7
|
ECDSA: Use unchecked arithmetic for the tryRecover function (#4301)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
|
2023-06-07 19:10:43 -06:00 |
|
|
|
d9474327a4
|
Merge pull request from GHSA-5h3x-9wvq-w4m2
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-06-06 21:32:14 -03:00 |
|
|
|
df2778f38e
|
Remove override interface implementations (#4315)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-06-06 18:13:08 -06:00 |
|
|
|
4fd2f8be33
|
Replace abi.encodeWithSelector & abi.encodeWithSignature with abi.encodeCall (#4293)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-06 17:32:55 -03:00 |
|
|
|
85696d80ad
|
Remove further hardcoded function resolution (#4309)
|
2023-06-06 11:42:50 -06:00 |
|
|
|
6c14de4f0c
|
ECDSA: Use hexadecimal literals (#4317)
|
2023-06-06 10:00:01 -06:00 |
|
|
|
253bfa68c2
|
Optimize Strings.equal (#4262)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-05 18:37:12 -06:00 |
|
|
|
ffceb3cd98
|
Remove hardcoded function resolution (#4299)
|
2023-06-02 14:20:58 -03:00 |
|
|
|
eecd5e15c7
|
Make CHANGELOG more compact for improved readability (#4306)
|
2023-06-02 15:42:02 +00:00 |
|
|
|
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>
|
2023-06-02 12:14:41 -03:00 |
|
|
|
3902a410f1
|
Remove DOMAIN_SEPARATOR from Votes and update docs examples (#4297)
Co-authored-by: Qiwei Yang <yangqiwei97@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-06-02 12:02:57 -03:00 |
|
|
|
5cef83d2c7
|
Optimize array allocation in ERC1155 (#4196)
Co-authored-by: Francisco <fg@frang.io>
|
2023-06-02 11:37:59 -03:00 |
|
|
|
30256fa838
|
Update lockfile (#4294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-01 20:15:51 -03:00 |
|
|
|
2ee1da12c4
|
Remove utils/Counters.sol (#4289)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-05-31 11:40:28 -03:00 |
|
|
|
4c713f8cea
|
Merge branch 'master' into next-v5.0
|
2023-05-30 17:02:47 -03:00 |
|
|
|
7bb5592ad5
|
Bump minimum pragma version to 0.8.19 (#4288)
|
2023-05-29 21:37:37 +02:00 |
|