Hey everyone,
I woke up kind of late this morning and I'm still sipping on my coffee. I'm not sure what I'm going to do today, but I'm sure it will be something productive.
To start the day, here is the sister script to the savings.py
tool I shared yesterday. This new script, powerup.py
, is nearly identical, but instead of putting HBD into savings, it powers up your liquid HIVE into Hive Power (HP).
This script automates the process of powering up available HIVE for multiple accounts using a single active key. It's perfect for consistently growing your stake without the manual effort of logging into each account.
Just like the savings script, it's configurable via a YAML file or command-line arguments. You can perform a dry run to see what it would do without actually broadcasting any transactions.
Here's an example of a dry run where the script checks four accounts and determines that two of them have enough liquid HIVE to be powered up.
It's another simple tool to help automate routine tasks on the Hive blockchain.
You can find the script on Gist: (to be folded into auto-market
as well)
As always,
Michael Garcia a.k.a. TheCrazyGM