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

feat(core-transaction-pool): disaptch additional transaction-pool events #3766

Merged
merged 4 commits into from
Jun 3, 2020

Conversation

sebastijankuzner
Copy link
Contributor

Summary

PR included additional transaction-pool events, required by #3753:

  • AddedToPool = "transaction.pool.added"
  • RejectedByPool = "transaction.pool.rejected"
  • RemovedFromPool = "transaction.pool.removed"
  • Expired = "transaction.expired"

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner changed the title feat(core-transaction-pool): disaptch additional pool events feat(core-transaction-pool): disaptch additional transaction-pool events Jun 2, 2020
@faustbrian faustbrian merged commit 4190ed6 into develop Jun 3, 2020
@ghost ghost deleted the feat/core-transaction-pool/watcher branch June 3, 2020 05:08
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.

None yet

2 participants