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

Validate transactions manually in transactions_service #1521

Merged
merged 6 commits into from
Dec 27, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Dec 27, 2023

cc #1517

Instead of having code in validate.rs that validates a transaction, it is now done manually by the transactions service with the help of some utilities in validate.rs.

A follow-up to this PR is to rework a bit the runtime_service to directly perform runtime calls instead of returning a runtime lock.

@tomaka tomaka added this pull request to the merge queue Dec 27, 2023
Merged via the queue into smol-dot:main with commit d2ce829 Dec 27, 2023
22 checks passed
@tomaka tomaka deleted the validate-rework branch December 27, 2023 12:49
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.

1 participant