Yang Hau
Yang Hau
@junwei0117 Do you think that the current way that run CI totally on private tangle is a good choice. If so, I will close this issue
Did I miss anything?
I have signed it
Sorry I got some problem when signing my commit. I used command `git commit --amend -s` Did I do something wrong?
Have this been fixed? I am recently reading this project, but I can find any example contract, which is really bothering me tho. @felixwatts @oleganza may I ask where can...
Hi > Suppose you want to scatter data `[A B C D]` to destination indices `[1 3 5 7]`, as follows: > > ``` > index: 7 6 5 4...
Thank you. I was thinking whether there is a general guideline for efficient implementation, but as you said, is shouldn't be the topic in this repo.