Alright, I was too fast asking. I figured out what I was missing by
analyzing the network panel in chrome when starting the html. Could have
thought of that before, but okay.

As far as I found out this is what you have to do to 'login' an user

- dhtget arco status
Last post or something

- dhtget arco tracker
Not sure what this one returns. Something with followers?

- dhtget arco following1
Returns followers

- follow arco [<followers>]
Follows all the users found in DHT

Maybe it helps someone else :-)

Arco

On Tue, Apr 14, 2015 at 2:20 PM, Arco Mul <[email protected]> wrote:

> Hi,
>
> Another question regarding the development of the Windows client.
>
> How exactly can I login an existing user? I tried the following way:
> - start twisterd.exe and let it download the whole blockchain
> - call: addwalletuser arco
> - call: importprivkey <privkey> arco
>
> After that I would expect that the call 'getfollowing arco' returns the
> users I follow. It doesn't though. It returns an empty array. I decided to
> wait a bit, but they didn't appear at all.
>
> Once I start the default Twister html though, it immediately starts
> without problems (shows the correct UI and posts) and from then on I can
> retrieve 'getfollowing'. Looks like the Twister html does something I am
> not doing, but what? I looked through the source code, but couldn't find
> anything.
>
> AND some other points which are not blocking for me:
> - on Windows cmd.exe I am not managing to set the -datadir=<data dir>
> option correctly. Whatever path or notation I am using, it always tells me
> it can find the directory. Anybody an idea about this?
> - whenever I call importprivkey while the blockchain is being
> downloaded/processed the deamon crashes immediately. Is it a bug? Shall I
> report it on Github?
>
> Regards,
> Arco
>
> * the name of the calls might be a bit off, I don't have twisterd.exe here
> so I am trying to recall them
>

-- 
You received this message because you are subscribed to the Google Groups 
"twister-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to