|
|
e1878ace8c
|
Fix ECDSA signature malleability (#3610)
(cherry picked from commit d693d89d99)
|
2022-08-10 15:41:37 -03:00 |
|
|
|
64e48203ce
|
4.7.2
v4.7.2
|
2022-07-27 16:54:01 -03:00 |
|
|
|
b66fe1606a
|
Update changelog
(cherry picked from commit ffb0ae76e3)
|
2022-07-27 16:46:00 -03:00 |
|
|
|
8fb5f5774e
|
Avoid returnbomb in ERC165Checker (#3587)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit dc4869eb23)
|
2022-07-27 16:45:55 -03:00 |
|
|
|
67b2572c6a
|
Keep track of historical quorum values (#3561)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit 8ea1fc87c9)
|
2022-07-27 13:40:16 -03:00 |
|
|
|
4337192dc0
|
Fix arbitrum L1 to L2 crosschain call detection (#3578)
* Fix arbitrum L1 to L2 crosschain call detection
* fix BridgeArbitrumL2Mock
* update changelog
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit 81336aefb5)
|
2022-07-26 15:45:22 -03:00 |
|
|
|
41c7b25a65
|
Fix error in documentation and typo (#3567)
(cherry picked from commit 0ccfd2dbd3)
|
2022-07-21 12:55:33 -03:00 |
|
|
|
e15862f289
|
Remove test for feature not in 4.7
|
2022-07-20 10:52:34 -03:00 |
|
|
|
3b8b4ba82c
|
4.7.1
v4.7.1
|
2022-07-19 18:36:15 -03:00 |
|
|
|
212de08e7f
|
Fix issues caused by abi.decode reverting (#3552)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit 628a6e2866)
|
2022-07-19 18:36:04 -03:00 |
|
|
|
8c49ad74ea
|
4.7.0
v4.7.0
|
2022-06-29 11:00:17 +02:00 |
|
|
|
0b238a536d
|
Minor wording fixes ERC4626 contract (#3510)
(cherry picked from commit b159b3fee2)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-06-28 14:56:33 +02:00 |
|
|
|
e4748fbba1
|
Support memory arrays in MerkleTree multiproof (#3493)
(cherry picked from commit 2894059775)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-06-27 13:16:23 +02:00 |
|
|
|
b9710923a8
|
Make ERC4626 _deposit and _withdraw internal virtual (#3504)
(cherry picked from commit 74738721dc)
|
2022-06-24 14:55:42 -03:00 |
|
|
|
4307d74966
|
Add a caution note to ERC4626 about EOA access (#3503)
(cherry picked from commit 450c569d78)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-06-24 10:22:54 +02:00 |
|
|
|
1e7d735389
|
Clarify PaymentSplitter shares are static
(cherry picked from commit 4bf9ab41f8)
|
2022-06-23 18:35:35 -03:00 |
|
|
|
029706d167
|
Fix check for generated code when last updated is a release candidate
(cherry picked from commit 109778c17c)
|
2022-06-14 15:38:51 -03:00 |
|
|
|
97c46a7d00
|
Output diff when test:generation fails
(cherry picked from commit ed704d82b3)
|
2022-06-14 15:31:41 -03:00 |
|
|
|
80c7a3ef43
|
Rename ERC20TokenizedVault to ERC4626 (#3467)
(cherry picked from commit a55b7d1372)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-06-14 11:45:28 +02:00 |
|
|
|
e30ea41e87
|
Disable test for updated generated code on upgradeable contracts
(cherry picked from commit 429b2242d8)
|
2022-06-10 19:20:47 -03:00 |
|
|
|
6e0f947c25
|
Disable all checks but tests on upgradeable repository
(cherry picked from commit c10a097fa8)
|
2022-06-10 19:20:47 -03:00 |
|
|
|
a2b4181f8c
|
Disable coverage on upgradeable repository
(cherry picked from commit cb7dbf8297)
|
2022-06-10 19:20:47 -03:00 |
|
|
|
fac4326b5a
|
4.7.0-rc.0
v4.7.0-rc.0
|
2022-06-07 19:12:17 -03:00 |
|
|
|
7c75b8aa89
|
Add a SafeERC20:safePermit function (#3280)
|
2022-06-07 15:17:02 +00:00 |
|
|
|
08d109d877
|
Optimize Ownable and Pausable modifiers' size impact (#3347)
|
2022-06-07 15:21:58 +02:00 |
|
|
|
3ac4add548
|
Add sqrt for math (#3242)
|
2022-06-07 08:26:45 +02:00 |
|
|
|
3aa7ff74b0
|
Update lockfile (#3442)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-06 21:31:16 +00:00 |
|
|
|
994cf9b34b
|
Clarify role of MinimalForwarder (#3399)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-06 18:27:56 -03:00 |
|
|
|
f6cd8032ba
|
Fix typo in crosschain.adoc (#3453)
|
2022-06-06 18:20:23 -03:00 |
|
|
|
051cc9e446
|
Revert unwanted breaking change in the Clones library (#3456)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-06 20:41:48 +00:00 |
|
|
|
54ce38c2e5
|
Remove runtime check of ERC1967 storage slots (#3455)
|
2022-06-06 15:22:51 -03:00 |
|
|
|
d506e3b1a5
|
Simplify Initializable (#3450)
|
2022-06-03 19:30:50 +00:00 |
|
|
|
113443470c
|
Reorder arguments for multiProof functions (#3447)
|
2022-06-03 09:36:14 +02:00 |
|
|
|
35090c1bf1
|
Add tests for improved coverage (#3448)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-02 23:01:55 +00:00 |
|
|
|
04204b8fb9
|
Improve GitHub Actions (#3451)
|
2022-06-02 19:42:49 -03:00 |
|
|
|
5e00787199
|
ERC4626 (#3171)
|
2022-06-02 10:03:03 +02:00 |
|
|
|
62f2c0531b
|
Simplify ERC721 revert reasons (#3438)
|
2022-06-01 18:22:13 -03:00 |
|
|
|
4fc9fd3efe
|
Support more efficient merkle proofs through calldata (#3200)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-01 20:36:42 +00:00 |
|
|
|
6d00281593
|
Fix typo in README.adoc (#3445)
Fix typo and link
|
2022-06-01 22:26:39 +02:00 |
|
|
|
2b0b0bb186
|
Fix merkle multiProof for single leaf tree (#3446)
|
2022-06-01 20:21:56 +00:00 |
|
|
|
6766b2de3b
|
Add getters for number of unclaimed tokens in PaymentSplitter (#3350)
|
2022-05-31 19:26:18 +00:00 |
|
|
|
4942bd19e2
|
Update lockfile (#3430)
|
2022-05-30 17:27:50 -03:00 |
|
|
|
82a63f6389
|
Remove redundant require in ERC721 (#3434)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-05-26 22:22:35 -03:00 |
|
|
|
488dd562fb
|
Improve error messages for ERC721 and 1155 (#3254)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-05-27 00:52:43 +00:00 |
|
|
|
61294a62af
|
Restore previous behavior of initializer during construction (#3344)
|
2022-05-25 15:01:45 -03:00 |
|
|
|
f8157ac854
|
Add multiProofVerify (#3276)
|
2022-05-25 09:39:15 +02:00 |
|
|
|
65b45726b3
|
Add memory safe assembly annotations (#3384)
Co-authored-by: Nate <nate@Nates-MacBook-Pro.local>
|
2022-05-23 15:37:08 -03:00 |
|
|
|
c019e7c5bb
|
Fix typo causing broken URL in ERC20Snapshot comment (#3428)
|
2022-05-23 14:57:57 -03:00 |
|
|
|
de74c8c62c
|
Add bytes32 to uint enumerable map (#3416)
|
2022-05-23 08:02:27 +00:00 |
|
|
|
b61faf8368
|
Procedural SafeCast.sol generation (#3245)
|
2022-05-21 14:38:31 +02:00 |
|