Hwee-Boon Yar

Results 505 comments of Hwee-Boon Yar

> Does eRC875 need to explicitly say that it supports 165, or is it inexplicit? I'm not sure what you mean. But this is what's needed: pragma solidity ^0.4.20; interface...

@miang719 I suppose @James-Sangalli. So ERC165 is easy to support and we can and I think we should. --- There's room for something better, maybe as a separate issue. As...

@James-Sangalli maybe we should state the interface ID for xor-ing the mandatory functions for ERC875 here https://github.com/AlphaWallet/ERC875-Example-Implementation/blob/master/ERCTokenImplementation.sol#L8? Reduce the chance of implementors getting it wrong: function name() constant public returns...

@JasonPan2012 could you give an example please? Easier to verify that it's working correctly after we fix it.

Update: I was looking at this but was distracted, will check again. Thanks for reporting.

> does this issue still exist? Could it be caused by the CORS issue? Because I failed to load the language file under https://filda.io and it is fine under https://www.filda.io,...

We support EVM-compatible chains only, for now at least.

Weiwu commented: > 1. have 1 tokenscript that has 2 contracts in it, one is used for displaying balance and the other used to get an attribute called _old_balance_. >...

Aware of this one. Will hunt it down. Thanks.