Commit Graph

3216 Commits

Author SHA1 Message Date
ad6a5b6893 Add changeset 2023-12-08 09:36:28 -06:00
88ac712e06 Replace double functionDelegateCall 2023-12-08 08:49:17 -06:00
a83918df14 Bump node CI version to 16.x 2023-12-07 18:17:01 -06:00
0d5f54e69b Release v4.9.4 (#4784)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.9.4
2023-12-07 15:52:26 -06:00
ccfffe13e8 Make Multicall context-aware 2023-12-07 15:30:08 -06:00
9329cfacd4 Remove Wizard page from 4.x 2023-10-12 11:32:05 -04:00
e1b3d8c7ee Remove Wizard from 4.x navigation 2023-10-05 12:43:07 -03:00
98c7a4cf95 Fix issues in the ERC4646Fee documentation (#4487)
(cherry picked from commit d6b63a48ba)
2023-09-21 11:27:20 -03:00
1014ac2924 Improve ERC4626 fees example (#4476)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit f631d8a5f0)
2023-09-21 11:24:24 -03:00
0ed435b7b1 Update permit docs with recommendations 2023-09-12 19:09:16 -03:00
17c1a3a458 Fix attempt to delete nonexistent npm tag (#4374)
(cherry picked from commit 9fa550c62f)
2023-07-28 18:16:02 -03:00
fd81a96f01 Release v4.9.3 (#4482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.9.3
2023-07-28 18:11:15 -03:00
70dea74ac7 Add changeset PR numbers 2023-07-28 18:01:28 -03:00
e4435eed75 Adjust ERC2771Context._msgData for msg.data.length < 20 (#4484)
(cherry picked from commit 9445f96223)
2023-07-27 17:31:02 -03:00
7ec712baa5 Make ERC2771Context return original sender address if msg.data.length <= 20 (#4481)
(cherry picked from commit 28d9ac2bdb)
2023-07-25 19:39:49 -03:00
d26025b410 Fix error when running hardhat test with parameters (#4265)
(cherry picked from commit dfef6a68ee)
2023-07-01 01:51:28 -03:00
a54f6398e5 Update docs for SafeERC20.forceApprove (#4231)
(cherry picked from commit 06861dce54)
2023-07-01 01:36:26 -03:00
e50c24f583 Release v4.9.2 (#4364)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.9.2
2023-06-16 17:42:01 -03:00
4d2383e171 Merge pull request from GHSA-wprv-93r4-jj2p 2023-06-16 17:17:41 -03:00
f03420b5c7 Remove automatic conflict resolution for merge from release branch (#4362)
(cherry picked from commit 002a7c8812)
2023-06-16 15:43:14 -03:00
ded8c9eedb Update index.adoc (#4336)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
(cherry picked from commit d6c7cee321)
2023-06-13 17:32:52 -03:00
281550b71c Release v4.9.1 (#4321)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco <fg@frang.io>
v4.9.1
2023-06-06 22:40:02 -03:00
33ff9b086d Merge pull request from GHSA-5h3x-9wvq-w4m2
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
(cherry picked from commit d9474327a4)
2023-06-06 21:33:16 -03:00
fa3a30a580 Fix typo in crosschain.adoc 2023-06-02 11:33:28 -03:00
4e6deb3c56 Fix import substitution for docs examples 2023-06-01 17:56:57 -03:00
819820517d Fix doc MyGovernor example doesn't compile (#4282)
Co-authored-by: Francisco Giordano <fg@frang.io>
2023-06-01 15:00:49 -03:00
a6e2671690 Fix release merge script (#4273)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
(cherry picked from commit 7e814a3074)
2023-05-23 18:21:33 -03:00
54b3f14346 Release v4.9.0 (#4272)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco <fg@frang.io>
v4.9.0
2023-05-23 15:17:15 -03:00
813cc2b79d Exit release candidate 2023-05-23 17:42:48 +00:00
4f7047ceec Release v4.9.0 (rc) (#4243)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.9.0-rc.1
2023-05-16 23:45:09 -03:00
a43069e841 Reduce frequency of version comment updates (#4244)
(cherry picked from commit 1642b6639b)
2023-05-12 14:26:07 -03:00
e0fe936729 Fix bug allowing anyone to cancel an admin renounce (#4238)
Co-authored-by: Francisco Giordano <fg@frang.io>
(cherry picked from commit 3ec4307c8a)
2023-05-11 16:36:51 -03:00
652ae921e1 Prevent attempt to publish to npm (#4239)
(cherry picked from commit f355bd3a2a)
2023-05-11 16:36:51 -03:00
9673c56eba Clean up pending admin schedule on renounce in DefaultAdminRules (#4230)
(cherry picked from commit 3e1b25a5cf)
2023-05-11 16:36:51 -03:00
46d5a87c00 Fix spelling error in CHANGELOG.md (#4232)
Co-authored-by: Francisco Giordano <fg@frang.io>
2023-05-10 16:11:06 -03:00
f214e476e6 Disable code size warnings on exposed contracts
(cherry picked from commit d095542fa4)
2023-05-09 17:39:44 -03:00
17cf519425 Release v4.9.0 (rc) (#4228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.9.0-rc.0
2023-05-09 17:00:00 -03:00
43eb8d1265 Specify changeset PRs manually
(cherry picked from commit dff520afae)
2023-05-09 16:55:02 -03:00
2d2c5f348d Start release candidate 2023-05-09 19:41:46 +00:00
df3f1fc4db Specify changeset commit manually 2023-05-09 16:37:25 -03:00
0ee84342b7 Add PDF report for v4.9 audit (#4227) 2023-05-09 16:09:52 -03:00
51294b7480 Make transpilation setup local to this repo (#4041)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2023-05-09 15:52:23 -03:00
34d926dd7e Implement extra suggestions from audit review of 4.9 (#4224) 2023-05-09 13:19:35 -03:00
832c352c7d Update lockfile (#4203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 00:04:41 -03:00
908f78d07b Enable more Slither detectors (#4219) 2023-05-08 18:00:49 -03:00
692d8c85a4 Fix lookup documentation in ERC20Votes and Checkpoints (#4218)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2023-05-05 17:25:23 -03:00
72ed4ca67a Ensure AccessControlDefaultAdminRules's initialDefaultAdmin is non-zero (#4220)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2023-05-05 16:31:23 -03:00
dcba9f995f Add AccessControlDefaultAdminRules FV (#4180)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
2023-05-05 16:27:43 -03:00
8b2ed0f570 Fix early reporting of FV prover's output (#4213)
Co-authored-by: Francisco <fg@frang.io>
2023-05-04 13:54:22 -03:00
9e8b74a0e2 Add more test cases for EIP712 (#4212) 2023-05-04 10:33:57 -03:00