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

Fix pending txs is not a map #7490

Merged
merged 1 commit into from
May 16, 2023
Merged

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented May 16, 2023

Resolves #7483

Motivation

txpool_content may return a list instead of a map in the result (LightLink example, see linked issue).

Changelog

Check if a map is returned from the node in fetch_pending_transactions_geth function

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-fix-pending-txs-is-not-a-map branch from 9b5987b to 5a3f287 Compare May 16, 2023 10:54
@vbaranov vbaranov force-pushed the vb-fix-pending-txs-is-not-a-map branch from 5a3f287 to 129ecb7 Compare May 16, 2023 13:07
@vbaranov vbaranov merged commit a0bfeed into master May 16, 2023
@vbaranov vbaranov deleted the vb-fix-pending-txs-is-not-a-map branch May 16, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant