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 | 
					
				
					
						
							
								   Colin Hicks
							
						 | 
						
							
							
								f8157ac854
							
							Add multiProofVerify (#3276)
						 | 
						3 years ago | 
					
				
					
						
							
								   Nate Lapinski
							
						 | 
						
							
							
								65b45726b3
							
							Add memory safe assembly annotations  (#3384)
						 | 
						3 years ago | 
					
				
					
						
							
								   silencio
							
						 | 
						
							
							
								c019e7c5bb
							
							Fix typo causing broken URL in ERC20Snapshot comment (#3428)
						 | 
						3 years ago | 
					
				
					
						
							
								   Artur
							
						 | 
						
							
							
								de74c8c62c
							
							Add bytes32 to uint enumerable map (#3416)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								b61faf8368
							
							Procedural SafeCast.sol generation (#3245)
						 | 
						3 years ago | 
					
				
					
						
							
								   ashhanai
							
						 | 
						
							
							
								c4f76cfa15
							
							Add uint to uint enumerable map (#3338)
						 | 
						3 years ago | 
					
				
					
						
							
								   Hadrien Croubois
							
						 | 
						
							
							
								6339027a7a
							
							Add mention of events possibly emitted (#3421)
						 | 
						3 years ago | 
					
				
					
						
							
								   Martín Triay
							
						 | 
						
							
							
								46db8a98b0
							
							Rename return parameter (#3413)
						 | 
						3 years ago | 
					
				
					
						
							
								   Lucas Alonso
							
						 | 
						
							
							
								c2077f0034
							
							Add warning about use of delete (#3412)
						 | 
						3 years ago | 
					
				
					
						
							
								   harold-nft
							
						 | 
						
							
							
								ee4d8380d3
							
							Fix minor typo in IERC1155 and IERC721 docs (#3419)
						 | 
						3 years ago | 
					
				
					
						
							
								   Pascal Marco Caversaccio
							
						 | 
						
							
							
								5772512058
							
							Add `address` to `string` conversion (#3403)
						 | 
						3 years ago | 
					
				
					
						
							
								   onlineSoftwareDevOK
							
						 | 
						
							
							
								cd2da98d4d
							
							Refactor magic constant in TimelocController test (#3397)
						 | 
						3 years ago | 
					
				
					
						
							
								   GitHubPang
							
						 | 
						
							
							
								e633ee9ed3
							
							Fix spelling and grammar in comments (#3408)
						 | 
						3 years ago | 
					
				
					
						
							
								   Kartik0099
							
						 | 
						
							
							
								3bdf4bfd29
							
							Annotate Memory-Safe Assembly (#3392)
						 | 
						3 years ago |