David

Results 9 comments of David

Hello, I would like to take this issue or any other you would recommend, for learning purpose. Would you have any useful information you could give me ? Thanks in...

Little proposition: Use ID instead of subscription name to subscribe to a service

> The failure of issue 3 doesn't seem to be related to the fix. Could you apply the changes again and check using the `go test -v ./gno.land/pkg/integration -run TestTestdata`?...

@n0izn0iz I modified the section to add more detailed and relevant example following your feedback! :+1:

I re-open it. I reworked it since it was not *really* great before. I add a full example implementation step by step (i tried it it's all working great, I...

Code available at: https://github.com/samouraiworld/tx-indexer-example (To be moved in Gnoverse). I've modified through the new update: - Remove the database part from the documentation. I think is unrelated to the use...

This was fix in a later commit of the original PR. See https://github.com/gnolang/gno/commit/7ba8f9eceaa03c608a5df88c1092c861e41b3bee

A small remark, it would make sense to update `/r/docs/moul_md#simple-code-block` following this change (and any other docs using CodeBlock/LanguageCodeBlock) to have coherent example. It doesn't break (and change) anything, so...