Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Batch Import Addresses to 1.4.2 #4041

Merged
merged 4 commits into from
Jan 30, 2019

Conversation

KtorZ
Copy link
Contributor

@KtorZ KtorZ commented Jan 28, 2019

Description

Backporting cardano-foundation/cardano-wallet#259 to 1.4.2

Linked issue

Type of change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🛠 New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🏭 Refactoring that does not change existing functionality but does improve things like code readability, structure etc
  • 🔨 New or improved tests for existing code
  • ⛑ git-flow chore (backport, hotfix, etc)

Developer checklist

  • I have read the style guide document, and my code follows the code style of this project.
  • If my code deals with exceptions, it follows the guidelines.
  • I have updated any documentation accordingly, if needed. Documentation changes can be reflected in opening a PR on cardanodocs.com, amending the inline Haddock comments, any relevant README file or one of the document listed in the docs directory.
  • CHANGELOG entry has been added and is linked to the correct PR on GitHub.

Testing checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.

QA Steps

Screenshots (if available)

How to merge

Send the message bors r+ to merge this PR. For more information, see
docs/how-to/bors.md.

@KtorZ KtorZ self-assigned this Jan 28, 2019
@KtorZ KtorZ requested a review from deepfire January 28, 2019 20:26
@KtorZ KtorZ changed the title Ktor z/258/batch import address 1.4.1 Batch Import Addresses → 1.4.1 Jan 28, 2019
@deepfire
Copy link
Contributor

@KtorZ, do you think it might make sense getting the property tests into the same PR as well?

@KtorZ
Copy link
Contributor Author

KtorZ commented Jan 29, 2019

@deepfire Not exactly 😕
I've added some integration tests to illustrate some scenarios in cardano-foundation/cardano-wallet#268 and this will be backported to cardano-sl/develop as part of cardano-foundation/cardano-wallet#251. Yet, at the moment, cardano-sl/develop doesn't have the necessary tooling (we've completely re-written our integration test framework and that's what need backporting).

@KtorZ
Copy link
Contributor Author

KtorZ commented Jan 29, 2019

Having said that, we may be able to add a couple of unit tests as part of this PR already.

@tatyanavych
Copy link
Contributor

@KtorZ , 1.4.1 is closed; nothing should be merged there.
If there is a need to deliver this in 1.4 then next branch is to be created off master (1.4.2 in this case).
CC: @deepfire

- Define top-level API
- First (untested) logic implementation for batch imports
@KtorZ KtorZ force-pushed the KtorZ/258/batch-import-address-1.4.1 branch from 61bae29 to f21b3a4 Compare January 29, 2019 12:35
@KtorZ KtorZ changed the base branch from release/2.0.1 to release/2.0.2 January 29, 2019 12:37
@KtorZ KtorZ changed the title Batch Import Addresses → 1.4.1 Batch Import Addresses → 1.4.2 Jan 29, 2019
@KtorZ
Copy link
Contributor Author

KtorZ commented Jan 29, 2019

@tatyanavych Created a branch release/2.0.2 and updated the PR base to this 👍

@deepfire
Copy link
Contributor

cc @cleverca22

@disassembler disassembler changed the title Batch Import Addresses → 1.4.2 Batch Import Addresses to 1.4.2 Jan 29, 2019
@KtorZ
Copy link
Contributor Author

KtorZ commented Jan 29, 2019

@cleverca22 If ever, don't trigger bors. I'd like to add some bits to the CHANGELOG and the API doc before merging.

@KtorZ
Copy link
Contributor Author

KtorZ commented Jan 30, 2019

bors r+

iohk-bors bot added a commit that referenced this pull request Jan 30, 2019
4041: Batch Import Addresses  to  1.4.2 r=KtorZ a=KtorZ

## Description

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

Backporting cardano-foundation/cardano-wallet#259 to 1.4.2

## Linked issue

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



Co-authored-by: KtorZ <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jan 30, 2019

Timed out

@disassembler
Copy link
Contributor

bors r+

iohk-bors bot added a commit that referenced this pull request Jan 30, 2019
4041: Batch Import Addresses  to  1.4.2 r=disassembler a=KtorZ

## Description

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

Backporting cardano-foundation/cardano-wallet#259 to 1.4.2

## Linked issue

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



Co-authored-by: KtorZ <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jan 30, 2019

@iohk-bors iohk-bors bot merged commit dc6aaeb into release/2.0.2 Jan 30, 2019
@iohk-bors iohk-bors bot deleted the KtorZ/258/batch-import-address-1.4.1 branch January 30, 2019 23:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants