Commit Graph

3456 Commits (release-v5.0)
 

Author SHA1 Message Date
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
Yamen Merhi d13ec90f37
Add warning for `supportsERC165InterfaceUnchecked` edge case (#4017) 2 years ago
Hadrien Croubois 132e5aa97b
Add IERC5313.sol (#4013) 2 years ago
Francisco 740ce2d440
Update renovate.json 2 years ago
Hadrien Croubois 91e8d0ba3c
Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
Hadrien Croubois a70ee4e3bb
Check storage layout consistency in PRs (#3967) 2 years ago
Francisco Giordano 2d05db171a Add note about supply limit in ERC1155Supply 2 years ago
Mio 501a78e134
Fix typos (#4015) 2 years ago
Francisco 591c12d22d
Remove outdated note about virtual view functions (#4014) 2 years ago
Ernesto García 1684c57922
Add `ERC*Pausable` warning for public pausing mechanism (#4007) 2 years ago
JulissaDantes bc6de21fe2
Create ProposalSalt event for TimelockController (#4001) 2 years ago
Hadrien Croubois 5e28952cbd
Add a public Governor.cancel function (#3983) 2 years ago
Ernesto García 0320a718e8
Fix Governance docs reference to blocktime (#3994) 2 years ago
Francisco d6fb3d645f
Add guidelines for pull requests (#4002) 2 years ago
JulissaDantes e919d96ff2
Add ERC1155.totalSupply that returns overall supply count (#3962) 2 years ago
blockeater 69c8d1010e
Make upgradeTo and upgradeToAndCall public (#3959) 2 years ago
Pascal Marco Caversaccio a284569a7c
Rename `ERC20ReturnFalseMock copy.sol` to `ERC20ReturnFalseMock.sol` (#4000) 2 years ago
Francisco 54c31ad98b
Merge master into next-v5.0 (#3980) 2 years ago
Hadrien Croubois 5ad74c6d10 Merge branch 'master' into next-v5.0 2 years ago
Ernesto García a34dd8bb1b
Add `solidity` language to missing code snippets (#3992) 2 years ago
JulissaDantes c5d040beb9
Remove Address.isContract (#3945) 2 years ago
Vittorio Minacori b1c2c43d6a
Lint should not override files (#3988) 2 years ago
Hadrien Croubois c404862cba
Use oz-upgrades-unsafe-allow-reachable in ERC1967Upgrade (#3971) 2 years ago
Hadrien Croubois 2a62fb4a2d
Improve TransparentUpgradeableProxy's transparency (#3977) 2 years ago
Francisco afcdc58419
Delete tag next once latest is published (#3973) 2 years ago
Ernesto García dc1ffa79e7
Fix changeset action access to ref branch (#3978) 2 years ago
Francisco c8b466b7b5 Disable Foundry for slither-action 2 years ago
Ernesto García 5a0863ccf0
Change job titles in `release-cycle.yml` (#3972) 2 years ago
Ernesto García 0c89a8b771
Automate release process via Changesets (#3915) 2 years ago
Francisco f81e5f51c1
Use allow-reachable delegatecall in Multicall (#3970) 2 years ago
JulissaDantes 74b8ae9372
Annotate Multicall contract (#3961) 2 years ago
Hadrien Croubois c9bc4f8203
Make `Ownable2Step.acceptOwnership` virtual (#3960) 2 years ago
Francisco 88a64a802e
Update guidelines and project documentation (#3966) 2 years ago
JulissaDantes 18691d1a6f
Show if event parameter is indexed in docs (#3958) 2 years ago
Hadrien Croubois 30c3c6c16e
Clean up after merging master into next-v5.0 (#3956) 2 years ago
Hadrien Croubois 147dc89054 Merge branch 'master' into next-v5.0 2 years ago
Pascal Marco Caversaccio 785f65183c
Fix wrong PR `CHANGELOG` link (#3957) 2 years ago
alpharush a5af0adce4
Ignore reentrancy in`executeBatch` and update Slither config (#3955) 2 years ago
Francisco d89e51ac42
Use actionlint on GitHub Actions workflows (#3953) 2 years ago
Francisco 717fbc45cb
Add docs on non-stability of internal function use (#3952) 2 years ago