eonwarped
eonwarped
1. Estimates in the backend will be harder for handling new votes. I think there's no way around just computing it based on the reward data available. However, as noted...
Now that I did this, I realize that I would prefer to do something more generic: Just something like "requestUser" 1. User selects user from dropdown 2. Username gets returned...
For now, just want to simplify the scope to just sign buffer. It will then be used as the source for getting an account and then requesting any extra steps...
Note the chain is not producing more SBD at this time as it is turned off when the ratio of SBD to Steem market cap is too high. (Exception in...
I've been debugging by adding some logging and grafting to the failing subgraph. Some things of note: With a code change bypassing a giant loop that recomputes and saves all...
In our case it's application specific. I removed this error by reducing the amount of persists within a maintenance call that got triggered, it was looping through all entities and...