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

Change the return type of migrateByronWallet to be a list of transactions. #837

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

jonathanknowles
Copy link
Member

@jonathanknowles jonathanknowles commented Oct 16, 2019

Issue Number

#779

Overview

The result of migrating funds from a Byron wallet to a new-style wallet will be the creation of one or more transactions. Therefore, it makes sense to report this set of transactions as the result of the migrateByronWallet call.

This PR merely changes the return type of the call, in order to unblock testing work.

Further PRs will actually implement this call.

@KtorZ
Copy link
Member

KtorZ commented Oct 16, 2019

bors r+

iohk-bors bot added a commit that referenced this pull request Oct 16, 2019
837: Change the return type of `migrateByronWallet` to be a list of transactions. r=KtorZ a=jonathanknowles

# Issue Number

#779 

# Overview

The result of migrating funds from a Byron wallet to a new-style wallet will be the creation of _one or more_ transactions. Therefore, it makes sense to report this set of transactions as the result of the `migrateByronWallet` call.

This PR merely changes the return type of the call, in order to unblock testing work.

Further PRs will actually implement this call.


Co-authored-by: Jonathan Knowles <jonathan.knowles@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 16, 2019

Build failed

@jonathanknowles
Copy link
Member Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 16, 2019

Merge conflict (retrying...)

1 similar comment
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 16, 2019

Merge conflict (retrying...)

@KtorZ KtorZ merged commit eba1779 into master Oct 16, 2019
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 16, 2019

Merge conflict (retrying...)

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 16, 2019

Merge conflict

@KtorZ KtorZ deleted the jonathanknowles/migrate-byron-wallet-return-type branch October 16, 2019 12:11
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