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

Define default configuration for embedded IPFS in FullNode #340

Merged
merged 8 commits into from
May 19, 2021

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented May 19, 2021

So I went through every field in IPFS config and set what suits FullNode the best with documentation for every single field. We should also create a setup for LightNode and configuration for it accordingly

NOTE: The PR also sets Badger as default datastore

@Wondertan Wondertan force-pushed the hlib/default-ipfs-config branch from fde7f93 to d2f5440 Compare May 19, 2021 19:52
@Wondertan Wondertan force-pushed the hlib/default-ipfs-config branch from d2f5440 to 1f96496 Compare May 19, 2021 19:53
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2021

Codecov Report

❗ No coverage uploaded for pull request base (hlib/add-ipfs-cli@4b47034). Click here to learn what that means.
The diff coverage is n/a.

@@                 Coverage Diff                  @@
##             hlib/add-ipfs-cli     #340   +/-   ##
====================================================
  Coverage                     ?   62.07%           
====================================================
  Files                        ?      263           
  Lines                        ?    22960           
  Branches                     ?        0           
====================================================
  Hits                         ?    14252           
  Misses                       ?     7190           
  Partials                     ?     1518           

@Wondertan Wondertan force-pushed the hlib/default-ipfs-config branch 2 times, most recently from 5cd0cf6 to 021b801 Compare May 19, 2021 21:28
@evan-forbes
Copy link
Member

managed to get the e2e test to pass by increasing what I thought was already a long timeout. I don't really know the impact of the timeout on the validity of the test. evan-forbes@3e8fa2d

ipfs/defaults.go Outdated Show resolved Hide resolved
ipfs/defaults.go Outdated Show resolved Hide resolved
ipfs/defaults.go Outdated Show resolved Hide resolved
ipfs/defaults.go Outdated Show resolved Hide resolved
@Wondertan Wondertan force-pushed the hlib/default-ipfs-config branch from 021b801 to 07e2ede Compare May 19, 2021 21:45
ipfs/defaults.go Outdated Show resolved Hide resolved
Wondertan and others added 2 commits May 20, 2021 01:01
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
@Wondertan
Copy link
Member Author

@liamsi, can you pls in the future do reviews via one single review with a bunch of comments instead of multiple single comment reviews?

@liamsi
Copy link
Member

liamsi commented May 19, 2021

Sure, can do 👌🏼 I was planning to only add one comment and then got sucked in and couldn't stop reading :-D
May I ask why the single review is more convinient?

Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job getting all the CI passing!!! 🎉 ✔️ ✔️ ✔️

Wondertan and others added 3 commits May 20, 2021 01:41
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
@Wondertan
Copy link
Member Author

@liamsi, less spam

@Wondertan
Copy link
Member Author

@liamsi, all the comments addressed

Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!! 👍🏼 Thanks for commenting all config flags. That will be extremely helpful!

Sorry for the many small comments. next time is single review time :)

@Wondertan Wondertan merged commit e15271a into hlib/add-ipfs-cli May 19, 2021
@Wondertan Wondertan deleted the hlib/default-ipfs-config branch May 19, 2021 23:03
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.

5 participants