Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Missing in progress conversions in wallet #1246

Closed
TimCliff opened this issue Mar 19, 2017 · 3 comments
Closed

Missing in progress conversions in wallet #1246

TimCliff opened this issue Mar 19, 2017 · 3 comments
Assignees

Comments

@TimCliff
Copy link
Contributor

This looks like a repeat of #896, but that issue looks like it is already closed.

I have these conversions in progress:
get_conversion_requests timcliff

[{
"id": 13194,
"owner": "timcliff",
"requestid": 1489716972,
"amount": "100.000 SBD",
"conversion_date": "2017-03-20T14:16:18"
},{
"id": 13200,
"owner": "timcliff",
"requestid": 1489767452,
"amount": "100.000 SBD",
"conversion_date": "2017-03-21T04:17:45"
},{
"id": 13206,
"owner": "timcliff",
"requestid": 1489804380,
"amount": "100.000 SBD",
"conversion_date": "2017-03-21T14:33:24"
},{
"id": 13237,
"owner": "timcliff",
"requestid": 1489902083,
"amount": "100.000 SBD",
"conversion_date": "2017-03-22T17:41:33"
}
]

Only the most recent one is showing up:
image

The other three were showing up until today.

@originated originated self-assigned this Mar 20, 2017
@originated
Copy link
Contributor

@TimCliff This should be resolved now, I'm seeing 3 results returned in the API and reflected correctly in the UI(looking at your account for example). If you could please confirm. Thanks.

screen shot 2017-03-24 at 12 14 40 pm

screen shot 2017-03-24 at 12 13 47 pm

@roadscape
Copy link
Contributor

When we upgraded our nodes to 0.17, we started receiving more account history data. This fixes these concerns for most cases.

Relevant discussions:
#375
steemit/steem#521

@TimCliff
Copy link
Contributor Author

looks good now, thanks!

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

No branches or pull requests

3 participants