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

Remove bus from chain module - Closes #3813 #3840

Merged
merged 4 commits into from
Jun 20, 2019

Conversation

lsilvs
Copy link
Contributor

@lsilvs lsilvs commented Jun 19, 2019

What was the problem?

Chain using a custom implementation called Bus to communicate via "events" where it should be using modules Channel.

How did I fix it?

I've removed the custom implementation and replaced it by channel.publish where it was used.

How to test it?

Run test suit.

Review checklist

@lsilvs lsilvs requested a review from 2snEM6 June 20, 2019 12:16
@shuse2 shuse2 merged commit 04baf9d into development Jun 20, 2019
@shuse2 shuse2 deleted the 3813-remove-bus-from-chain-module branch June 20, 2019 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove bus from chain module
3 participants