At the moment it isn't. Cleaning up the code and making it available is on the list of things to do though.
Most of the stuff I write for hive, depends on other stuff I've written and is already feeding chain info (along with the different calculations it makes from that info) to a DB. Some of these "feeder programs" process chain info for several main programs like this one. The bot that calculates each accounts usershare, also calculates usershare for DHEDGE, ARCHON+ARCHONM (combined usershare), WEED, UTOPIS (unused) and BRO(FI) (unused). There's a lot of "junk" code in that bot that wouldn't be needed to only run governance for one token.
So to release something like this, I'd have to make a copy of everything, then strip down the garbage that's only used by other stuff, retest everything to make sure it functions more often than not, and then figure out how to explain how it all works.
At the moment it isn't. Cleaning up the code and making it available is on the list of things to do though.
Most of the stuff I write for hive, depends on other stuff I've written and is already feeding chain info (along with the different calculations it makes from that info) to a DB. Some of these "feeder programs" process chain info for several main programs like this one. The bot that calculates each accounts usershare, also calculates usershare for DHEDGE, ARCHON+ARCHONM (combined usershare), WEED, UTOPIS (unused) and BRO(FI) (unused). There's a lot of "junk" code in that bot that wouldn't be needed to only run governance for one token.
So to release something like this, I'd have to make a copy of everything, then strip down the garbage that's only used by other stuff, retest everything to make sure it functions more often than not, and then figure out how to explain how it all works.
View more