Commit Graph

3121 Commits (7f028d69593342673492b0a0b1679e2a898cf1cf)
 

Author SHA1 Message Date
Hadrien Croubois 7f028d6959
Fix empty short string encoding (#4088) 2 years ago
Francisco Giordano eedca5d873 Merge release-v4.8 branch 2 years ago
Francisco Giordano e58c6d8ff4 Fix linter error 2 years ago
Hadrien Croubois 8ba26f388f
Merge pull request from GHSA-878m-3g6q-594q 2 years ago
qedk 0ebc6e3529
Fix grammar in docs (#4085) 2 years ago
Hadrien Croubois e1a77ab15f
Fix an upgrade replay bug in Governor.propose (#4082) 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Clayton Rabenda 2c69f9f9f5
Fix comment on ERC777._beforeTokenTransfer (#3982) 2 years ago
Vittorio Minacori 3f3774c5df
Improve ERC1363 documentation (#3993) 2 years ago
Hadrien Croubois 8b47e96af1
Add SafeERC20.forceApprove() (#4067) 2 years ago
renovate[bot] 0fbd039554
Update lockfile (#4018) 2 years ago
Hadrien Croubois 2c6ef8c875
Fix ERC1363 interfaceId (#4074) 2 years ago
Pascal Marco Caversaccio eb38c059d8
Add comment on unchecked arithmetic (division by zero) in `Math.sol` (#4050) 2 years ago
Hadrien Croubois 8a43ebac28
Document "duplicate" proposal storing in GovernorCompatibilityBravo (#4073) 2 years ago
Harshit sharma b4d765b130
Allow return data length >= 32 in SignatureChecker (#4038) 2 years ago
Hadrien Croubois d5581531de
Add a "fees" section to the ERC4626 guide (#4054) 2 years ago
Hadrien Croubois 62dbb1b06a
Document clock modes for token and governor (#4058) 2 years ago
Hadrien Croubois 6e88df28cb
Mark ERC777 and ERC1820 as deprecated (#4066) 2 years ago
Hadrien Croubois a6b8366980
Improve ERC4626 event coverage (#4072) 2 years ago
Francisco 9d06a1b64b
Remove unused Solhint overrides (#4069) 2 years ago
Hadrien Croubois 7b3e7b7055
Re-enable ERC4626 property test on empty vaults (#4068) 2 years ago
Yamen Merhi 53235263a3
Implement `0x00` version of EIP-191 in ECDSA Library (#4063) 2 years ago
Francisco adb861fb3b
Change Governor.cancel to receive all parameters (#4056) 2 years ago
Pascal Marco Caversaccio 227473e88c
Fix comment in `ERC4626` on decimals default (#4060) 2 years ago
renovate[bot] df814dd374
Update crytic/slither-action action to v0.3.0 (#4064) 2 years ago
Yamen Merhi 1e245aa54b
Add `isValidERC1271SignatureNow` to SignatureChecker library (#3932) 2 years ago
Hadrien Croubois 815bfbf383
Deprecate the timers library (#4062) 2 years ago
Francisco Giordano 7ac4349710 Delete no longer needed .gitattributes file 2 years ago
Hadrien Croubois 08d085f2c9
Fix ERC4906 compliance of ERC721URIStorage (#4055) 2 years ago
Hadrien Croubois 96a2297e15
Add IERC4906 interface and use in ERC721 (#4012) 2 years ago
Hadrien Croubois d64d7aa5d1
ERC4626 inflation attack mitigation (#3979) 2 years ago
Hadrien Croubois d5d9d4bd3d
Simplify ERC721Wrapper.depositFor to save gas (#4048) 2 years ago
Francisco Giordano 5e76b26225 Add Subgraphs to docs sidebar 2 years ago
Francisco 4ff538af58
Fix flaky timestamp tests (#4046) 2 years ago
Ernesto García 4e8aa43a90
Add publishing integrity check after releasing (#4045) 2 years ago
Ernesto García 6d18435098
Add `RELEASING.md` docs (#3981) 2 years ago
Ernesto García 2c711d0b05
Restrict ERC721Wrapper wrap by direct transfer (#4043) 2 years ago
renovate[bot] 5a00628ed3
Update getsentry/action-github-app-token action to v2 (#4036) 2 years ago
dependabot[bot] dfcc1d16c5
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#4024) 2 years ago
Ernesto García 6259e13a0c
Improve ERC721 Wrapper tests (#4039) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Ernesto García 94cd8ef12e
Add ERC721 Wrapper (#3863) 2 years ago
Hadrien Croubois 5b027e517e
Add missing `await` in tests (#4037) 2 years ago
Hadrien Croubois d625cb45ea
Include EIP-5267 discovery in EIP-712 (#3969) 2 years ago
TheGreatHB 8177c4620e
Improve gas efficiency in ECDSA (#3853) 2 years ago
Kimani Kelly 4d3e423443
Make ERC20Wrapper.underlying variable private (#4029) 2 years ago
Ernesto García 95027565c4
Improve `release-cycle.yml` error reporting (#4034) 2 years ago
Francisco 1575cc6908
Update Tally screenshots (#4030) 2 years ago
Hadrien Croubois 260e082ed1
Add a library for handling short strings in a gas efficient way (#4023) 2 years ago
Francisco Giordano 3b591a48ac Add storageLayout to outputSelection 2 years ago