Mischa

Results 17 comments of Mischa

Wrt this thing, we talked about this internally to death. At the time we thought that there was no real exploit here, but to be fair it is complicated and...

Wow, i have used this thing : https://github.com/gnidan/solregex To generate this regex : ```([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{2}==)?``` taken from : https://stackoverflow.com/questions/8571501/how-to-check-whether-a-string-is-base64-encoded-or-not https://gist.github.com/mischat/0c5ebf51ad35d9190bdb5557d2863bad

We think that the Gas token is neither here nor there, as we were aware of the issue. The key thing to remember here is that we won't be relaying...

@nostdm i think you should go in and understand this stuff too ...

@nostdm can you confirm whether we can recieve ETH and ERC20 if there is no fallback function ? And also does the claim do SafeERC20 ?

@Arachnid as per emails a while. We are using this 0.5 verison and we are happy with this PR .... You can see us including it here : https://github.com/tokencard/contracts/blob/master/contracts/externals/strings.sol

we would love if you could havea another final look at this and then a merge would be ace !

I tried to fix your plugin, but I couldn't have gone with : ``` //The two below fix a tapestry/tapestry-bootstrap bug $('ul.pagination').parent().contents().filter(function() { return this.textContent.indexOf('...') >= 0 && this.nodeType ===...

It is good that that test caught the bug we introduced here.