-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bootstrap network improvements #277
base: dev
Are you sure you want to change the base?
Conversation
8e29cf1
to
7be59ce
Compare
696e3e2
to
f97642b
Compare
801377f
to
a310699
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
13c1ea2
to
06e78ba
Compare
06e78ba
to
4fd51fd
Compare
11f7e8f
to
8f6486e
Compare
30c989c
to
788c803
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
Why there are so many changes packed in a single review? |
what is the status of this? |
I'm a 2-3 of PRs away before dropping this branch. Once we have the other PRs merged, the first version of symbol-network would be able to use the official symbol-bootstrap lib. https://github.com/fboucquez/symbol-network Eventually, if you are keen, symbol-network could be a submodule of symbol-bootstrap, similar to how this branch looks https://github.com/symbol/symbol-bootstrap/tree/multimodule (lerna multimodule monorepo) |
9627f1a
to
347034c
Compare
788c803
to
1491a1b
Compare
singleCurrency and dualCurrency presets. nemesis seed is shared across the different nodes avoiding duplicated files.
1491a1b
to
b5de0d2
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR is the bootstrap changes required before the lerna split and symbol-network app.
There are several improvements.
Fixes #60
Fixes #245
Fixes #80