Michael Vandeberg
Michael Vandeberg
I did not notice the transfer. It was still in my email as a steem issue.
The API itself is already self-describing. There are two api calls, `get_methods` and `get_signature`. `get_methods` returns a list of all registered API calls on the node and `get_signature` returns default...
I am not seeing any evidence of autoscaling during reindex, only resync and live. We can add the behavior to reindexing as well.
> Removal of total earnings in SBD I am in favor of this purely for the UX. > Enabling SBD -> Steem conversion, but not vice versa This has existed...
I will leave open for discussion.
@clayop, can you provide some more information for me please? OS, gcc version, boost version, build options, and config options.
> Maybe it's due to memory or database config issue. I got the full log just before, saying too many open files. I think this is likely. We have done...
Is this on `master`?
The behavior is intentional. We added the ability for the wallet to do offline signing. We could change how offline signing is enabled, perhaps with an `--offline` option that ignores...
Will address this before the SMT release.