Hadrien Croubois
|
d4fb3a89f9
4.6.0
|
3 years ago |
Francisco Giordano
|
3a2534d66b
4.6.0-rc.0
|
3 years ago |
Hadrien Croubois
|
f6b614a7c5
Perform ERC1155.afterTokenTransfer hooks before acceptance check (#3215)
|
3 years ago |
Hadrien Croubois
|
3dfc0a44f8
ERC1155 after token transfer hook (#3166)
|
3 years ago |
Francisco Giordano
|
6bd6b76d11
4.4.1
|
3 years ago |
Francisco Giordano
|
4961a51cc7
4.4.0
|
3 years ago |
Francisco Giordano
|
65ef662a2b
4.4.0-rc.1
|
3 years ago |
Francisco Giordano
|
0a87a4e75b
4.4.0-rc.0
|
4 years ago |
Francisco Giordano
|
c9bdb1f0ae
Add a comment documenting the package version being used (#2918)
|
4 years ago |
Hadrien Croubois
|
caba6b93ef
Add an internal _setApprovalForAll function (721 & 1155) (#2834)
|
4 years ago |
Hadrien Croubois
|
e2fa301bfb
Improve parameters naming and remove unecessary returns (#2891)
|
4 years ago |
Anton Bukov
|
4e2641a915
Simplify selector access (#2766)
|
4 years ago |
Hadrien Croubois
|
b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697)
|
4 years ago |
Vladislav
|
5f7eda1f98
Tokens: wrap safe substractions in uchecked block (#2669)
|
4 years ago |
Francisco Giordano
|
a98814b930
Fix documentation typos
|
4 years ago |
Hadrien Croubois
|
440b65bf77
Refactor ERC1155 transfers to use internal functions (#2636)
|
4 years ago |
Hadrien Croubois
|
5dbbda5435
Make ERC1155.uri public (#2576)
|
4 years ago |
Hadrien Croubois
|
24a0bc23cf
Reorganize the repo structure (#2503)
|
4 years ago |
Hadrien Croubois
|
e733b24dfe
Refactor ERC165 to use function overriding instead of storage (#2505)
|
4 years ago |
Hadrien Croubois
|
a44303c373
Remove double sload when doing math checks in tokens (#2506)
|
4 years ago |
Hadrien Croubois
|
5db7413827
re-enabling safemath revert reasons in ERC20, ERC777 and ERC1155 (#2491)
|
4 years ago |
Hadrien Croubois
|
60205944bb
Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487)
|
4 years ago |
Hadrien Croubois
|
0db76e98f9
Merge branch 'solc-0.7' into solc-0.8
|
4 years ago |
Hadrien Croubois
|
6d202894b6
Merge branch 'master'
|
4 years ago |
Hadrien Croubois
|
18c7efe800
Make view and pure functions virtual (#2473)
|
4 years ago |
Andre Korol
|
974c534210
Update contracts to support Solidity 0.8.x (#2442)
|
4 years ago |
Hadrien Croubois
|
faec973e09
Make non-view functions virtual (#2468)
|
4 years ago |
Hadrien Croubois
|
318c4b44ea
Move Context from GSN to utils directory (#2453)
|
4 years ago |
Francisco Giordano
|
42da4d6867
Fix name of argument in docstring
|
4 years ago |
Francisco Giordano
|
90ed1af972
Support compiling with solc 0.7 (#2408)
|
4 years ago |