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

set signedOrderBook addy from precompile call #161

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

atvanguard
Copy link

@atvanguard atvanguard commented Feb 27, 2024

Why this should be merged

These fields VerifyingContract and ChainId are only set in plugin/evm/limit_order.go.NewLimitOrderProcesser. However, the above is not invoked until the node bootstraps completely, and hence causes the signed order match validations during bootstrap to fail.

@atvanguard atvanguard requested a review from lumos42 February 27, 2024 14:33
@atvanguard atvanguard merged commit 2b57fd9 into aylin Feb 27, 2024
3 checks passed
@atvanguard atvanguard deleted the bootstrap-fix branch February 27, 2024 14:44
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.

2 participants