Skip to content

P 1446 add RPC call pumpx_notifyLimitOrderResult #3361

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

Merged
merged 52 commits into from
Apr 10, 2025

Conversation

BillyWooo
Copy link
Collaborator

as title

BillyWooo and others added 30 commits April 3, 2025 13:35
@BillyWooo BillyWooo requested review from kziemianek, Kailai-Wang, silva-fj and a team April 10, 2025 13:47
Copy link

linear bot commented Apr 10, 2025

@BillyWooo BillyWooo self-assigned this Apr 10, 2025
@BillyWooo BillyWooo marked this pull request as ready for review April 10, 2025 20:47
if wrapper.task.require_auth() && verify_auth(ctx.clone(), &wrapper).await.is_err() {
return Err(ErrorCode::ServerError(AUTH_VERIFICATION_FAILED_CODE).into());
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

FYI @kziemianek I think we missed this part in SignLimitOrder

@Kailai-Wang Kailai-Wang enabled auto-merge (squash) April 10, 2025 22:05
@Kailai-Wang Kailai-Wang disabled auto-merge April 10, 2025 22:06
@BillyWooo BillyWooo merged commit bf3eec4 into dev Apr 10, 2025
21 checks passed
@BillyWooo BillyWooo deleted the p-1446-implement-pumpx_notifylimitorderresult branch April 10, 2025 22:45
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.

3 participants