Remove app side balance checks #1105

Merged
tzarebczan merged 3 commits from balance-checks into master 2018-03-19 17:31:55 +01:00
tzarebczan commented 2018-03-15 14:41:19 +01:00 (Migrated from github.com)

Adding 2 checks to channel bid (equal to balance, and equal to 0) based on https://github.com/lbryio/lbry-app/pull/794 because the error messages don't make it from the daemon, so will these in place.

Removed publish side check, error message from the daemon are now more accurate.

Tested this out locally.

Adding 2 checks to channel bid (equal to balance, and equal to 0) based on https://github.com/lbryio/lbry-app/pull/794 because the error messages don't make it from the daemon, so will these in place. Removed publish side check, error message from the daemon are now more accurate. Tested this out locally.
liamcardenas (Migrated from github.com) reviewed 2018-03-15 14:41:19 +01:00
neb-b (Migrated from github.com) reviewed 2018-03-15 14:41:19 +01:00
neb-b commented 2018-03-15 17:57:14 +01:00 (Migrated from github.com)

Looks good. I would just switch to === instead of ==

Looks good. I would just switch to `===` instead of `==`
tzarebczan commented 2018-03-16 16:54:00 +01:00 (Migrated from github.com)

@seanyesmunt / @liamcardenas this can actually be merged now, doesn't need the latest daemon RC.

@seanyesmunt / @liamcardenas this can actually be merged now, doesn't need the latest daemon RC.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1105
No description provided.