Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: subtract delegated_vesting_shares from available shares #2047

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

Sekhmet
Copy link
Contributor

@Sekhmet Sekhmet commented Jul 9, 2018

Fixes #2046

Changes

  • Subtract delegated shares from user shares (maximum what user can power down).

Test plan

@Sekhmet Sekhmet merged commit 538989b into develop Jul 9, 2018
@Sekhmet Sekhmet deleted the feature/power-down-amount branch July 9, 2018 11:53
Sekhmet added a commit that referenced this pull request Jul 9, 2018
* Remove border-left/right and border-radius in Wallet/Activity page (#1935)

* Remove border-left/right and border-radius in Wallet/Activity page

In smaller device, page takes full width so blocks in Wallet and
Activity page now longer have border-left and border-right. These
CSS properties are visible for medium device and above.

Same for border-radius, on smaller device it is creating unwanted
white-space. Border-radius is only available on medium device and
above.

* Adjust border and border-radius for multiple view ports

- Remove border right on medium devices
- Remove border-radius for smaller devices

* Add border-radius on Wallet and Activity medium or greater screens

* Add loader class instead of inline css

Add UserActivityActions__loader and related css.

* use npm packages instead of git (#2034)

* use develop as upstream branch (#2035)

* update BBackTop logic (#2036)

* Fix activity formatting on unfamiliar custom json operations (#1909) (#2037)

* fix: refresh login based on loaded, not authenticated prop (#2042)

* fix: add UPVOTE_LOCKOUT error fingerprint (#2043)

* fix: subtract delegated_vesting_shares from available shares (#2047)

* fix: always set current images, links, users and tags (#2048)

* feat: add create json metadata for comments (#2049)

* Release 2.5.1
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants