Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove redundant code in modules/transactions #3638

Closed
lsilvs opened this issue May 16, 2019 · 1 comment
Closed

Remove redundant code in modules/transactions #3638

lsilvs opened this issue May 16, 2019 · 1 comment
Assignees

Comments

@lsilvs
Copy link
Contributor

lsilvs commented May 16, 2019

The transactions module declares many functions which are just wrapper functions for transaction pool, hence can be replaced. Furthermore, the transactions module declares function getPooledTransactions whose definition uses unnecessary dynamic function calls. This function is difficult to understand and hard on the eye. Thus, it should be refactored as well.

Originally posted by @SargeKhan in #3524 (comment)

@shuse2
Copy link
Collaborator

shuse2 commented May 29, 2019

Closed by #3614

@shuse2 shuse2 closed this as completed May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants