Hadrien Croubois
|
b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697)
|
4 년 전 |
Francisco Giordano
|
1b37c21da5
reserve unchecked for when guarded by explicit require (#2685)
|
4 년 전 |
Vladislav
|
5f7eda1f98
Tokens: wrap safe substractions in uchecked block (#2669)
|
4 년 전 |
Motoko Kusanagi
|
8669481309
Fix typo in comment (#2660)
|
4 년 전 |
Iskander
|
319afebdc0
Fix typo in ERC20._mint docs (#2648)
|
4 년 전 |
Hadrien Croubois
|
243adff49c
fix typo in ERC20's documentation
|
4 년 전 |
Evert0x
|
682def9f89
Typo in ERC20 constructor docstring (#2581)
|
4 년 전 |
Hadrien Croubois
|
b8ab763581
Add IERC20Metadata with name, symbol and decimals (#2561)
|
4 년 전 |
Hadrien Croubois
|
24a0bc23cf
Reorganize the repo structure (#2503)
|
4 년 전 |
Hadrien Croubois
|
a44303c373
Remove double sload when doing math checks in tokens (#2506)
|
4 년 전 |
Hadrien Croubois
|
b840341a77
Remove the storage associated with decimals (#2502)
|
4 년 전 |
Hadrien Croubois
|
5db7413827
re-enabling safemath revert reasons in ERC20, ERC777 and ERC1155 (#2491)
|
4 년 전 |
Hadrien Croubois
|
0db76e98f9
Merge branch 'solc-0.7' into solc-0.8
|
4 년 전 |
Hadrien Croubois
|
6d202894b6
Merge branch 'master'
|
4 년 전 |
Hadrien Croubois
|
18c7efe800
Make view and pure functions virtual (#2473)
|
4 년 전 |
Andre Korol
|
974c534210
Update contracts to support Solidity 0.8.x (#2442)
|
4 년 전 |
Hadrien Croubois
|
faec973e09
Make non-view functions virtual (#2468)
|
4 년 전 |
Hadrien Croubois
|
318c4b44ea
Move Context from GSN to utils directory (#2453)
|
4 년 전 |
Francisco Giordano
|
90ed1af972
Support compiling with solc 0.7 (#2408)
|
4 년 전 |
Francisco Giordano
|
4972bf4f23
Merge branch 'master' into solc-0.7
|
4 년 전 |
soham
|
0f55c18595
Fix/solc 0.7.4 warnings #2391 (#2396)
|
5 년 전 |
Nicolás Venturo
|
e98b187e64
Fix typos in ERC20 docs (#2364)
|
5 년 전 |
Ross Campbell
|
1229c28ce0
Update ERC20.sol (#2357)
|
5 년 전 |
Francisco Giordano
|
22de765f3c
Merge branch 'release-v3.2.0' into release-v3.2.0-solc-0.7
|
5 년 전 |
Andrew B Coathup
|
ded2b0a55c
Fix minor typos and grammar in docs (#2338)
|
5 년 전 |
Elena Gesheva
|
04fc35707d
Migrate contracts to Solidity 0.7 (#2319)
|
5 년 전 |
Nicolás Venturo
|
d9fa59f30a
Address ERC1155 changes (#2267)
|
5 년 전 |
Nicolás Venturo
|
56de324afe
Add SPX license identifier (#2235)
|
5 년 전 |
Nicolás Venturo
|
5bb8d0245b
Improve Hooks documentation (#2199)
|
5 년 전 |
Nicolás Venturo
|
c7705712ba
Remove in-constructor requirements (#2195)
|
5 년 전 |