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

Safe FFI boundary #41

Merged
merged 12 commits into from
Jan 5, 2025
Merged

Safe FFI boundary #41

merged 12 commits into from
Jan 5, 2025

Conversation

bazhenov
Copy link
Owner

@bazhenov bazhenov commented Jan 3, 2025

Fixes #40

Plan:

  • tango_prepare_state/tango_run/tango_estimate_iterations should return boolean
  • add separate function to read measurements
  • add separate function to read last error
  • test should be stopped after first panic
  • add support of protocol version checking

@bazhenov bazhenov changed the title Adding test reproducing issue Safe FFI boundary Jan 3, 2025
@bazhenov bazhenov marked this pull request as ready for review January 5, 2025 15:51
@bazhenov bazhenov merged commit ecf8827 into dev Jan 5, 2025
4 of 5 checks passed
@bazhenov bazhenov linked an issue Jan 5, 2025 that may be closed by this pull request
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.

Safe FFI boundary
1 participant