- 18 Nov, 2020 4 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 17 Nov, 2020 5 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 16 Nov, 2020 3 commits
-
-
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
- 14 Nov, 2020 1 commit
-
-
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
renovate[bot] authored
-
- 13 Nov, 2020 1 commit
-
-
Francisco Giordano authored
-
- 12 Nov, 2020 2 commits
-
-
Andrew B Coathup authored
-
Francisco Giordano authored
-
- 11 Nov, 2020 5 commits
-
-
Francisco Giordano authored
-
(cherry picked from commit a1408a34)
Francisco Giordano authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 10 Nov, 2020 1 commit
-
-
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Francisco Giordano authored
-
- 09 Nov, 2020 1 commit
-
-
Francisco Giordano authored
-
- 07 Nov, 2020 1 commit
-
-
Francisco Giordano authored
-
- 06 Nov, 2020 4 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 04 Nov, 2020 1 commit
-
-
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Nicolás Venturo authored
-
- 29 Oct, 2020 1 commit
-
-
Francisco Giordano authored
-
- 28 Oct, 2020 8 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
* Fix unnamed return variable warning This commit fixes warnings thrown by the solc 0.7.4 compiler: "Warning: Unnamed return variable can remain unassigned. Add an explicit return with value to all non-reverting code paths or name the variable." * Fix function state mutability warning This commit fixes warnings thrown by the solc 0.7.4 compiler: "Warning: Function state mutability can be restricted to pure" * Fix shadows an existing declaration warning This commit fixes warnings thrown by the solc 0.7.4 compiler: "Warning: This declaration shadows an existing declaration." 1. Arguments by default are not underscored. 2. If the name isn't available due to shadowing, use prefix underscore. 3. If prefix underscore isn't available due to shadowing, use suffix underscore.
soham authored
-
- 21 Oct, 2020 1 commit
-
-
CallMeGwei authored
-
- 20 Oct, 2020 1 commit
-
-
psykeeper authored
-