Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Resolve relative root path - Closes #6035 #6042

Merged
merged 7 commits into from
Dec 9, 2020

Conversation

Incede
Copy link
Contributor

@Incede Incede commented Dec 7, 2020

What was the problem?

This PR resolves #6035

How was it solved?

  • Add logic to resolve root path while creating system directories

How was it tested?

  • Updated unit tests
  • Tested manually
config.rootPath = './store';
app = Application.defaultApplication(genesisBlock, config);
app.run();

@Incede Incede self-assigned this Dec 7, 2020
framework/src/system_dirs.ts Outdated Show resolved Hide resolved
framework/test/unit/application.spec.ts Outdated Show resolved Hide resolved
framework/test/unit/controller/controller.spec.ts Outdated Show resolved Hide resolved
nazarhussain
nazarhussain previously approved these changes Dec 9, 2020
shuse2
shuse2 previously approved these changes Dec 9, 2020
@Incede Incede dismissed stale reviews from shuse2 and nazarhussain via d65d68b December 9, 2020 13:04
@shuse2 shuse2 merged commit 13aa841 into hotfix/5.0.1 Dec 9, 2020
@shuse2 shuse2 deleted the 6035-fix-relative-root-path branch December 9, 2020 14:24
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.

3 participants