Weiwu Zhang
                                            Weiwu Zhang
                                        
                                    I'll close this issue when the tool mentioned in https://github.com/AlphaWallet/TokenScript/issues/395 is made that can do both validation and canonicalisation following the commandline syntax required there, and when you start a...
This look like an implementation issue. I'll move this to the right implement project after talking to owners.
This task has clear criteria for execution. Please keep filing issues in this fashion.
The error message's line number doesn't match because xmllint doesn't take entity references. Can you check a bit if 𝑎) did someone work on xmllint to add that feature? and...
I must have forgotten to mention that the expression is taken from RFC 2254 which is often used to filter attestable data objects. It is part of a serial of...
> * There seems to be special/reserved attributes like `balance` (or not). Yes, but not 'balance'. Currently, balance is hard-coded but that's not the intention of TS design, but an...
@hboon is suggesting a commandline tool to replace Makefile. Makefile is what we can get with shortest development time. Now, we need something that signs like xmlsectool and debugs like...
> If we use this to build a smart contract function invocation: > A. `` and > B. `0x1` > > too? Or is that not allowed, which introduces an...
I have some design principles in the whole TokenScript thing which I should have properly written down in the Design Paper. Will do that. I tend to think `` and...