tincho
|
aa4b901788
|
Improve `ERC20FlashMint` documentation (#3719)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Francisco
|
8f0d4d4a41
|
Fix fuzzing coverage (#3716)
|
2 years ago |
Francisco
|
046121e080
|
Ignore specific warnings and make the rest into errors (#3695)
|
2 years ago |
Ana Julia Bittencourt
|
06e678d6ef
|
Update ReentrancyGuard documentation (#3715)
|
2 years ago |
GitHubPang
|
8769b19860
|
Fix issue number in CHANGELOG (#3710)
|
2 years ago |
Francisco
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2 years ago |
tincho
|
a549ec673e
|
Improve Initializable docstrings (#3704)
Co-authored-by: tincho <tinchoabbate@noreply.users.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
Emre Tepe
|
76b538c226
|
Update the informational link (#3703)
|
2 years ago |
Francisco Giordano
|
9416743a10
|
Disable fuzzing on upgradeable contracts
|
2 years ago |
renovate[bot]
|
d6975f8e07
|
Update dependency solidity-coverage to ^0.8.0 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Francisco
|
fac768cd2c
|
Update lockfile (#3698)
|
2 years ago |
Francisco
|
6a8d977d22
|
Skip changelog check if label is present (#3687)
|
2 years ago |
Francisco
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2 years ago |
omahs
|
5d31ad0eb9
|
Fix: typo & grammar (#3684)
|
2 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>
|
2 years ago |
Hadrien Croubois
|
c1d6e39aab
|
Add log2, log10 and log256 functions (#3670)
|
2 years ago |
Hadrien Croubois
|
d857ab5702
|
Fix EnumerableMap and EnumerableSet generation
|
2 years ago |
Francisco Giordano
|
42fe56031f
|
Fix EnumerableMap and EnumerableSet warning format
|
2 years ago |
Hadrien Croubois
|
171fa40bc8
|
ERC721 extension for efficient batch minting (#3311)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Daniel Liu
|
005a35b02a
|
Optimize Math.max and SignedMath.max (#3679)
Co-authored-by: Daniel Liu <liudaniel@qq.com>
|
2 years ago |
GitHubPang
|
84fafa7832
|
Fix typos (#3677)
|
2 years ago |
Francisco
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
2 years ago |
Francisco Giordano
|
a60ae0f18b
|
Remove unused migrations directory
|
2 years ago |
renovate[bot]
|
66ec91bc45
|
Update lockfile (#3669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
GitHubPang
|
1c3410aa75
|
Fix grammar, wording, and typos in changelog (#3668)
|
2 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>
|
2 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>
|
2 years ago |
William Entriken
|
1eb55e2864
|
Remove unnecessary virtual (#3650)
|
2 years ago |
Hadrien Croubois
|
4b8b92c8bf
|
Make VestingWallet payable to allow funding at construction (#3665)
|
2 years ago |
Hadrien Croubois
|
affe2456ea
|
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662)
|
2 years ago |
Hadrien Croubois
|
71aaca2d9d
|
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
2 years ago |
gmhacker.eth
|
4b16e88747
|
Improve recommendation on ERC721 transferFrom vs safeTransferFrom (#3647)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
Francisco Giordano
|
93bc3b657b
|
Remove Codecov Patch status outside PRs
|
2 years ago |
Hadrien Croubois
|
141130db27
|
Inherit asset decimals in ERC4626 (#3639)
|
2 years ago |
Lubin Tan
|
e45b49eab8
|
Change 'caller' to 'sender' to more closely match EIP-4626 specs. (#3649)
|
2 years ago |
GitHubPang
|
62bab225c1
|
Fix wording and grammar in docs (#3645)
Fix wording and grammar
|
2 years ago |
hamiltoncyber
|
dc14c72e53
|
Update comment for _beforeTokenTransfer (#3586)
|
2 years ago |
Vectorized
|
6b9bda872d
|
Optimize Clones assembly (#3640)
|
2 years ago |
ToweringTopaz
|
6d8017d07e
|
Optimize Create2.computeAddress (#3600)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
24fc709533
|
Set up codespell (#3643)
|
2 years ago |
Hadrien Croubois
|
f491e98d37
|
Use unchecked for ERC721 balance updates (#3524)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
98c3a79b57
|
Change execution order to avoid reentry through the _beforeTokenTransfer hook (#3611)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
17bc2dabe0
|
Procedurally generate EnumerableSet and EnumerableMap (#3429)
|
2 years ago |
Hadrien Croubois
|
c797195f1d
|
Add getter for number of releasable tokens in VestingWallet (#3580)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Francisco
|
27d4293db6
|
Remove redundant changelog entry
|
2 years ago |
Shatabarto "Rik" Bhattacharya
|
26cf47a2be
|
Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598)
|
2 years ago |
Hadrien Croubois
|
397c946141
|
Remove the draft prefix for EIP712 as it is now final (#3621)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
dependabot[bot]
|
2d4fb93087
|
Bump undici from 5.8.0 to 5.9.1 (#3632)
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.9.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
GitHubPang
|
54dec0cad5
|
Fix typo in CHANGELOG (#3630)
|
2 years ago |
Francisco Giordano
|
bbb9a17872
|
Fix links in Utilities
|
2 years ago |