Skip to content
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

WakuNode init without WakuNodeConf #117

Merged
merged 4 commits into from
Sep 1, 2020
Merged

WakuNode init without WakuNodeConf #117

merged 4 commits into from
Sep 1, 2020

Conversation

kdeme
Copy link
Contributor

@kdeme kdeme commented Aug 30, 2020

fixes #116 and some setupNat reuse between v1 and v2

@kdeme kdeme changed the base branch from v2cleanup to master August 31, 2020 07:30
@kdeme kdeme marked this pull request as ready for review August 31, 2020 11:37
@kdeme kdeme requested review from oskarth and decanus August 31, 2020 11:38
@oskarth oskarth merged commit ea0d629 into master Sep 1, 2020
oskarth pushed a commit that referenced this pull request Sep 1, 2020
* WakuNode init without WakuNodeConf

* WakuNode start without WakuNodeConf

* setupNat adjustments for making common version

* Move setupNat to common.nim to be used for v1 and v2
oskarth added a commit that referenced this pull request Sep 1, 2020
Regression introduced in #117

Happened due to example not being run on CI.

- Add wakuexample to all target
- Fix example2 to run
- Basic formatting
oskarth added a commit that referenced this pull request Sep 1, 2020
Regression introduced in #117

Happened due to example not being run on CI.

- Add wakuexample to all target
- Fix example2 to run
- Basic formatting
oskarth added a commit that referenced this pull request Sep 1, 2020
* Make basic Waku v2 examples run again

Regression introduced in #117

Happened due to example not being run on CI.

- Add wakuexample to all target
- Fix example2 to run
- Basic formatting

* Update examples/v2/basic2.nim

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update examples/v2/basic2.nim

* Update examples/v2/basic2.nim

* Update examples/v2/basic2.nim

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
staheri14 pushed a commit that referenced this pull request Oct 29, 2020
* WakuNode init without WakuNodeConf

* WakuNode start without WakuNodeConf

* setupNat adjustments for making common version

* Move setupNat to common.nim to be used for v1 and v2
staheri14 pushed a commit that referenced this pull request Oct 29, 2020
* Make basic Waku v2 examples run again

Regression introduced in #117

Happened due to example not being run on CI.

- Add wakuexample to all target
- Fix example2 to run
- Basic formatting

* Update examples/v2/basic2.nim

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update examples/v2/basic2.nim

* Update examples/v2/basic2.nim

* Update examples/v2/basic2.nim

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
@kdeme kdeme deleted the no-conf-dep branch November 27, 2020 09:55
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.

Node API should not be dependent on confutils based WakuNodeConf
2 participants