Skip to content

Copying rust client and change it to use libra-dev for AccountResource #10

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

Merged
merged 2 commits into from
Nov 15, 2019

Conversation

thefallentree
Copy link

@thefallentree thefallentree commented Nov 14, 2019

I copied code from libra/client into here, the idea is to provide an testground for C API development, over time we will get rid of direct libra dependencies one by one form this code, and it will serve as an example to write a Rust client using libra-dev C APIs

use ./run.sh to build client

I also changed everywhere parsing AccountStateBlob to use new C-API

@thefallentree thefallentree force-pushed the falelntree-rust branch 2 times, most recently from 611884f to e263a7b Compare November 14, 2019 22:22
Copy link
Contributor

@phoenix-o phoenix-o left a comment

Choose a reason for hiding this comment

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

awesome! hopefully we can get rid of it long term and have more concise integration test

@thefallentree thefallentree merged commit 35d1884 into master Nov 15, 2019
@thefallentree thefallentree deleted the falelntree-rust branch December 12, 2019 21:23
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