ety001
ety001
Could you have more detail descriptions? I'm not familiar with SteemPlus.
@Doctor-Victor-Frankenstein OK, I see. Thank you.
> I have been trying to do the same thing as you @danirabbani90 I have a private steemd full node setup while trying to setup condenser, and I am in...
Hi, I cannot reproduce the bug now. Could you confirm for that again?
好用 +1
I also have this problem. Every time generating files have different md5 sum. I need to remove the extra file attributes.
try branch 0.23.x
You need to prepare `block_log` file first. Suppose you have downloaded the latest `block_log` file in the folder `/data/steem`. Then you startup the container by this command ``` sudo docker...
``` SMS_SEND_TIME_WINDOW=600 SMS_SEND_THRESHOLD_IN_TIME_WINDOW=1 EMAIL_SEND_TIME_WINDOW=600 EMAIL_SEND_THRESHOLD_IN_TIME_WINDOW=1 ``` These are new policy environment parameters. > Time window unit is seconde.
> "Improved Previous Bug Fix" in commit [8259147](https://github.com/steemit/condenser/pull/3916/commits/82591475f70bec91027cf8d031ec682706f11210) didn't always behave as anticipated so was Reverted. I have deploy the newest code to test environment.