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

feat: add tari engine for flow and wasm functions #4237

Merged
merged 9 commits into from
Jul 4, 2022

Conversation

stringhandler
Copy link
Collaborator

@stringhandler stringhandler commented Jun 28, 2022

A prototype and stub for a potential WASM and flow engine for DAN layer smart contracts.

Not fully functional, but wanted to get the code in. Most of the work is moving the StateDb and Instructions into the engine crate. The idea is that the engine crate can be referenced by template creators as a dev_dependency in their projects so that they can run tests without all the HotStuff consensus code.

@stringhandler stringhandler force-pushed the st-val-merge2 branch 2 times, most recently from b64673b to ce4b492 Compare June 28, 2022 13:26
@stringhandler stringhandler marked this pull request as ready for review June 28, 2022 13:27
@stringhandler stringhandler force-pushed the st-val-merge2 branch 3 times, most recently from 059087e to 470bd6a Compare June 28, 2022 15:32
sdbondi
sdbondi previously approved these changes Jun 30, 2022
sdbondi
sdbondi previously approved these changes Jul 1, 2022
@aviator-app aviator-app bot added the mq-failed label Jul 1, 2022
sdbondi
sdbondi previously approved these changes Jul 4, 2022
@aviator-app aviator-app bot removed the mq-failed label Jul 4, 2022
@aviator-app aviator-app bot added the mq-failed label Jul 4, 2022
@stringhandler stringhandler merged commit a997934 into tari-project:development Jul 4, 2022
@stringhandler stringhandler deleted the st-val-merge2 branch July 4, 2022 08:09
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