JulissaDantes
|
5c4b75a9cd
Change dependency source to work around Truffle limitation (#3218)
|
3 лет назад |
Francisco Giordano
|
771f07aa5f
Fix docs navigation
|
3 лет назад |
Francisco Giordano
|
a5445b0afb
4.5.0
|
3 лет назад |
Hadrien Croubois
|
494b1b9a39
Add a _spendAllowance function to ERC20 & ERC777 (#3170)
|
3 лет назад |
Micah Zoltu
|
234a971410
Rename some ERC20 parameters to match the standard document. (#3167)
|
3 лет назад |
GitHubPang
|
2248e3749d
Fix typo in CHANGELOG (#3138)
|
3 лет назад |
Hadrien Croubois
|
c1a5c2713b
Make royaltyInfo(uint256 _tokenId, uint256 _salePrice) virtual (#3133)
|
3 лет назад |
Hadrien Croubois
|
a9760237e6
Fix broken pull request links in change log (#3114)
|
3 лет назад |
Hadrien Croubois
|
fdfd9726e1
Move abs(int256) from Math to SafeMath (#3110)
|
3 лет назад |
Francisco Giordano
|
a8a08bef58
Improve documentation of various governance aspects (#3161)
|
3 лет назад |
Francisco Giordano
|
ac8c53612a
Add "available since" on Base64.sol
|
3 лет назад |
Francisco Giordano
|
a9e5759711
Simplify inheritance to avoid overrides
|
3 лет назад |
Francisco Giordano
|
6b6e1b5eb1
Add function documentation for SignatureChecker.
|
3 лет назад |
Francisco Giordano
|
13bf45a657
Lint
|
3 лет назад |
Francisco Giordano
|
40104483e4
Add workflow to generate and update docs branches
|
3 лет назад |
Francisco Giordano
|
d1f67bd803
4.5.0-rc.0
|
3 лет назад |
Hadrien Croubois
|
ecae978cb5
Make more functions virtual (#3078)
|
3 лет назад |
Hadrien Croubois
|
e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021)
|
3 лет назад |
rotcivegaf
|
3458c1e854
Add SignedMath with math utilities for signed integers (#2686)
|
3 лет назад |
Francisco Giordano
|
dee772a55f
Add documentation to TokenTimelock
|
3 лет назад |
Francisco Giordano
|
1051db3802
Use abi.encodePacked instead of bytes.concat
|
3 лет назад |
Francisco Giordano
|
a8f35b6c25
Make script executable
|
3 лет назад |
Hadrien Croubois
|
c366de3626
Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100)
|
3 лет назад |
0xclaudeshannon
|
80d8da0564
Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085)
|
3 лет назад |
Hadrien Croubois
|
fd7c4ba8f0
Update pragma in utils/Address.sol to 0.8.1 (#3098)
|
3 лет назад |
Hadrien Croubois
|
8dd744fc18
Add missing reference to PR in changelog
|
3 лет назад |
Martín Triay
|
828fe365ee
Normalize return variable names in IERC721Enumerable (#3079)
|
3 лет назад |
JulissaDantes
|
a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012)
|
3 лет назад |
Francisco Giordano
|
1e815f3308
Restructure intro to ERC721 contract docs
|
3 лет назад |
GitHubPang
|
d74605641c
Fix typos (#3075)
|
3 лет назад |