Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

cdb: handle MsgSubmitProposal #2238

Merged
merged 10 commits into from
Jul 15, 2020
Merged

cdb: handle MsgSubmitProposal #2238

merged 10 commits into from
Jul 15, 2020

Conversation

Benzbeeb
Copy link
Contributor

Implementation details

  1. add a flusher handler for handle MsgSubmitProposal
  2. emit Kafka msg
  3. create proposals table in flusher
  4. add an emitter handler for handle Kafka msg

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@Benzbeeb Benzbeeb requested review from sorawit and taobun July 15, 2020 07:35
@render
Copy link

render bot commented Jul 15, 2020

@Benzbeeb Benzbeeb force-pushed the emitter-submit-proposol branch from 99644e5 to 5c6dad8 Compare July 15, 2020 09:47
CHANGELOG_UNRELEASED.md Outdated Show resolved Hide resolved
chain/emitter/gov.go Outdated Show resolved Hide resolved
@Benzbeeb Benzbeeb requested a review from sorawit July 15, 2020 10:22
chain/emitter/gov.go Outdated Show resolved Hide resolved
@Benzbeeb Benzbeeb force-pushed the emitter-submit-proposol branch from e9ef12b to aa0137b Compare July 15, 2020 11:45
@taobun taobun merged commit a1a7058 into master Jul 15, 2020
@taobun taobun deleted the emitter-submit-proposol branch July 15, 2020 12:27
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.

3 participants