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

Refactor crate names, API Crate refactor #20

Merged
merged 7 commits into from
Mar 14, 2019

Conversation

yeastplume
Copy link
Member

Ensures all crates are consistently prefixed with grin_wallet_, and refactors/renames contents of api crate to split up owner/foreign/rpc functionality into different files, and renames exports (so using the owner API, for instance, will be grin_wallet_api::Owner etc.

@yeastplume yeastplume merged commit baa5e46 into mimblewimble:master Mar 14, 2019
@yeastplume yeastplume deleted the v2_api_1 branch May 20, 2019 08:22
garyyu added a commit to garyyu/grin-wallet that referenced this pull request May 26, 2019
* Wallet check repair API to support check on batch

* rustfmt

* fix: wrong return type for check_repair_batch

* mistake on return type
yyangli referenced this pull request in mwcproject/mwc-wallet May 13, 2020
* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)

* refactor/rename api crate contents, make crate naming consistent (all starting with grin_wallet)

* fix rpc api tests

* rustfmt

* done refactor

* rustfmt

* travis CI fixes
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.

1 participant