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

Remove V2 Owner API #351

Merged
merged 3 commits into from
Mar 4, 2020
Merged

Conversation

yeastplume
Copy link
Member

@yeastplume yeastplume commented Mar 3, 2020

Cleaup work to remove older version of Owner API in 4.0.0:

  • Remove previous v2 OwnerRpc API
  • Rename OwnerRpcS API to Just OwnerRpc API
  • Remove owner v2 endpoints
  • Remove v2 sanity tests
  • Small cleanup of OwnerAPI doctests to remove option of not using token

@yeastplume yeastplume merged commit 62e3aed into mimblewimble:master Mar 4, 2020
@yeastplume yeastplume deleted the v2_api_bye branch March 13, 2020 10:25
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
* remove v2 owner API

* rename former owner_rpc_s to owner_rpc

* remove use_token arg from doc tests
bayk pushed a commit to mwcproject/mwc-wallet that referenced this pull request Dec 4, 2020
… independent we kept copies of the test functions. That will allow to rebase easier

Remove V2 Owner API (mimblewimble#351)
* remove v2 owner API
* rename former owner_rpc_s to owner_rpc
* remove use_token arg from doc tests

(cherry picked from commit 62e3aed)

# Conflicts:
#	api/src/owner_rpc.rs
#	api/src/owner_rpc_s.rs
#	controller/src/controller.rs
#	tests/owner_v2_sanity.rs
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