Skip to content

fix(core): remove password flag constraint for core:forger command#3270

Merged
faustbrian merged 1 commit intodevelopfrom
fix/forger-flags
Nov 19, 2019
Merged

fix(core): remove password flag constraint for core:forger command#3270
faustbrian merged 1 commit intodevelopfrom
fix/forger-flags

Conversation

@faustbrian
Copy link
Contributor

Summary

Removes the bip38 constraint from the --password flag so that it can be used as documented on docs.ark.io. This makes it possible to run the core:forger command directly instead of the underlying commands.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #3270 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #3270   +/-   ##
=======================================
  Coverage     65.2%   65.2%           
=======================================
  Files          431     431           
  Lines        12132   12132           
  Branches      1633    1633           
=======================================
  Hits          7911    7911           
  Misses        4188    4188           
  Partials        33      33
Impacted Files Coverage Δ
packages/core/src/commands/command.ts 0% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 800bc8e...8e9ef9a. Read the comment docs.

@faustbrian faustbrian merged commit 5aea54f into develop Nov 19, 2019
@ghost ghost deleted the fix/forger-flags branch November 19, 2019 02:57
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