You are viewing a single comment's thread from:

RE: Allow me to re-introduce you to the "Power Up 100%" post option

in #steem6 years ago (edited)

Think we need the Convert option back for SBD instead. I think it is still in the API, and there might have been good reasons to remove it back from thw steemit.com wallet page then, but now getting payout partially in SBD to then have 'converted' to STEEM by the blockchain should be an important option to have back. Should help making the old downward peg working again. I saw there is a lightsteem example in the docs of lightsteem:

from lightsteem.client import Client
from lightsteem.datastructures import Operation

client = Client(
    keys=["<active_key>"]
)
client.broadcast(
    Operation('convert', {
        "owner": "emrebeyler,
        "amount": "0.500 SBD",
        "requestid": 1,
    })
)

So you can always do it in a little python script using lightsteem by @emrebeyler.

Getting it back for web users though should still be important though.

I don't see any reason why 100% PU would turn out better than going 50%/50% and using Convert, and you will be helping pegging by using this option I think.

Sort:  

thanks for pointing this out and @tcpolymath noted that Steemworld also has a gui for it. Think this through with me though - isn't this in practice the exact same thing as selecting 100% power up, only it takes more steps and an additional 3 days after you receive post payout? What is the benefit? I don't see any big drawbacks, but having to take extra steps to achieve the exact same result is a slight reason to use 100% power up instead of conversion. I have seen some people saying that the conversion is preferable because it takes SBD out of circulation... but isn't selecting 100% power up taking the exact same amount of SBD out of circulation (or rather, causing the exact same amount of SBD to never be circulated in the first place, which is the exact same difference?)? Am I missing something?

EDIT - I guess it isn't necessarily the exact same amount - for a 100% power up post, the exact amount of Steem would be based on the 3 day rolling price average from the feed for the 3 days immediately before the post paid out, while if you use the conversion feature the exact amount of Steem would be based on the 3 day rolling price average from the feed for the 3 days immediately after making the conversion request.

EDIT 2: Thinking about this some more, I think the prime advantage of using the conversion feature is that you only have to predict the market for 3 days instead of 7 days. With how swingy crypto markets can be and generally unpredictable, with price movements based almost entirely on market manipulation and news stories, this may not actually make much difference in practice LOL But yeah I think it probably gives you a little better control I guess?

Steemworld has a gui to do it.

Just noticed this post by @emrebeyler, should be relevant.

Coin Marketplace

STEEM 0.18
TRX 0.15
JST 0.029
BTC 63747.71
ETH 2543.33
USDT 1.00
SBD 2.66