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

Change getPendingTransaction to include future transaction #15

Merged
merged 1 commit into from Feb 24, 2020

Conversation

MSNTCS
Copy link
Contributor

@MSNTCS MSNTCS commented Feb 24, 2020

Due to changes in foundry implementation to count future queue in pending transactions, it is needed to changes the `getPendingTransactions' and signature to include future transactions if it is necessary. It fixes #14.

@MSNTCS MSNTCS requested a review from majecty February 24, 2020 02:18
Copy link
Contributor

@majecty majecty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@majecty majecty merged commit 69e8981 into CodeChain-io:master Feb 24, 2020
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

Successfully merging this pull request may close these issues.

Change getPendingTransactions to include future transactions.
2 participants