You are viewing a single comment's thread from:

RE: Best Practice Running Steemd v0.16.0

in #witness-category7 years ago (edited)

You can probably still use most of the functions but you won't be able to use list_my_accounts or get_account_history

account_by_key doesn't use a huge amount of memory, so you can leave it enabled if you want. account_history does use a lot of memory, but you can eliminate almost all of that usage by only tracking your own account with --track-account-range

However, if you are running a witness node (signing blocks) you should not use any extra plugins, even these. Better to run another node for wallet purposes if you need it.

Sort:  

Ah. Ok. Thanks for the info.




smooth...

Not a change. I created a withdraw route that sends 87.5% of it back to vesting, so the net power down rate is the same as before (actually slightly lower) and I'm not, at this time, taking advantage of the higher rate, nor do I have any specific plan to do so.

But I have reevaluated the situation and I'm keeping my options open at this point, especially given that many of the important concerns I and others expressed elsewhere in the comments to that same post and others on the topic (e.g. implementing the economic changes unnecessarily abruptly and not phasing them in, too many changes at once, bundling the economic changes with immature chainbase code, etc.) not having being addressed. Overall I am supportive of the path that was taken, so far, but we will have to see how things turn out.