Th3B0Y

Results 23 comments of Th3B0Y

"Renomear" is much better than "Mudar o nome". I'm Brazilian, and I understand why you changed "Actualizar" to "Atualizar", but that's how it is in Portuguese from Portugal (pt-pt). Also,...

I don't know the reason the tests don't pass on the CI servers. They work locally.

That's not a problem. Nelson doesn't know iota-pm exists. They need to be integrated if that is ever supposed to be automatically done.

@aikaterna where is that file or how do I generate it?

To test the IXI part, you can take https://github.com/brunoamancio/TangleNet , an IXI module which provides the client with web content from the Tangle. Just query from the browser (get request):...

It might also be possible to use gson to convert the query parameters to json. That way I can save some code. But for now I haven't tried it yet....

@footloosejava With these changes, accessing tangle-only and hybrid-hosted (tangle/internet) web content will be a reality. I have already implemented a simple IXI module (https://github.com/brunoamancio/TangleNet) to allow nodes provide that to...

I will refactor the command logic in another PR. Until then, this PR will be left as is. **UPDATE:** I've seen @GalRogozinski's comment in the command-related PR (https://github.com/iotaledger/iri/pull/392#issuecomment-388640445). I'm also...