Vittorio Minacori
|
8a890ffffa
|
Update ERC1363 error signatures (#5010)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <101215230+cairoeth@users.noreply.github.com>
|
8 months ago |
Alexander González
|
06449fe7bc
|
Improve wording in _checkAuthorized's natspec (#5066)
|
8 months ago |
Hadrien Croubois
|
c1d6ad5a30
|
Add GovernorCountingFractional (#5045)
Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
8 months ago |
Hadrien Croubois
|
dd1e8988ab
|
Generate already lint code from procedural generation (#5060)
|
8 months ago |
Francisco
|
a241f09905
|
Use free memory pointer for returndatacopy (#5057)
|
9 months ago |
GianfrancoBazzani
|
faa6255b80
|
Fix typo in Governance docs (#5048)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
9 months ago |
Dimitrios Papathanasiou
|
984233dcad
|
Bubble up `returndata` from reverted Create2 deployments (#5052)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
9 months ago |
Ernesto García
|
52e0e3e783
|
Extend `onlyAuthorized` to support extra functions in AccessManager (#5014)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
9 months ago |
Ernesto García
|
b64c90202a
|
Fix Codespell (#5055)
|
9 months ago |
renovate[bot]
|
1224d197c7
|
Update dependency halmos to v0.1.13 (#5054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
9 months ago |
Ernesto García
|
f1a69f164e
|
Add Halmos support for formal verification (#5034)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
9 months ago |
renovate[bot]
|
9de916dd9c
|
Update dependency solhint to v5 (#5038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
9 months ago |
chibitanaka
|
fe68c12f9c
|
Fix spelling (#5049)
|
9 months ago |
alex
|
d947fb056d
|
Fix typo in GovernorVotesQuorumFraction.test.js (#5041)
|
9 months ago |
renovate[bot]
|
255e27e6d2
|
Update crytic/slither-action action to v0.4.0 (#5030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
9 months ago |
renovate[bot]
|
ca2b85d786
|
Update actions/setup-python action to v5 (#4781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
9 months ago |
yanziseeker
|
48ce444477
|
Fix Governor.t.sol's duplicate words (#5037)
|
9 months ago |
Dimitrios Papathanasiou
|
05d4bf57ff
|
Fix Typo in Math.sol (#5033)
|
9 months ago |
Eric Lau
|
52c36d412e
|
Fix `UPGRADE_INTERFACE_VERSION` documentation in `ProxyAdmin` (#5031)
|
9 months ago |
Hadrien Croubois
|
c80b675b8d
|
Add CircularBuffer data structure (#4913)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
Snoppy
|
60697cb09a
|
Fix typo in `Math.ternary` (#5026)
Signed-off-by: snoppy <michaleli@foxmail.com>
|
10 months ago |
Lohann Paterno Coutinho Ferreira
|
4032b42694
|
Branchless ternary, min and max methods (#4976)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
10 months ago |
Ernesto García
|
60afc99053
|
Update codecov/codecov-action action to v4 (#4978)
|
10 months ago |
Ernesto García
|
11dc5e3809
|
Expose an initializer function for non-abstract contracts in their upgradeable versions (#5008)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
10 months ago |
Ernesto García
|
427b8bb028
|
Make Votes.sol _makeDelegateVotes internal (#5007)
|
10 months ago |
Eric Nordelo
|
df78791c96
|
Fix broken references in doc-site (#5004)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
renovate[bot]
|
40cfb80e4b
|
Update dependency undici to v6 (#4994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
Dimitrios Papathanasiou
|
5212e8eb18
|
Bump ERC1967Utils pragma to 0.8.21 and set Slither CI version to 0.10.1 (#5005)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
Hadrien Croubois
|
f8c2e1035e
|
Add Packing library (#4992)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
dependabot[bot]
|
90fd7cc7dd
|
Bump undici from 5.26.2 to 5.28.4 (#4990)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
10 months ago |
Hadrien Croubois
|
bbc6ef90b7
|
Get ERC-1967 event from interface (#4987)
|
10 months ago |
Hadrien Croubois
|
b6e07917eb
|
Transient version of ReentrancyGuard (#4988)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
renovate[bot]
|
8a7a9c5857
|
Update dependency hardhat-gas-reporter to v2 (#4986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
10 months ago |
Hadrien Croubois
|
d6ad9db0a0
|
Add transient storage slot support in StorageSlot.sol (#4980)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
10 months ago |
renovate[bot]
|
2d259ac346
|
Update dependency solhint to v4 (#4708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
10 months ago |
renovate[bot]
|
6f4ebf1190
|
Update dependency hardhat-gas-reporter to v2 (#4979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
10 months ago |
renovate[bot]
|
db97666d0b
|
Update crytic/slither-action action to v0.3.2 (#4984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
10 months ago |
Hadrien Croubois
|
cb2aaaa04a
|
Add slot derivation library (#4975)
|
11 months ago |
Renan Souza
|
5e3ba29b08
|
Procedurally generate Arrays.sol (#4859)
Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
11 months ago |
renovate[bot]
|
d1f39cd00b
|
Update crytic/slither-action action to v0.3.1 (#4865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
6d94d00b98
|
Update actions/github-script action to v7 (#4738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
Snoppy
|
0a5fba7a7e
|
Update ERC2771Forwarder assembly comment (#4972)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
11 months ago |
Vladislav Volosnikov
|
9558e546d9
|
Remove redundant memory usage in ERC2981 royaltyInfo (#4538)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
11 months ago |
Xenia
|
d398d68944
|
Mask computed address in `Create2` and `Clones` libraries (#4941)
Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
11 months ago |
Vladislav Volosnikov
|
ad27fb654a
|
Optimize nested mapping access in ERC721Enumerable (#4545)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
11 months ago |
James Kang
|
159fc11d81
|
Remove repetitive word from CHANGELOG.md (#4970)
Signed-off-by: majorteach <csgcgl@126.com>
|
11 months ago |
dependabot[bot]
|
9f123d6a84
|
Bump follow-redirects from 1.15.4 to 1.15.6 (#4960)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
11 months ago |
Hadrien Croubois
|
976a3d5362
|
Run linter before pushing to git (#4962)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
11 months ago |
Alexander González
|
e203e02523
|
Remove outdated comment in ERC-20 (#4968)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
11 months ago |
Ernesto García
|
0c18fac08a
|
Update Solidity files in docs (#4956)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
11 months ago |