Francisco Giordano
							
						 | 
						
							
							
								109778c17c
							
							Fix check for generated code when last updated is a release candidate
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								ed704d82b3
							
							Output diff when test:generation fails
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								a55b7d1372
							
							Rename ERC20TokenizedVault to ERC4626 (#3467)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								5a0bff465d
							
							Enable the YUL IR pipeline when building with optimisations (#3279)
						 | 
						3 years ago | 
					
				
					
						
							
								   Andrew Fleming
							
						 | 
						
							
							
								4135bf9707
							
							Fix typos in timelock test (#3461)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								429b2242d8
							
							Disable test for updated generated code on upgradeable contracts
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								c10a097fa8
							
							Disable all checks but tests on upgradeable repository
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								cb7dbf8297
							
							Disable coverage on upgradeable repository
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								7c75b8aa89
							
							Add a SafeERC20:safePermit function (#3280)
						 | 
						3 years ago | 
					
				
					
						
							
								   James Finucane
							
						 | 
						
							
							
								08d109d877
							
							Optimize Ownable and Pausable modifiers' size impact (#3347)
						 | 
						3 years ago | 
					
				
					
						
							
								   jjz
							
						 | 
						
							
							
								3ac4add548
							
							Add sqrt for math (#3242)
						 | 
						3 years ago | 
					
				
					
						
							
								   renovate[bot]
							
						 | 
						
							
							
								3aa7ff74b0
							
							Update lockfile (#3442)
						 | 
						3 years ago | 
					
				
					
						
							
								   onlineSoftwareDevOK
							
						 | 
						
							
							
								994cf9b34b
							
							Clarify role of MinimalForwarder (#3399)
						 | 
						3 years ago | 
					
				
					
						
							
								   Ikko Ashimine
							
						 | 
						
							
							
								f6cd8032ba
							
							Fix typo in crosschain.adoc (#3453)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								051cc9e446
							
							Revert unwanted breaking change in the Clones library (#3456)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								54ce38c2e5
							
							Remove runtime check of ERC1967 storage slots (#3455)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								d506e3b1a5
							
							Simplify Initializable (#3450)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								113443470c
							
							Reorder arguments for multiProof functions (#3447)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								35090c1bf1
							
							Add tests for improved coverage (#3448)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								04204b8fb9
							
							Improve GitHub Actions (#3451)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								5e00787199
							
							ERC4626 (#3171)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								62f2c0531b
							
							Simplify ERC721 revert reasons (#3438)
						 | 
						3 years ago | 
					
				
					
						
							
								   Troy Salem
							
						 | 
						
							
							
								4fc9fd3efe
							
							Support more efficient merkle proofs through calldata (#3200)
						 | 
						3 years ago | 
					
				
					
						
							
								   Tadashi
							
						 | 
						
							
							
								6d00281593
							
							Fix typo in README.adoc (#3445)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								2b0b0bb186
							
							Fix merkle multiProof for single leaf tree (#3446)
						 | 
						3 years ago | 
					
				
					
						
							
								   alonbg
							
						 | 
						
							
							
								6766b2de3b
							
							Add getters for number of unclaimed tokens in PaymentSplitter (#3350)
						 | 
						3 years ago | 
					
				
					
						
							
								   Francisco Giordano
							
						 | 
						
							
							
								4942bd19e2
							
							Update lockfile (#3430)
						 | 
						3 years ago | 
					
				
					
						
							
								   rotcivegaf
							
						 | 
						
							
							
								82a63f6389
							
							Remove redundant require in ERC721 (#3434)
						 | 
						3 years ago | 
					
				
					
						
							
								   Kata
							
						 | 
						
							
							
								488dd562fb
							
							Improve error messages for ERC721 and 1155 (#3254)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								61294a62af
							
							Restore previous behavior of initializer during construction (#3344)
						 | 
						3 years ago |