Git Product home page Git Product logo

go-ipfs-config's Introduction

go-ipfs-config's People

Contributors

aschmahmann avatar dependabot-preview[bot] avatar dignifiedquire avatar gammazero avatar hosh avatar hsanjuan avatar ianopolous avatar ivan386 avatar jbenet avatar jwh avatar kevina avatar kubuxu avatar lidel avatar magik6k avatar mappum avatar marten-seemann avatar michaelavila avatar petar avatar rht avatar richardlitt avatar rubenkelevra avatar schomatis avatar stebalien avatar tarekbadrshalaan avatar tv42 avatar vyzo avatar web3-bot avatar whyrusleeping avatar willscott avatar zramsay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-ipfs-config's Issues

dnsaddr bootstrap peers

The current dnsaddr bootstrap peers are

"/dnsaddr/bootstrap.libp2p.io/ipfs/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN",
"/dnsaddr/bootstrap.libp2p.io/ipfs/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa",
"/dnsaddr/bootstrap.libp2p.io/ipfs/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb",
"/dnsaddr/bootstrap.libp2p.io/ipfs/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt",

The TXT records for _dnsaddr.bootstrap.libp2p.io are just

dnsaddr=/ip4/178.62.158.247/tcp/4001/ipfs/QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd
dnsaddr=/ip6/2a03:b0c0:0:1010::23:1001/tcp/4001/ipfs/QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd

Does this mean that all but the first bootstrap peer are ignored?
Does this mean that all the dnsaddr bootstrap peers are ignored?
Should these peers have TXT dnsaddr records?

``

Dependabot can't parse your go.mod

Dependabot couldn't parse the go.mod found at /go.mod.

The error Dependabot encountered was:

