aihuawu

Results 5 issues of aihuawu

expandable arrow do not update correctly in multiple level ons-list-item When you have 2 level list, one list inside another list, the inner list item does not show correct expandable...

I come from ethereum background. It has no such concept about transaction script. You can just call any public method in a contract. In libra, we have module which is...

move

If you rename either library name lib, or rename struct dog, the usage in a contract is renamed incorrectly. ```solidity returns (lib.dog memory) // incorrectly renamed for lib.dog ``` If...

I'd like to create unlimited coins for different users. That means I have to compile a module for every user. Is there any method to do it without compiling a...

community

I assume this wallet can send payments. My question is: can the wallet sign any smart contract with a private key? Is there any javascript version for the wallet? George...