Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Lack of funds in the accounts of delegates (regression tests) #1122

Closed
grzegorzs opened this issue Dec 9, 2014 · 4 comments
Closed

Lack of funds in the accounts of delegates (regression tests) #1122

grzegorzs opened this issue Dec 9, 2014 · 4 comments
Assignees
Labels

Comments

@grzegorzs
Copy link
Contributor

Regression tests, e.g. wallet_transfer

default (unlocked) >>> wallet_account_balance delegate0
No balances found.

The effects felt in many other tests, e.g.

default (unlocked) >>> wallet_transfer 100 XTS delegate0 test
Command failed with exception: unspecified (0)
Unable to pay fee; no remaining balances can cover it and no account can pay it.
All balances: [[["XTSDG4CLPoePEPHaRaDszT4ix8gA1ghTb6FF",0],-10000000]]
default (unlocked) >>> wallet_publish_price_feed delegate0 2 XMO
Command failed with exception: Assert Exception (10)
quote_asset_record.valid(): 
@grzegorzs
Copy link
Contributor Author

@drltc
Copy link
Contributor

drltc commented Dec 9, 2014

Likely related to #1124

@vikramrajkumar
Copy link
Contributor

Needs to be addresses as part of #845.

@vikramrajkumar vikramrajkumar modified the milestone: v0.4.28 Jan 7, 2015
@vikramrajkumar vikramrajkumar modified the milestone: 0.9.0 Jan 23, 2015
@vikramrajkumar
Copy link
Contributor

The breaking change was reverted; when the change is re-applied in the future, the tests will also be updated to handle it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants