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

R4R: publish trade status #595

Merged
merged 3 commits into from
Jun 18, 2019
Merged

R4R: publish trade status #595

merged 3 commits into from
Jun 18, 2019

Conversation

abelliumnt
Copy link
Contributor

Description

Publish trade status to kafka. Valid trade status can be:

	Unknown = iota
	SellTaker
	BuyTaker
	BuySurplus
	SellSurplus
	Neutral

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

...

Related issues

... reference related issue #'s here ...

@abelliumnt abelliumnt changed the title WIP: publish trade status R4R: publish trade status Jun 5, 2019
app/pub/helpers.go Outdated Show resolved Hide resolved
@rickyyangz rickyyangz force-pushed the match_revision branch 3 times, most recently from afb6c57 to dd03551 Compare June 13, 2019 03:32
@rickyyangz rickyyangz changed the base branch from match_revision to develop June 18, 2019 03:52
@abelliumnt abelliumnt merged commit e608d45 into develop Jun 18, 2019
@unclezoro unclezoro deleted the publish-trade-status branch May 10, 2022 06:14
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
forcodedancing pushed a commit that referenced this pull request May 19, 2022
* Merge with match-revision branch

* Change variable name
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.

4 participants