-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[WIP] New node constructor #6387
Commits on May 17, 2019
-
main: split main.go into more files
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f05b7eb - Browse repository at this point
Copy the full SHA f05b7ebView commit details -
main: cctx.ConfigRoot -> cctx.RepoPath
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd34f57 - Browse repository at this point
Copy the full SHA fd34f57View commit details -
main: move DefaultMux to corehttp
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3f74fb1 - Browse repository at this point
Copy the full SHA 3f74fb1View commit details -
main: log unencrypted transport warning as error
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74fee55 - Browse repository at this point
Copy the full SHA 74fee55View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0abb2cf - Browse repository at this point
Copy the full SHA 0abb2cfView commit details -
daemon: drop supernode routing option
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cd0768 - Browse repository at this point
Copy the full SHA 5cd0768View commit details -
main: single place for calling NewNode
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 654e1f5 - Browse repository at this point
Copy the full SHA 654e1f5View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 157e594 - Browse repository at this point
Copy the full SHA 157e594View commit details -
coreapi: method to get IpfsNode
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a394fa - Browse repository at this point
Copy the full SHA 5a394faView commit details
Commits on May 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f17a93 - Browse repository at this point
Copy the full SHA 4f17a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13eb57c - Browse repository at this point
Copy the full SHA 13eb57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fad9f1 - Browse repository at this point
Copy the full SHA 1fad9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519e5e6 - Browse repository at this point
Copy the full SHA 519e5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854d45f - Browse repository at this point
Copy the full SHA 854d45fView commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bcf5c19 - Browse repository at this point
Copy the full SHA bcf5c19View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6fe8da6 - Browse repository at this point
Copy the full SHA 6fe8da6View commit details
Commits on May 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e07a9f6 - Browse repository at this point
Copy the full SHA e07a9f6View commit details
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 852f316 - Browse repository at this point
Copy the full SHA 852f316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46772b1 - Browse repository at this point
Copy the full SHA 46772b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6733c4 - Browse repository at this point
Copy the full SHA b6733c4View commit details
Commits on May 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c04c4c0 - Browse repository at this point
Copy the full SHA c04c4c0View commit details
Commits on May 30, 2019
-
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c62e149 - Browse repository at this point
Copy the full SHA c62e149View commit details -
core: fix dht tests / enable full dht by default
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3e2cd2 - Browse repository at this point
Copy the full SHA a3e2cd2View commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 956672b - Browse repository at this point
Copy the full SHA 956672bView commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb5b9a1 - Browse repository at this point
Copy the full SHA bb5b9a1View commit details -
main: fix online mode in daemon
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b178657 - Browse repository at this point
Copy the full SHA b178657View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab1cd4a - Browse repository at this point
Copy the full SHA ab1cd4aView commit details -
core: close repo when shutting down
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a176133 - Browse repository at this point
Copy the full SHA a176133View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d633cd2 - Browse repository at this point
Copy the full SHA d633cd2View commit details -
tests: Updates for new constructor
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d40a150 - Browse repository at this point
Copy the full SHA d40a150View commit details -
tests: Fix regressions in go tests
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c27c646 - Browse repository at this point
Copy the full SHA c27c646View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74e0458 - Browse repository at this point
Copy the full SHA 74e0458View commit details -
sharness: update supernode option expected output
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01e4cce - Browse repository at this point
Copy the full SHA 01e4cceView commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 709e6ff - Browse repository at this point
Copy the full SHA 709e6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffd756 - Browse repository at this point
Copy the full SHA fffd756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c22022 - Browse repository at this point
Copy the full SHA 6c22022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd20ed - Browse repository at this point
Copy the full SHA 8dd20edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2493d4 - Browse repository at this point
Copy the full SHA b2493d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f677e9 - Browse repository at this point
Copy the full SHA 1f677e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1903177 - Browse repository at this point
Copy the full SHA 1903177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1e683 - Browse repository at this point
Copy the full SHA 6e1e683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5723c28 - Browse repository at this point
Copy the full SHA 5723c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a494d - Browse repository at this point
Copy the full SHA 76a494dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df0356 - Browse repository at this point
Copy the full SHA 7df0356View commit details
Commits on Jun 7, 2019
-
constructor: always set pubsub options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc23f54 - Browse repository at this point
Copy the full SHA dc23f54View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e65476 - Browse repository at this point
Copy the full SHA 0e65476View commit details -
Merge remote-tracking branch 'origin/master' into feat/newmain
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 45ec28b - Browse repository at this point
Copy the full SHA 45ec28bView commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d9f2e6e - Browse repository at this point
Copy the full SHA d9f2e6eView commit details