go: finding cloud.google.com/go v0.26.0
go: finding github.com/AndreasBriese/bbloom v0.0.0-20180913140656-343706a395b7
go: finding github.com/BurntSushi/toml v0.3.1
go: finding github.com/Kubuxu/go-os-helper v0.0.1
go: finding github.com/Stebalien/go-bitfield v0.0.0-20180330043415-076a62f9ce6e
go: finding github.com/aead/siphash v1.0.1
go: finding github.com/btcsuite/btcd v0.20.1-beta
go: finding github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
go: finding github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
go: finding github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd
go: finding github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd
go: finding github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723
go: finding github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
go: finding github.com/btcsuite/winsvc v1.0.0
go: finding github.com/client9/misspell v0.3.4
go: finding github.com/coreos/go-semver v0.3.0
go: finding github.com/cskr/pubsub v1.0.2
go: finding github.com/davecgh/go-spew v1.1.1
go: finding github.com/dgraph-io/badger v1.5.5-0.20190226225317-8115aed38f8f
go: finding github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f
go: finding github.com/dustin/go-humanize v1.0.0
go: finding github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5
go: finding github.com/fd/go-nat v1.0.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding github.com/go-check/check v0.0.0-20180628173108-788fd7840127
go: finding github.com/gogo/protobuf v1.3.1
go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: finding github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
go: finding github.com/golang/mock v1.1.1
go: finding github.com/golang/protobuf v1.3.1
go: finding github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
go: finding github.com/google/go-cmp v0.3.0
go: finding github.com/google/uuid v1.1.1
go: finding github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: finding github.com/gorilla/websocket v1.4.0
go: finding github.com/gxed/hashland/keccakpg v0.0.1
go: finding github.com/gxed/hashland/murmur3 v0.0.1
go: finding github.com/gxed/pubsub v0.0.0-20180201040156-26ebdf44f824
go: finding github.com/hashicorp/golang-lru v0.5.1
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324
go: finding github.com/ipfs/bbloom v0.0.1
go: finding github.com/ipfs/go-bitswap v0.0.3
go: finding github.com/ipfs/go-block-format v0.0.2
go: finding github.com/ipfs/go-blockservice v0.0.3
go: finding github.com/ipfs/go-cid v0.0.5
go: finding github.com/ipfs/go-datastore v0.0.1
go: finding github.com/ipfs/go-detect-race v0.0.1
go: finding github.com/ipfs/go-ds-badger v0.0.2
go: finding github.com/ipfs/go-ds-leveldb v0.0.1
go: finding github.com/ipfs/go-ipfs-blockstore v0.0.1
go: finding github.com/ipfs/go-ipfs-blocksutil v0.0.1
go: finding github.com/ipfs/go-ipfs-chunker v0.0.1
go: finding github.com/ipfs/go-ipfs-delay v0.0.1
go: finding github.com/ipfs/go-ipfs-ds-help v0.0.1
go: finding github.com/ipfs/go-ipfs-exchange-interface v0.0.1
go: finding github.com/ipfs/go-ipfs-exchange-offline v0.0.1
go: finding github.com/ipfs/go-ipfs-files v0.0.2
go: finding github.com/ipfs/go-ipfs-flags v0.0.1
go: finding github.com/ipfs/go-ipfs-posinfo v0.0.1
go: finding github.com/ipfs/go-ipfs-pq v0.0.1
go: finding github.com/ipfs/go-ipfs-routing v0.0.1
go: finding github.com/ipfs/go-ipfs-util v0.0.1
go: finding github.com/ipfs/go-ipld-cbor v0.0.1
go: finding github.com/ipfs/go-ipld-format v0.0.1
go: finding github.com/ipfs/go-log v0.0.1
go: finding github.com/ipfs/go-merkledag v0.0.3
go: finding github.com/ipfs/go-metrics-interface v0.0.1
go: finding github.com/ipfs/go-path v0.0.3
go: finding github.com/ipfs/go-unixfs v0.0.4
go: finding github.com/ipfs/go-verifcid v0.0.1
go: finding github.com/ipfs/interface-go-ipfs-core v0.3.0
go: finding github.com/jackpal/gateway v1.0.4
go: finding github.com/jackpal/go-nat-pmp v1.0.1
go: finding github.com/jbenet/go-cienv v0.1.0
go: finding github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2
go: finding github.com/jbenet/goprocess v0.1.4
go: finding github.com/jessevdk/go-flags v1.4.0
go: finding github.com/jrick/logrotate v1.0.0
go: finding github.com/jtolds/gls v4.2.1+incompatible
go: finding github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d
go: finding github.com/kisielk/errcheck v1.2.0
go: finding github.com/kisielk/gotool v1.0.0
go: finding github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23
go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: finding github.com/kr/pretty v0.1.0
go: finding github.com/kr/pty v1.1.1
go: finding github.com/kr/text v0.1.0
go: finding github.com/libp2p/go-addr-util v0.0.1
go: finding github.com/libp2p/go-buffer-pool v0.0.2
go: finding github.com/libp2p/go-conn-security v0.0.1
go: finding github.com/libp2p/go-conn-security-multistream v0.0.1
go: finding github.com/libp2p/go-flow-metrics v0.0.3
go: finding github.com/libp2p/go-libp2p v0.0.2
go: finding github.com/libp2p/go-libp2p-autonat v0.0.2
go: finding github.com/libp2p/go-libp2p-blankhost v0.0.1
go: finding github.com/libp2p/go-libp2p-circuit v0.0.1
go: finding github.com/libp2p/go-libp2p-core v0.5.6
go: finding github.com/libp2p/go-libp2p-crypto v0.0.1
go: finding github.com/libp2p/go-libp2p-discovery v0.0.1
go: finding github.com/libp2p/go-libp2p-host v0.0.1
go: finding github.com/libp2p/go-libp2p-interface-connmgr v0.0.1
go: finding github.com/libp2p/go-libp2p-interface-pnet v0.0.1
go: finding github.com/libp2p/go-libp2p-loggables v0.0.1
go: finding github.com/libp2p/go-libp2p-metrics v0.0.1
go: finding github.com/libp2p/go-libp2p-nat v0.0.2
go: finding github.com/libp2p/go-libp2p-net v0.0.1
go: finding github.com/libp2p/go-libp2p-netutil v0.0.1
go: finding github.com/libp2p/go-libp2p-peer v0.0.1
go: finding github.com/libp2p/go-libp2p-peerstore v0.0.1
go: finding github.com/libp2p/go-libp2p-protocol v0.0.1
go: finding github.com/libp2p/go-libp2p-record v0.0.1
go: finding github.com/libp2p/go-libp2p-routing v0.0.1
go: finding github.com/libp2p/go-libp2p-secio v0.0.1
go: finding github.com/libp2p/go-libp2p-swarm v0.0.1
go: finding github.com/libp2p/go-libp2p-transport v0.0.4
go: finding github.com/libp2p/go-libp2p-transport-upgrader v0.0.1
go: finding github.com/libp2p/go-maddr-filter v0.0.1
go: finding github.com/libp2p/go-mplex v0.0.1
go: finding github.com/libp2p/go-msgio v0.0.4
go: finding github.com/libp2p/go-openssl v0.0.5
go: finding github.com/libp2p/go-reuseport v0.0.1
go: finding github.com/libp2p/go-reuseport-transport v0.0.1
go: finding github.com/libp2p/go-stream-muxer v0.0.1
go: finding github.com/libp2p/go-tcp-transport v0.0.1
go: finding github.com/libp2p/go-testutil v0.0.1
go: finding github.com/libp2p/go-ws-transport v0.0.1
go: finding github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329
go: finding github.com/mattn/go-colorable v0.1.1
go: finding github.com/mattn/go-isatty v0.0.5
go: finding github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
go: finding github.com/miekg/dns v1.1.4
go: finding github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
go: finding github.com/minio/sha256-simd v0.1.1
go: finding github.com/mitchellh/go-homedir v1.1.0
go: finding github.com/mr-tron/base58 v1.1.3
go: finding github.com/multiformats/go-base32 v0.0.3
go: finding github.com/multiformats/go-multiaddr v0.2.2
go: finding github.com/multiformats/go-multiaddr-dns v0.0.2
go: finding github.com/multiformats/go-multiaddr-net v0.0.1
go: finding github.com/multiformats/go-multibase v0.0.1
go: finding github.com/multiformats/go-multihash v0.0.13
go: finding github.com/multiformats/go-multistream v0.0.1
go: finding github.com/multiformats/go-varint v0.0.5
go: finding github.com/onsi/ginkgo v1.7.0
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/opentracing/opentracing-go v1.0.2
go: finding github.com/pkg/errors v0.8.1
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992
go: finding github.com/sirupsen/logrus v1.2.0
go: finding github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: finding github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa
go: finding github.com/smola/gocompat v0.2.0
go: finding github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
go: finding github.com/spaolacci/murmur3 v1.1.0
go: finding github.com/src-d/envconfig v1.0.0
go: finding github.com/stretchr/objx v0.1.1
go: finding github.com/stretchr/testify v1.4.0
go: finding github.com/syndtr/goleveldb v1.0.0
go: finding github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436
go: finding github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f
go: finding github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1
go: finding github.com/whyrusleeping/go-logging v0.0.0-20170515211332-0457bb6b88fc
go: finding github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f
go: finding github.com/whyrusleeping/go-smux-multiplex v3.0.16+incompatible
go: finding github.com/whyrusleeping/go-smux-multistream v2.0.2+incompatible
go: finding github.com/whyrusleeping/go-smux-yamux v2.0.9+incompatible
go: finding github.com/whyrusleeping/mafmt v1.2.8
go: finding github.com/whyrusleeping/mdns v0.0.0-20180901202407-ef14215e6b30
go: finding github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7
go: finding github.com/whyrusleeping/yamux v1.1.5
go: finding github.com/x-cray/logrus-prefixed-formatter v0.5.2
go: finding go.opencensus.io v0.22.3
go: finding golang.org/x/crypto v0.0.0-20190618222545-ea8f1a30c443
go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4
go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859
go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6
go: finding golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb
go: finding golang.org/x/text v0.3.2
go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
go: finding google.golang.org/appengine v1.4.0
go: finding google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb
go: finding google.golang.org/grpc v1.20.1
go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding gopkg.in/src-d/go-cli.v0 v0.0.0-20181105080154-d492247bbc0d
go: finding gopkg.in/src-d/go-log.v1 v1.0.1
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding gopkg.in/yaml.v2 v2.2.2
go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
go list -m: github.com/dgraph-io/[email protected]: invalid pseudo-version: git ls-remote -q https://github.com/dgraph-io/badger in /opt/go/gopath/pkg/mod/cache/vcs/ad2441c6489d183c08b1cfe77ea03d7b9ba876140ca3b0429c09d51328fd3c8d: exit status 128:
	fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.

View the update logs.

libp2p v2 relay functionality is on by default and configurable

Done criteria: go-libp2p's v2 relay functionality is on by default but configurable. Accompanying docs are present.

Why important: Project Flare will be most successful if we can have sufficient relays present on the network so that there is a large pool of nodes to perform relaying.

Customer:

Notes: relaying nodes won't be advertised to the DHT. That is a future effort.

Dependabot can't parse your go.mod

Dependabot couldn't parse the go.mod found at /go.mod.

The error Dependabot encountered was:

go: github.com/libp2p/[email protected] requires
	github.com/smola/[email protected] requires
	gopkg.in/src-d/[email protected]: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /opt/go/gopath/pkg/mod/cache/vcs/db56fa5d7ecd9f1b6c894143cf20074767f6e797ae269920738e1e2013e907ac: exit status 128:
	fatal: The remote end hung up unexpectedly

View the update logs.

Move this repo back into go-ipfs

Done criteria: this repo's content is moved into ipfs/go-ipfs and this repo is archived/redirected accordingly.
Why important: makes it harder for contributors as have to have PRs often in this repo and ipfs/go-ipfs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.