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

Core v3: API response shows 0 confirmations #3758

Closed
boldninja opened this issue Jun 1, 2020 · 3 comments
Closed

Core v3: API response shows 0 confirmations #3758

boldninja opened this issue Jun 1, 2020 · 3 comments
Assignees

Comments

@boldninja
Copy link
Member

/api/wallets/<wallet address>/transactions API endpoint shows 0 confirmations for transactions that should be confirmed, which in result makes Desktop Wallet gray out transactions (eg. showing them as "pending") so you cannot use those funds.

Expected Behavior

It should show proper number of confirmations.

Current Behavior

It shows 0 confirmations for transactions that should be confirmed.

Steps to Reproduce (for bugs)

make an API call to /api/wallets/<wallet address>/transactions and see the response of transactions it shows 0 for them.

@rainydio
Copy link
Contributor

rainydio commented Jun 4, 2020

Fixed

@rainydio rainydio closed this as completed Jun 4, 2020
@rainydio
Copy link
Contributor

rainydio commented Jun 4, 2020

Almost forgot about other endpoints. Reopening for now.

@rainydio
Copy link
Contributor

Fixed

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