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

[DEVOPS-1037] Enable new data layer for wallet in nix scripts #3545

Merged
merged 1 commit into from
Oct 12, 2018

Conversation

disassembler
Copy link
Contributor

@disassembler disassembler commented Sep 5, 2018

Description

Changes the default wallet data layer to the new one by adding new-wallet flag when running cardano-node.

Linked issue

https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-1037

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)

@disassembler disassembler force-pushed the devops-1037-wallet-new-data-layer-nix-scripts branch from b04103e to 5655e66 Compare September 5, 2018 13:24
@adinapoli-iohk
Copy link
Contributor

This is moot now, as we just merged #3562

@disassembler disassembler deleted the devops-1037-wallet-new-data-layer-nix-scripts branch October 5, 2018 14:41
@disassembler disassembler restored the devops-1037-wallet-new-data-layer-nix-scripts branch October 5, 2018 14:45
@disassembler disassembler reopened this Oct 5, 2018
@disassembler disassembler force-pushed the devops-1037-wallet-new-data-layer-nix-scripts branch from 5655e66 to 5900d25 Compare October 5, 2018 14:47
@disassembler disassembler force-pushed the devops-1037-wallet-new-data-layer-nix-scripts branch from 5900d25 to 1d900c3 Compare October 5, 2018 14:49
@disassembler
Copy link
Contributor Author

@adinapoli-iohk this has been updated to use legacy-wallet flag. This will be required for exchanges that haven't upgraded from v0 API.

@disassembler disassembler merged commit 174e454 into develop Oct 12, 2018
@disassembler disassembler deleted the devops-1037-wallet-new-data-layer-nix-scripts branch October 12, 2018 17:57
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