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

Support Roughtime from Rust #730

Closed
daviddrysdale opened this issue Mar 20, 2020 · 2 comments · Fixed by #1086
Closed

Support Roughtime from Rust #730

daviddrysdale opened this issue Mar 20, 2020 · 2 comments · Fixed by #1086
Assignees

Comments

@daviddrysdale
Copy link
Contributor

daviddrysdale commented Mar 20, 2020

We currently have some Roughtime client code in C++ (#428, #461, #468). It's not yet plumbed into the runtime (there's no ABI to expose it yet), but it will eventually need to be accessible from the Rust-based version of the runtime (#723). That could either be:

@blaxill blaxill mentioned this issue Mar 23, 2020
19 tasks
@daviddrysdale
Copy link
Contributor Author

As of #845 and #801 the Rust runtime can use the C++ Roughtime client pseudo-Node via FFI.

@conradgrobler
Copy link
Collaborator

#1047 adds a Rust version of the c++ Roughtime client to the runtime. The pseudo-node will follow.

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 a pull request may close this issue.

2 participants