Hadrien Croubois
|
0b6becd49f
Remove the draft prefix to ERC20Permit (#3793)
|
2 years ago |
William Entriken
|
1eb55e2864
Remove unnecessary virtual (#3650)
|
3 years ago |
Hadrien Croubois
|
7c75b8aa89
Add a SafeERC20:safePermit function (#3280)
|
3 years ago |
Tom Lehman
|
bda61cd5e5
Fix typo (#3016)
|
3 years ago |
Hadrien Croubois
|
b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697)
|
4 years ago |
Hadrien Croubois
|
24a0bc23cf
Reorganize the repo structure (#2503)
|
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 |
Andre Korol
|
974c534210
Update contracts to support Solidity 0.8.x (#2442)
|
4 years ago |
Hadrien Croubois
|
318c4b44ea
Move Context from GSN to utils directory (#2453)
|
4 years ago |
Francisco Giordano
|
90ed1af972
Support compiling with solc 0.7 (#2408)
|
4 years ago |
Elena Gesheva
|
04fc35707d
Migrate contracts to Solidity 0.7 (#2319)
|
5 years ago |
Nicolás Venturo
|
56de324afe
Add SPX license identifier (#2235)
|
5 years ago |
Nicolás Venturo
|
5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080)
|
5 years ago |
Nicolás Venturo
|
d1158ea68c
GSN compatibility (#1880)
|
6 years ago |
Nicolás Venturo
|
67bca857ee
Revert Solidity version bump. (#1729)
|
6 years ago |
Balaji Pachai
|
3682c6575c
Added message string for require() (#1704)
|
6 years ago |
Nicolás Venturo
|
19c7414052
Bump minimum Solidity version to 0.5.7 (#1724)
|
6 years ago |
Nicolás Venturo
|
41aa39afbc
Add no-return-data ERC20 support to SafeERC20. (#1655)
|
6 years ago |
Nicolás Venturo
|
b14c9f4b68
Fix SafeERC20.safeApprove bug, improve test coverage.
|
6 years ago |
Nicolás Venturo
|
b7d60f2f9a
Fix warnings (#1606)
|
6 years ago |
Nicolás Venturo
|
76abd1a41e
Replaced Solium in favor of Solhint (#1575)
|
6 years ago |
Nicolás Venturo
|
be5ed7364b
Release v2.1.0 solc 0.5.x (#1568)
|
6 years ago |
Nicolás Venturo
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
Aniket
|
315f426f5c
Improved SafeERC20 allowance handling (#1407)
|
7 years ago |
Francisco Giordano
|
9b37104655
Turn off blank-lines Solium rule (#1284)
|
7 years ago |
Leo Arias
|
6c4c8989b3
Use prefix underscore for state variables and no underscore for parameters (#1282)
|
7 years ago |
Vyom Sharma
|
4385fd5a23
added explicit visibility (#1261)
|
7 years ago |
Francisco Giordano
|
2e0713becb
Rename ERC interfaces to I prefix (#1252)
|
7 years ago |
Alex Beregszaszi
|
78e39aa2ad
Do not use implicit type conversion for address literals (#1002)
|
7 years ago |