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

Clean up the order submission #3447

Merged
merged 2 commits into from May 5, 2021

Conversation

ValentinTrinque
Copy link
Contributor

@ValentinTrinque ValentinTrinque commented Apr 30, 2021

Closes #3441
Closes #3448

@ValentinTrinque ValentinTrinque self-assigned this Apr 30, 2021
@ValentinTrinque ValentinTrinque force-pushed the feature/3441-cleanup-order-submission branch from 7ef6416 to 0d25b1b Compare April 30, 2021 16:44
@ValentinTrinque ValentinTrinque force-pushed the feature/3441-cleanup-order-submission branch from 0d25b1b to ea0ad7d Compare April 30, 2021 16:59
Copy link
Member

@jeremyletang jeremyletang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments to address here.
Also after a disussion with @mattrussell36l, what you suggested in this issue: #3448, is OK for the frontend, so let's add the changes in this PR so you can cleanly implement passing the submission down to the Market.

api/gomock_reflect_889398060/prog.go Outdated Show resolved Hide resolved
execution/gomock_reflect_417138063/prog.go Outdated Show resolved Hide resolved
processor/abci.go Outdated Show resolved Hide resolved
processor/abci.go Show resolved Hide resolved
@ValentinTrinque ValentinTrinque force-pushed the feature/3441-cleanup-order-submission branch 3 times, most recently from 6c1adc0 to c78bf7d Compare May 3, 2021 14:05
@ValentinTrinque ValentinTrinque force-pushed the feature/3441-cleanup-order-submission branch from 6d93628 to a2c7c27 Compare May 4, 2021 15:15
@ValentinTrinque ValentinTrinque force-pushed the feature/3441-cleanup-order-submission branch from a2c7c27 to 54f4b2e Compare May 4, 2021 16:41
@jeremyletang jeremyletang merged commit 66047a7 into develop May 5, 2021
@jeremyletang jeremyletang deleted the feature/3441-cleanup-order-submission branch May 5, 2021 10:09
@edd edd mentioned this pull request May 11, 2021
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.

Clean up SubmitOrder response Remove unecessary fields in OrderSubmission
2 participants