TedXiong

TedXiong pushed to master at TedXiong/KotlinSample

  • cd9569ae2d TedsMac.local push @ 2019-01-24_10-55-25

5 years ago

TedXiong pushed to master at TedXiong/Tokens

5 years ago

TedXiong pushed to master at TedXiong/Tokens

  • 6d443fa3e1 init files
  • 812791dfbf Update solidity-coverage
  • fdf687c69d Bumped pragmas & added emit
  • eefd92eb3d Bump package version for Truffle, Solhint & Solidty Coverage.
  • 1f62e1ba3b Fix #119: verifyEIP20 broken in EIP20Factory.sol The verifyEIP20 function does two checks to assert whether the code at a given address is known EIP20 code. In the first check, it simply compares the length (in bytes) of the code at the provided address to the length of the known EIP20 code. If that check passes, it would then iterate though the code at the provided address byte by byte and compare each byte to the known EIP20 code, returning false if any byte did not match. A run of the linter initially committed at a7837478bf60c2ab4332442e4849f2851fc51a31, the `return true` statement which had come after the byte-comparing for loop was moved inside the for loop such that if the first byte compared was matching, this function would return true even if the rest of the bytes did not match. * Move verifyEIP20's `return true` statement to after both check have completed

5 years ago

TedXiong created new branch master at TedXiong/Tokens

5 years ago

TedXiong created repository TedXiong/Tokens

5 years ago

TedXiong pushed to master at TedXiong/TedToken

5 years ago

TedXiong created new branch master at TedXiong/TedToken

5 years ago

TedXiong created repository TedXiong/TedToken

5 years ago

TedXiong pushed to master at TedXiong/Payroll

5 years ago

TedXiong pushed to master at TedXiong/Payroll

6 years ago

TedXiong pushed to master at TedXiong/WKStatisticsPlugin

6 years ago

TedXiong pushed to master at TedXiong/WKStatisticsPlugin

6 years ago

TedXiong created new branch master at TedXiong/WKStatisticsPlugin

6 years ago

TedXiong created repository TedXiong/WKStatisticsPlugin

6 years ago

TedXiong pushed to master at TedXiong/HomeFile

6 years ago

TedXiong pushed to master at TedXiong/HomeFile

6 years ago

TedXiong pushed to master at TedXiong/HomeFile

6 years ago

TedXiong pushed to master at TedXiong/HomeFile

6 years ago

TedXiong created new branch master at TedXiong/HomeFile

6 years ago

TedXiong created repository TedXiong/HomeFile

6 years ago