economicstudio

Results 17 issues of economicstudio

#### Project Information * Repository: https://github.com/steemit/steem * Project Name: Steem #### Expected behavior `voting_power` should show the voting power at `last_vote_time`. #### Actual behavior `voting_power` is set to **0 for...

bug
API

- Current system - SP undelegation takes **5 days**. - **UX discontinuity**: After 5 days, a sudden voting value jump occurs, which is prone to be wasted. - Proposal -...

HARDFORK

Today I found a very interesting error message from a user who's trying to use my service @scotauto (Steem Scot claim automation service). Due to the nature of the service,...

As you may know, https://steemd.com sometimes show only from several hours past data, sometimes more than 8 hours past data. It seems the same when I call account reverse history...

![](https://user-images.githubusercontent.com/38183982/54313053-58646780-45d0-11e9-8914-8d4759dee645.png) I've just found that 0 SP account can do quite many things than before. (Maybe due to the decreasing Steem blockchain activity, so required RC seems dynamically adjusted.) Of...

In the Steem blockchain, currently, payout related fields are - `total_payout_value` : author payout (really terrible name, which leads to a bug like https://github.com/steemit/condenser/issues/3450. Everybody may think this is author...

Currently, powerup (tx type: `transfer_to_vesting`) doesn't support a memo. Normally this is fine. But powerup actually supports powering up another account. ![](https://cdn.steemitimages.com/DQmfL31JpJFF2CUkozgYoVWSZeDcCs1uKyuWZu3NcvcSdDt) > steeemitwallet.com If you click `Power Up` and...

- rep by get_account_reputations() and rep in the post info by e.g., get_discussions_by_blog() are inconsistent. Initially I thought this may be due to the sync delay of hivemind, but interestingly...

I really appreciate this change: https://github.com/steemit/steem/issues/3274 resolved by https://github.com/steemit/steem/pull/3294 So, as you know, now the public profile setting tab should move back to condenser :) Many newbies are actually quite...

communities

#### Expected behavior When a user access a deleted post/comment, Busy should show that it is deleted (or at least stop waiting for loading) #### Actual behavior Busy waits forever...