Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

IPFS Issue Tracking #95

Open
bonedaddy opened this issue Jun 21, 2018 · 17 comments
Open

IPFS Issue Tracking #95

bonedaddy opened this issue Jun 21, 2018 · 17 comments
Labels
type:improvement New feature or request

Comments

@bonedaddy
Copy link
Contributor

bonedaddy commented Jun 21, 2018

Meta issue to track gotchas, issues, etc... with IPFS that aren't specifically related to Temporal.

@bonedaddy
Copy link
Contributor Author

dnsaddr not a valid protocol when using repo/config:
ipfs/kubo#5144

@bonedaddy bonedaddy added type:improvement New feature or request Epic labels Jun 21, 2018
@bonedaddy
Copy link
Contributor Author

bonedaddy commented Jun 22, 2018

All that was needed is updating the dep package
importing/vendoring github.com/ipfs/go-ipfs/repo/config causes issues:
ipfs/kubo#5148

@bonedaddy
Copy link
Contributor Author

too many files:
ipfs/kubo#3792
ipfs/kubo#2431

@bonedaddy
Copy link
Contributor Author

@bonedaddy
Copy link
Contributor Author

bonedaddy commented Jun 22, 2018

maximum dag block size:
ipfs/kubo#4473 (comment)
ipfs/go-ipld-git#18

@bonedaddy
Copy link
Contributor Author

@bonedaddy
Copy link
Contributor Author

bonedaddy commented Jun 22, 2018

@bonedaddy
Copy link
Contributor Author

@bonedaddy bonedaddy reopened this Jun 23, 2018
@bonedaddy
Copy link
Contributor Author

We are currently having issues with concurrent file adds and pins, see the following issue:
ipfs/kubo#5376

@bonedaddy
Copy link
Contributor Author

Look at wrapping Adds with --local
ipfs/kubo#2828

@bonedaddy
Copy link
Contributor Author

If you are hosting an IPFS node on a cloud provider and get netscan banned this may resolve your issue:
ipfs/kubo#1226

@bobheadxi bobheadxi removed the Epic label Sep 3, 2018
@bonedaddy
Copy link
Contributor Author

gx issues:
ipfs/kubo#5410

@bonedaddy
Copy link
Contributor Author

Bloom filter documentation and its relation to IPFS has been updated https://github.com/ipfs/go-ipfs/blob/0ecfd7843cbc5315193bc9e2dec9c69dc246006a/docs/config.md

At some point we should look through this to think of a viable method of applying bloom filter configs.

@bonedaddy
Copy link
Contributor Author

Research for TNS, Temporal Name Server :
ipfs/notes#250

@bonedaddy
Copy link
Contributor Author

IPNS LiveStreaming:
https://www.youtube.com/watch?v=xDagmiwuOns&feature=youtu.be
https://github.com/RTradeLtd/ipfs-livestream

@bonedaddy
Copy link
Contributor Author

Working with Object::Patch:.... in `go-ipfs-api

Object::Patch::AddLink
See ipfs/go-ipfs-api#144 for more information with the effects of --create

@bonedaddy
Copy link
Contributor Author

Keeping this here for easy finding as i come back to this every once in awhile. How to calculate a multihash of a data chunk wihout actually adding it

func GenerateIpfsMultiHashForFile(fileName string) (string, error) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:improvement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants