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.
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 have been having a lot of node issues recently. Voting, and comments not working. Seems you need to do everything twice.
I almost did that earlier. Lucky the code was 'Private' at the time.
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.
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.
Let me know if it works OK!
You could add the key to beempy wallet, so it's not in plain text anymore... also saves you the
hive = Hive(keys=['5...']
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.
i have a bad news to you, it's better if you change the posting key
@slobberchops I'm serious 5JoU1
I can see you have it, or did. I have changed it now. How.. did you retrieve it.. I am curious?
https://github.com/BrynRogersTHG/HIVE-Blockchain---Hive.Engine-SPS-AutoStake/commit/eb4e4e63d2d7962b7c86591c19a17fde90ed9753
and
https://github.com/BrynRogersTHG/HIVE-Blockchain---Hive.Engine-SPS-AutoStake/commit/d944c3778addbd9a83141e0de8919abce2247e16#diff-d2f475f6090d5208ee6eec53f681126520f4f1deaea1a64166b5cfdace5b14a9
Thanks, I am quite noddy when it comes to Github. I didn't realise all the changes were pubic. No matter now as the posting key is changed.