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

Backporting of proper error kernel-to-API mapping during batch addresses import #4084

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

paweljakubas
Copy link
Contributor

@paweljakubas paweljakubas commented Feb 20, 2019

Description

This is the last bit of backporting of batch import of addresses through APIs. Here, proper mapping of kernel addresses to API errors is enforced

Linked issue

Part of https://iohk.myjetbrains.com/youtrack/issue/CO-447 , namely
cardano-foundation/cardano-wallet#327

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.

@paweljakubas paweljakubas force-pushed the paweljakubas/import-addresses-kernel-mapping branch from fa2c6e5 to 9dd3d48 Compare February 20, 2019 12:55
@paweljakubas paweljakubas changed the title Backporting import address kernel mapping of errors Backporting of proper error kernel-to-API mapping during batch addresses import Feb 20, 2019
@paweljakubas paweljakubas requested a review from KtorZ February 20, 2019 12:57
Changelog entry

Change from CO-448 to CO-447
@paweljakubas paweljakubas force-pushed the paweljakubas/import-addresses-kernel-mapping branch from 9dd3d48 to b8b36d9 Compare February 20, 2019 15:00
@KtorZ
Copy link
Contributor

KtorZ commented Feb 20, 2019

bors r+

iohk-bors bot added a commit that referenced this pull request Feb 20, 2019
4084: Backporting of proper error kernel-to-API mapping during batch addresses import r=KtorZ a=paweljakubas

## Description

<!--- A brief description of this PR and the problem is trying to solve -->
This is the last bit of backporting of batch import of addresses through APIs. Here, proper mapping of kernel addresses to API errors is enforced 

## Linked issue

<!--- Put here the relevant issue from YouTrack -->
Part of https://iohk.myjetbrains.com/youtrack/issue/CO-447 , namely
cardano-foundation/cardano-wallet#327



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

iohk-bors bot commented Feb 20, 2019

@iohk-bors iohk-bors bot merged commit b8b36d9 into develop Feb 20, 2019
@iohk-bors iohk-bors bot deleted the paweljakubas/import-addresses-kernel-mapping branch February 20, 2019 17:13
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.

2 participants