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

wallet_pending and accounts_pending handle empty results differently #3387

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

clemahieu
Copy link
Contributor

Accounts_pending inserted an entry with an empty array and wallet_pending didn't insert a result at all. This caused wallet_pending to fail check_block_response_count.

… accounts_pending inserted an entri with an empty array and wallet_pending didn't insert a result at all. This caused wallet_pending to fail check_block_response_count.
@clemahieu clemahieu added this to the V23.0 milestone Jul 22, 2021
@clemahieu clemahieu added bug rpc Changes related to Remote Procedure Calls labels Jul 22, 2021
@theohax theohax self-requested a review July 22, 2021 10:26
@clemahieu clemahieu merged commit 0a95131 into develop Jul 22, 2021
@theohax theohax deleted the fix_wallet_pending branch July 22, 2021 10:45
@zhyatt
Copy link
Collaborator

zhyatt commented Jul 26, 2021

@clemahieu This is all internal, no external RPC impacts, correct?

@zhyatt
Copy link
Collaborator

zhyatt commented Nov 23, 2021

@clemahieu This is all internal, no external RPC impacts, correct?

Colin confirmed no external RPC impacts to note in documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rpc Changes related to Remote Procedure Calls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants