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

Fixes minor bugs found during testing #710

Merged
merged 35 commits into from Apr 18, 2023
Merged

Fixes minor bugs found during testing #710

merged 35 commits into from Apr 18, 2023

Conversation

Gauthamastro
Copy link
Member

No description provided.

@Gauthamastro Gauthamastro marked this pull request as draft April 15, 2023 09:37
Gauthamastro and others added 4 commits April 18, 2023 08:47
# Conflicts:
#	clients/orderbook/src/gossip.rs
#	clients/orderbook/src/tests.rs
#	clients/orderbook/src/worker.rs
#	misc/load-testing/src/main.rs
## Describe your changes

- We were using stid field of Obmessage as a nonce for the worker, Since
all engine actions don't need to be sent to the polkadex worker, a new
field called `worker_nonce` is created.
- Refactor and renaming of code
- fix verify config for market orders

## Issue ticket number and link

## Checklist before requesting a review
- [x] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [x] I removed all Clippy and Formatting Warnings. 
- [ ] I added required Copyrights.
@Gauthamastro Gauthamastro marked this pull request as ready for review April 18, 2023 03:47
@Gauthamastro Gauthamastro merged commit 6e4d431 into Develop Apr 18, 2023
2 checks passed
@Gauthamastro Gauthamastro deleted the test-ob branch April 18, 2023 04:56
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