|
|
f2346b6749
|
Add fuzz tests for the Checkpoints library (#4146)
Co-authored-by: Francisco <fg@frang.io>
|
2023-04-11 11:21:53 +02:00 |
|
|
|
cf86fd9962
|
Merge changesets for transparency improvements (#4165)
|
2023-04-05 22:20:34 +02:00 |
|
|
|
31723ed608
|
Reenable skipped TransparentUpgradeableProxy test (#4161)
Co-authored-by: Francisco <fg@frang.io>
|
2023-04-05 18:47:18 +00:00 |
|
|
|
5523c1482b
|
Fix TransparentUpgradeableProxy's transparency (#4154)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-04-05 16:57:08 +02:00 |
|
|
|
ead3bcaccb
|
Fix spurious CI check failures (#4160)
|
2023-04-04 23:05:39 -03:00 |
|
|
|
7e7060e00e
|
Update IERC3156FlashBorrower.sol (#4145)
|
2023-03-30 20:57:09 +02:00 |
|
|
|
ca822213f2
|
Make AccessControlDefaultAdminRules delay configurable (#4079)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-03-26 14:23:13 -03:00 |
|
|
|
3f610ebc25
|
Fix typo in README (#4129)
|
2023-03-21 11:33:16 -03:00 |
|
|
|
1a60b061d5
|
Add Pausable FV (#4117)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-03-16 16:08:28 -03:00 |
|
|
|
4f4b6ab403
|
Update certora/README.md (#4114)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-15 11:06:25 -03:00 |
|
|
|
1c8df659b9
|
Clarify Governor Bravo compatibility scope (#4090)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-14 19:14:01 -03:00 |
|
|
|
75ef7b8b27
|
Add FV specs for TimelockController (#4098)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-14 10:27:37 -03:00 |
|
|
|
ea2d5ad2e7
|
Update lockfile (#4080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-13 21:09:01 -03:00 |
|
|
|
e69248e551
|
Limit concurrency of formal-verification runs
|
2023-03-13 21:05:22 -03:00 |
|
|
|
e739144cb0
|
Update dependency certora-cli to v3.6.4 (#4110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-13 18:31:24 -03:00 |
|
|
|
6794c9460b
|
Run formal verification when label is added (#4112)
|
2023-03-13 12:45:58 -03:00 |
|
|
|
f8e3c375d1
|
Credit YieldBox for virtual offset (#4103)
|
2023-03-09 17:55:52 -03:00 |
|
|
|
58a62916de
|
Bump and pin Forge Std submodule (#4102)
|
2023-03-09 17:41:08 +00:00 |
|
|
|
3214f6c256
|
Add FV specification for ERC20Wrapper (#4100)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 22:12:37 +00:00 |
|
|
|
5f7f660c6e
|
Add FV specs for Initializable (#4095)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 22:17:35 +01:00 |
|
|
|
b952a82d29
|
Throw error when requested specs are not found (#4101)
|
2023-03-08 22:16:37 +01:00 |
|
|
|
a55013e742
|
Add effect checks on the accesscontrol specs (#4099)
|
2023-03-08 19:31:46 +01:00 |
|
|
|
aaad1f4a4f
|
Add FV specs for Ownable and Ownable2Steps (#4094)
Co-authored-by: Santiago Palladino <spalladino@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 19:30:07 +01:00 |
|
|
|
4fb6833e32
|
Formal verification using Certora (#4084)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-03-06 21:31:48 +00:00 |
|
|
|
de520fe25a
|
Add byteLengthWithFallback to ShortStrings (#4089)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-06 20:44:58 +00:00 |
|
|
|
7f028d6959
|
Fix empty short string encoding (#4088)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-03 22:45:52 +01:00 |
|
|
|
eedca5d873
|
Merge release-v4.8 branch
|
2023-03-02 21:13:25 -03:00 |
|
|
|
e58c6d8ff4
|
Fix linter error
|
2023-03-02 19:47:41 -03:00 |
|
|
|
8ba26f388f
|
Merge pull request from GHSA-878m-3g6q-594q
* Test batch minting of 1
* Fix balance tracking
* fix lint
* add changeset
* rename UNSAFE -> unsafe
* fix docs
* fix changeset
* grammar
* add explanation of preserved invariant
* add fuzz tests
* rename variable
* improve property definition
* add burn
* add test ownership multiple batches
* refactor fuzz tests
* change ownership test for better probability
* typo
* reorder comment
* update changelog notes
* edit changelog
* lint
* Update CHANGELOG.md
---------
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-03-02 19:41:28 -03:00 |
|
|
|
0ebc6e3529
|
Fix grammar in docs (#4085)
|
2023-03-02 10:40:36 +01:00 |
|
|
|
e1a77ab15f
|
Fix an upgrade replay bug in Governor.propose (#4082)
|
2023-03-01 15:35:15 -03:00 |
|
|
|
dad73159df
|
Add AccessControlDefaultAdminRules (#4009)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-24 21:48:08 +00:00 |
|
|
|
2c69f9f9f5
|
Fix comment on ERC777._beforeTokenTransfer (#3982)
|
2023-02-24 18:31:54 -03:00 |
|
|
|
3f3774c5df
|
Improve ERC1363 documentation (#3993)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-24 18:28:37 -03:00 |
|
|
|
8b47e96af1
|
Add SafeERC20.forceApprove() (#4067)
|
2023-02-24 20:29:49 +00:00 |
|
|
|
0fbd039554
|
Update lockfile (#4018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-24 17:14:21 -03:00 |
|
|
|
2c6ef8c875
|
Fix ERC1363 interfaceId (#4074)
|
2023-02-24 16:14:49 -03:00 |
|
|
|
eb38c059d8
|
Add comment on unchecked arithmetic (division by zero) in Math.sol (#4050)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-24 18:34:03 +00:00 |
|
|
|
8a43ebac28
|
Document "duplicate" proposal storing in GovernorCompatibilityBravo (#4073)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-24 13:48:55 -03:00 |
|
|
|
b4d765b130
|
Allow return data length >= 32 in SignatureChecker (#4038)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-02-24 15:05:46 +00:00 |
|
|
|
d5581531de
|
Add a "fees" section to the ERC4626 guide (#4054)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-02-24 11:49:10 -03:00 |
|
|
|
62dbb1b06a
|
Document clock modes for token and governor (#4058)
Co-authored-by: Francisco <fg@frang.io>
|
2023-02-24 11:48:30 -03:00 |
|
|
|
6e88df28cb
|
Mark ERC777 and ERC1820 as deprecated (#4066)
|
2023-02-23 20:06:22 -03:00 |
|
|
|
a6b8366980
|
Improve ERC4626 event coverage (#4072)
|
2023-02-23 17:06:47 -03:00 |
|
|
|
9d06a1b64b
|
Remove unused Solhint overrides (#4069)
|
2023-02-23 12:52:10 +01:00 |
|
|
|
7b3e7b7055
|
Re-enable ERC4626 property test on empty vaults (#4068)
|
2023-02-22 15:23:06 -03:00 |
|
|
|
53235263a3
|
Implement 0x00 version of EIP-191 in ECDSA Library (#4063)
|
2023-02-22 15:22:50 +01:00 |
|
|
|
adb861fb3b
|
Change Governor.cancel to receive all parameters (#4056)
|
2023-02-22 10:00:41 +01:00 |
|
|
|
227473e88c
|
Fix comment in ERC4626 on decimals default (#4060)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-02-21 19:27:34 -03:00 |
|
|
|
df814dd374
|
Update crytic/slither-action action to v0.3.0 (#4064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-21 19:26:14 -03:00 |
|