RE: Python Libraries: Splinterlands SPS Auto-Staker v.1.2

avatar

You are viewing a single comment's thread:

I'm still claiming manually. The amount I could earn on the daily income in a day means it would not make a significant difference to claim more often. With your bigger stake it may be different. It is fun to code this stuff though.

I use the Coingecko API to generate some graphs. I hadn't tried passing multiple nodes to beem though. I have had some node issues, so I ought to try that.

I put my account name and key in a file that I load at the start. As long as I exclude that from Githib it reduces the chances of accidentally exposing my key.

There's always something to learn.



0
0
0.000
10 comments
avatar

It is fun to code this stuff though.

That's part of it, to create something semi-useful. RandomVoter is the best thing I have created. I will release it in time.

I hadn't tried passing multiple nodes to beem though. I have had some node issues, so I ought to try that.

I have been having a lot of node issues recently. Voting, and comments not working. Seems you need to do everything twice.

As long as I exclude that from Githib it reduces the chances of accidentally exposing my key.

I almost did that earlier. Lucky the code was 'Private' at the time.

0
0
0.000
avatar

I have slipped up with exposing other passwords in code before, but nothing bad happened. I think people actually look out for cases of that, so you need to be careful. Got to be security-minded, especially with crypto accounts.

I may try running this some time and see if there's anything I would tweak.

0
0
0.000
avatar

It was my posting key, active keys I refuse to add to scripts.., call me paranoid, but there's too much to lose. A script that would move all my DEC from the other accounts would be very handy but as this requires the active keys, I won't do it.

I may try running this some time and see if there's anything I would tweak.

Let me know if it works OK!

0
0
0.000
avatar

active keys I refuse to add to scripts

You could add the key to beempy wallet, so it's not in plain text anymore... also saves you the hive = Hive(keys=['5...']

0
0
0.000
avatar

I haven't used that yet, but thanks for the tip. Moving DEC between my accounts is a pain in the arse, as I have 5 accounts that passively rent cards and so are DEC collectors.

0
0
0.000
avatar

I almost did that earlier. Lucky the code was 'Private' at the time.

i have a bad news to you, it's better if you change the posting key

0
0
0.000
avatar

@slobberchops I'm serious 5JoU1

0
0
0.000
avatar

I can see you have it, or did. I have changed it now. How.. did you retrieve it.. I am curious?

0
0
0.000
avatar