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

[Rust/BNB]: Move BNB Beacon chain to Rust #3589

Merged
merged 24 commits into from
Dec 13, 2023
Merged

[Rust/BNB]: Move BNB Beacon chain to Rust #3589

merged 24 commits into from
Dec 13, 2023

Conversation

satoshiotomakan
Copy link
Collaborator

@satoshiotomakan satoshiotomakan commented Dec 8, 2023

Description

Move BNB Beacon chain to Rust.

How to test

Run Rust, C++, Android and iOS tests

Breaking Changes

  • Remove the previously deprecated TWTransactionCompilerBuildInput FFI.

TODO

  • Implement all order types
  • Implement Compiler functionality
  • Remove C++ tests

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@satoshiotomakan satoshiotomakan marked this pull request as ready for review December 11, 2023 17:28
Copy link
Contributor

@lamafab lamafab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Those /// cbindgen:ignore comments are expected (for the codegen I assume), right?

@satoshiotomakan
Copy link
Collaborator Author

Unfortunately, yes

LGTM. Those /// cbindgen:ignore comments are expected (for the codegen I assume), right?

@satoshiotomakan satoshiotomakan merged commit 2a63cda into master Dec 13, 2023
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/rust-bnb branch December 13, 2023 16:22
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.

3 participants