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

Fix API definition for addresses (which fix request routing for GET /v2/wallets/{walletId}) #230

Merged
merged 1 commit into from
May 7, 2019

Conversation

KtorZ
Copy link
Member

@KtorZ KtorZ commented May 7, 2019

Issue Number

#229

Overview

  • I have fixed API definition for addresses (which fix request routing for GET /v2/wallets/{walletId})

Comments

Whoops 🤷‍♂️

@KtorZ KtorZ requested a review from piotr-iohk May 7, 2019 09:24
@KtorZ KtorZ self-assigned this May 7, 2019
Copy link
Contributor

@piotr-iohk piotr-iohk left a comment

Choose a reason for hiding this comment

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

🎉

@KtorZ KtorZ merged commit 53f16d2 into master May 7, 2019
@KtorZ KtorZ deleted the KtorZ/229/get-wallet-endpoint-fix branch May 7, 2019 11:37
alecalve pushed a commit to alecalve/cardano-sl that referenced this pull request May 16, 2019
4020: Prepare wallet backend 1.5 release r=KtorZ a=KtorZ

## Description

<!--- A brief description of this PR and the problem is trying to solve -->

After we split the wallet backend development on its own repo, we wanted
to setup a submodule from 'cardano-sl' to 'cardano-wallet' to keep the
former up-to-date with what was happening on 'cardano-wallet'. This was
unpractical to maintain and decided to revert this and instead,
duplicate and freeze the source code of 'cardano-wallet' on sl (only
updating when changes required so).

When we froze, it wasn't yet clear what features were going to be
released in 1.5. Therefore, the code currently on 'cardano-sl' includes
stuff it should. This commit removes them.

This also seemingly fixes acid-state migration from 1.4 to current
develop (1.5 target).


## Linked issue

<!--- Put here the relevant issue from YouTrack -->

cardano-foundation/cardano-wallet#230



Co-authored-by: KtorZ <matthias.benkort@gmail.com>
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.

None yet

2 participants