Francisco Giordano
|
df8a0fe8dc
|
Complete documentation of UUPSUpgradeable
|
4 years ago |
Francisco Giordano
|
50a9b4d1e7
|
Fix package-lock.json
|
4 years ago |
Francisco Giordano
|
2e30b9f382
|
Merge branch 'release-v4.1'
|
4 years ago |
Francisco Giordano
|
23869e5b2a
|
4.1.0
|
4 years ago |
Francisco Giordano
|
3ba2a1354f
|
Update solidity-docgen
|
4 years ago |
Francisco Giordano
|
903df56837
|
Review structure of Proxies API docs (#2645)
(cherry picked from commit 4a53ee5a13 )
|
4 years ago |
Francisco Giordano
|
4a53ee5a13
|
Review structure of Proxies API docs (#2645)
|
4 years ago |
Francisco Giordano
|
cfd6e7eab9
|
Fix documentation typos
(cherry picked from commit a98814b930 )
|
4 years ago |
Francisco Giordano
|
a98814b930
|
Fix documentation typos
|
4 years ago |
Francisco Giordano
|
10c763da6f
|
Fix whitespace in doc comments
(cherry picked from commit a020a55f9d )
|
4 years ago |
Francisco Giordano
|
a020a55f9d
|
Fix whitespace in doc comments
|
4 years ago |
Hadrien Croubois
|
6552adafb2
|
Merge ERC1967Storage into ERC1967Upgrade (#2644)
(cherry picked from commit 5756e31999 )
|
4 years ago |
Hadrien Croubois
|
5756e31999
|
Merge ERC1967Storage into ERC1967Upgrade (#2644)
|
4 years ago |
renovate[bot]
|
8ae9f0914b
|
Update lockfile (#2643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Francisco Giordano
|
3c4a18f0df
|
Update Stability document with current practices
|
4 years ago |
William Morriss
|
165e6f1948
|
EnumerableSet: Remove Boundary Check in _at (#2606)
* remove boundary check
* fix tests for EnumerableSet "index out of bound"
* Changelog
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
4 years ago |
William Morriss
|
750a17653d
|
Optimize removal in EnumerableSet (#2605)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Francisco Giordano
|
07b48484ff
|
Fix ERC721 guide for 4.x
|
4 years ago |
Francisco Giordano
|
a664fb1e45
|
Improve code comments in ERC1967._upgradeToAndCallSecure
(cherry picked from commit 2e6ef74593 )
|
4 years ago |
Francisco Giordano
|
2e6ef74593
|
Improve code comments in ERC1967._upgradeToAndCallSecure
|
4 years ago |
Hadrien Croubois
|
440b65bf77
|
Refactor ERC1155 transfers to use internal functions (#2636)
* Refactor ERC1155 transfers to use internal functions #2622
* apply length check to all internal calls
Co-authored-by: Robert Kaiser <kairo@kairo.at>
|
4 years ago |
Hadrien Croubois
|
df7996b671
|
add Available since 4.1 comments
(cherry picked from commit 9a698e6b7b )
|
4 years ago |
Hadrien Croubois
|
9a698e6b7b
|
add Available since 4.1 comments
|
4 years ago |
Hadrien Croubois
|
915109b2c4
|
Move UUPSUpgradeable to proxy/utils
(cherry picked from commit b9125001f0 )
|
4 years ago |
Uwe Voelker
|
2fa86736dd
|
typo: remove duplicate word (#2631)
(cherry picked from commit f17624194b )
|
4 years ago |
Hadrien Croubois
|
b9125001f0
|
Move UUPSUpgradeable to proxy/utils
|
4 years ago |
Uwe Voelker
|
f17624194b
|
typo: remove duplicate word (#2631)
|
4 years ago |
Hadrien Croubois
|
7360a2532d
|
Add missing changelog entry
(cherry picked from commit 72eb905c58 )
|
4 years ago |
Hadrien Croubois
|
72eb905c58
|
Add missing changelog entry
|
4 years ago |
Hadrien Croubois
|
ad90dbdaff
|
4.1.0-rc.0
|
4 years ago |
Hadrien Croubois
|
e0a2b195e4
|
Add modifier & internal function with standard revert message in AccessControl (#2609)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
1c676ac0ec
|
Implement UUPS proxy (ERC1822) (#2542)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Zachary
|
538b6d21b1
|
Update ERC721 guide for 4.0 (#2630)
|
4 years ago |
Nader Dabit
|
3157aff844
|
Update docs for setting ERC20 decimals (#2629)
|
4 years ago |
renovate[bot]
|
f4898a2e3a
|
Update lockfile (#2627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
555be63c90
|
Add support for EIP2098 "short signatures" in the ECDSA library (#2582)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
renovate[bot]
|
057efbfe95
|
Update lockfile (#2604)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
585db1f667
|
Improve Hardhat config (#2612)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Martín Triay
|
7f6a1666fa
|
Add Multicall module (#2608)
|
4 years ago |
Hadrien Croubois
|
0c621246d3
|
Add tooling to verify signatures with support for ERC1271 (#2532)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
5bd798c6e1
|
Add ERC3156 extension of ERC20 (flash minting and lending) (#2543)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Francisco Giordano
|
5ecd2b850c
|
Add Contracts Wizard docs page (#2624)
|
4 years ago |
Hadrien Croubois
|
243adff49c
|
fix typo in ERC20's documentation
|
4 years ago |
Hadrien Croubois
|
378531b709
|
Fix merge issue in CHANGELOG.md
|
4 years ago |
Francisco Giordano
|
9584c23594
|
Update package-lock.json
|
4 years ago |
Francisco Giordano
|
64f20ec624
|
Fix release.sh for npm 7
|
4 years ago |
Francisco Giordano
|
783e928ae8
|
Merge branch 'release-v4.0'
|
4 years ago |
Francisco Giordano
|
a673994de5
|
4.0.0
|
4 years ago |
Hadrien Croubois
|
9b0e27c98c
|
add missing rewrite rule in scripts/migrate-imports.js
(cherry picked from commit a3712a3288 )
|
4 years ago |
Hadrien Croubois
|
a3712a3288
|
add missing rewrite rule in scripts/migrate-imports.js
|
4 years ago |