Hadrien Croubois
|
cc7837fb46
|
cleanup scripts/*.sh
|
2 years ago |
Hadrien Croubois
|
9dd0eb5e5c
|
better wildcard
|
2 years ago |
Hadrien Croubois
|
9ce8455ae0
|
run certora scripts
|
2 years ago |
Hadrien Croubois
|
dfa0505c40
|
fix formal verification workflow
|
2 years ago |
Hadrien Croubois
|
e7f770591b
|
update harness and matrix
|
2 years ago |
Hadrien Croubois
|
b9c7899e6c
|
no debug
|
2 years ago |
Hadrien Croubois
|
0f20d57771
|
touch to force make
|
2 years ago |
Hadrien Croubois
|
797ef26bb6
|
refactor
|
2 years ago |
Hadrien Croubois
|
9aa745e4fe
|
try using python 3.8
|
2 years ago |
Hadrien Croubois
|
d7c3cc758b
|
try using python 3.10
|
2 years ago |
Hadrien Croubois
|
3c0d926908
|
--debug
|
2 years ago |
Hadrien Croubois
|
28367f8989
|
fix action
|
2 years ago |
Hadrien Croubois
|
61817e055f
|
enable formal verification by matrix
|
2 years ago |
Hadrien Croubois
|
94f9f7ac58
|
test matrix
|
2 years ago |
Hadrien Croubois
|
b2ec06aaf2
|
test matrix
|
2 years ago |
Hadrien Croubois
|
0fa6aad5e5
|
Update certora harness
|
2 years ago |
Hadrien Croubois
|
0c2453ba17
|
Automatically generate test matrix
|
2 years ago |
Hadrien Croubois
|
0d1e919742
|
run check on the formal-verification branch
|
2 years ago |
Hadrien Croubois
|
75ce9ef8e9
|
name
|
2 years ago |
Hadrien Croubois
|
56c355ea8b
|
fix
|
2 years ago |
Hadrien Croubois
|
e9f53ebc02
|
run prettier --write
|
2 years ago |
Hadrien Croubois
|
3aa0a015d1
|
workflow trigger
|
2 years ago |
Hadrien Croubois
|
d98d9c03f3
|
Merge remote-tracking branch 'Certora/master' into formal-verification
|
2 years ago |
Francisco
|
6a8d977d22
|
Skip changelog check if label is present (#3687)
|
3 years ago |
Francisco
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
3 years ago |
omahs
|
5d31ad0eb9
|
Fix: typo & grammar (#3684)
|
3 years ago |
Nicolás Venturo
|
80ae402387
|
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Hadrien Croubois
|
c1d6e39aab
|
Add log2, log10 and log256 functions (#3670)
|
3 years ago |
Hadrien Croubois
|
d857ab5702
|
Fix EnumerableMap and EnumerableSet generation
|
3 years ago |
Francisco Giordano
|
42fe56031f
|
Fix EnumerableMap and EnumerableSet warning format
|
3 years ago |
Hadrien Croubois
|
171fa40bc8
|
ERC721 extension for efficient batch minting (#3311)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
3 years ago |
Daniel Liu
|
005a35b02a
|
Optimize Math.max and SignedMath.max (#3679)
Co-authored-by: Daniel Liu <liudaniel@qq.com>
|
3 years ago |
GitHubPang
|
84fafa7832
|
Fix typos (#3677)
|
3 years ago |
Francisco
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
3 years ago |
Francisco Giordano
|
a60ae0f18b
|
Remove unused migrations directory
|
3 years ago |
renovate[bot]
|
66ec91bc45
|
Update lockfile (#3669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
GitHubPang
|
1c3410aa75
|
Fix grammar, wording, and typos in changelog (#3668)
|
3 years ago |
Helder Sepulveda
|
1f0e7cdf04
|
Add Ownable2Step extension with 2-step transfer (#3620)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
3 years ago |
Igor Żuk
|
160bf1a6eb
|
Optimize toString (#3573)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
William Entriken
|
1eb55e2864
|
Remove unnecessary virtual (#3650)
|
3 years ago |
Hadrien Croubois
|
4b8b92c8bf
|
Make VestingWallet payable to allow funding at construction (#3665)
|
3 years ago |
Hadrien Croubois
|
affe2456ea
|
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662)
|
3 years ago |
Hadrien Croubois
|
71aaca2d9d
|
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
3 years ago |
gmhacker.eth
|
4b16e88747
|
Improve recommendation on ERC721 transferFrom vs safeTransferFrom (#3647)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Francisco Giordano
|
93bc3b657b
|
Remove Codecov Patch status outside PRs
|
3 years ago |
Hadrien Croubois
|
141130db27
|
Inherit asset decimals in ERC4626 (#3639)
|
3 years ago |
Lubin Tan
|
e45b49eab8
|
Change 'caller' to 'sender' to more closely match EIP-4626 specs. (#3649)
|
3 years ago |
GitHubPang
|
62bab225c1
|
Fix wording and grammar in docs (#3645)
Fix wording and grammar
|
3 years ago |
hamiltoncyber
|
dc14c72e53
|
Update comment for _beforeTokenTransfer (#3586)
|
3 years ago |
Vectorized
|
6b9bda872d
|
Optimize Clones assembly (#3640)
|
3 years ago |