lgierth changed the topic of #ipfs to: go-ipfs 0.4.13 is out! Please try out: https://dist.ipfs.io/go-ipfs/v0.4.13 | Also: #libp2p #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
weez17 has quit [Remote host closed the connection]
<cipres> the pubsub service ?
<whyrusleeping> yeah
<cipres> it's working now
<whyrusleeping> link to github?
<cipres> but you have to add the node in your bootstrap :)
weez17 has joined #ipfs
<cipres> not on github yet
<cipres> will push it this week
<cipres> the service gives you the same JSON as api.ipfs-search.com
<whyrusleeping> Does your node thats publishing stuff also have a pubsub subscription?
<whyrusleeping> If you run `ipfs pubsub sub --discover <....>` it will discover other pubsub peers that also have discovery enabled
<cipres> it listens on the 'reply' topic before sending the request
<cipres> in the request for now you specify the search query, etc .. and the reply topic
<whyrusleeping> The next iteration of libp2p pubsub should also have discovery and bootstrapping baked into the protocol
<cipres> hmm i haven't given discover=True for the service
<cipres> thanks for all the infos
<whyrusleeping> no problem :)
<whyrusleeping> I love seeing people building cool things
<cipres> whyrusleeping: do you think pubsub is an appropriate transport method for transmitting that kind of information ?
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
<whyrusleeping> cipres: Well, you could use ipfs p2p for direct connections
ericxtang has quit [Remote host closed the connection]
<cipres> i haven't looked into that yet
ericxtang has joined #ipfs
<cipres> so there are plenty of options, great
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
chiui_ has joined #ipfs
<chiui_> http://127.0.0.1:8080/ipns/ipfs.io/ <- I see "this is a placeholder" as well an "article about cheese" in the "IPFS starlog"
ericxtang has quit [Remote host closed the connection]
chiui has quit [Ping timeout: 240 seconds]
ericxtang has joined #ipfs
ccii has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
ericxtan_ has joined #ipfs
ericxtang has quit [Remote host closed the connection]
infinity0 has quit [Ping timeout: 248 seconds]
infinity0 has joined #ipfs
ccii has quit [Read error: Connection reset by peer]
chiui_ has quit [Ping timeout: 264 seconds]
ccii has joined #ipfs
zopsi has quit [Quit: Oops]
zopsi has joined #ipfs
nekomune has quit [Read error: Connection reset by peer]
colatkinson has joined #ipfs
stavros has joined #ipfs
<stavros> hello
<stavros> is there any way i can decrease ipfs' memory usage? i'm running it on production and my server is dying
<jesse22> @stavros how much is it using? is it in line with what others are seeing?
<stavros> as far as i can tell, it'll use as much as i give it
<stavros> 2 gb easily
<cipres> stavros: start with reducing the min/max connections for the swarm
<stavros> cipres, i did :/
<cipres> at the end of the config file, in the Swarm.ConnMgr section
<cipres> oh you did
<cipres> 2gb ?
<cipres> that doesn't sound right
<stavros> i set them to 300/500
<cipres> you can lower that much more
<stavros> right now it's at 1 gb and very sluggish
<stavros> oh, how much more?
<stavros> so that it still works reliably
<cipres> there's no definite answer depends on the traffic you have on it
<cipres> i'd try 100/200
<cipres> and see how it goes
<stavros> i will, thanks
<stavros> how can i tell if i set it too low?
leeola has quit [Quit: Connection closed for inactivity]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ericxtan_ has quit [Remote host closed the connection]
ericxtang has joined #ipfs
<stavros> unrelatedly, can someone set www.ipfs.io to redirect to ipfs.io?
ericxtang has quit [Ping timeout: 276 seconds]
seanm_ has joined #ipfs
<stavros> cipres,
<cipres> sorry
<cipres> dunno how you would tell if it's too 'low'
<stavros> ah hmm
<cipres> www.ipfs.io doesn't exist
<cipres> AFAIK
<stavros> yes, my point is that it should :)
<stavros> people type www.ipfs.io and then complain that it doesn't load
<stavros> by the way, ipfs.io is much quicker to load files i add to ipfs than my gateway
<stavros> i wonder if the connections being too low has something to do with that
redfish has joined #ipfs
colatkinson has quit [Quit: colatkinson]
<cipres> stavros: it could be related. you use 100/200 now ?
<stavros> cipres, yes
xelra has quit [Ping timeout: 248 seconds]
xelra has joined #ipfs
<cipres> whyrusleeping: just tried creating a p2p listener and dialing from another machine, i can telnet to the local port but connection is immediatly closed ?
<cipres> otherwise i quite like the idea
jmill has joined #ipfs
<deltab> a few possibilities occur to me: 1. the server checks your ip address, sees that you'll not allowed to connect, and closes the connection; 2. the server expects you to start the protocol, and when you don't, it gives up; 3. the connection is actually to somewhere else which closes the connection; 4. an ISP fakes a connection close
<deltab> do you see the connection on the server side?
<cipres> i'll look with tcpdump
<cipres> nope
stavros has quit [Quit: Leaving]
<cipres> listener is properly opened on the remote node, name 'p2p-test'
<cipres> then from here i do
<cipres> ipfs p2p stream dial <remote-peerid> /ip4/127.0.0.1/tcp/10101
<cipres> {"Address":"/ip4/127.0.0.1/tcp/10101","Protocol":"/p2p/p2p-test"}
<cipres> i can do telnet localhost 10101
<cipres> but then Connection closed by foreign host.
<cipres> nothing in the logs
onikuma has joined #ipfs
dspacio has joined #ipfs
dspacio has quit [Client Quit]
seanm_ has quit [Ping timeout: 260 seconds]
zautomata1 has joined #ipfs
jmill has quit [Read error: Connection reset by peer]
zautomata has quit [Ping timeout: 240 seconds]
daMaestro has joined #ipfs
ONI_Ghost has joined #ipfs
htrob has joined #ipfs
vruz has quit [Ping timeout: 255 seconds]
ONI_Ghost has quit [Ping timeout: 255 seconds]
dimitarvp has quit [Quit: Bye]
jmill has joined #ipfs
colatkinson has joined #ipfs
martinBrown has quit [Ping timeout: 255 seconds]
martinBrown has joined #ipfs
bluebach has joined #ipfs
chowie has joined #ipfs
rodolf0 has quit [Ping timeout: 255 seconds]
onikuma has quit [Quit: Leaving]
}ls{ has quit [Ping timeout: 265 seconds]
nekomune has joined #ipfs
}ls{ has joined #ipfs
<whyrusleeping> cipres: very weird... I played around with it a while ago, and i was able to ssh over it
htrob has quit [Read error: Connection reset by peer]
vruz has joined #ipfs
<whyrusleeping> I would ask Magik6k, hes probably asleep right now, but i'm betting he can help
larpanet has joined #ipfs
chowie has quit [Ping timeout: 256 seconds]
jmill has quit [Read error: Connection reset by peer]
daMaestro has quit [Quit: Leaving]
larpanet has quit [Ping timeout: 248 seconds]
colatkinson has quit [Quit: colatkinson]
colatkinson has joined #ipfs
mtodor has joined #ipfs
mtodor has quit [Ping timeout: 260 seconds]
NBC_Savannah_Gut has joined #ipfs
NBC_Savannah_Gut has quit [Quit: Leaving]
shah^ has joined #ipfs
Felix__ has joined #ipfs
Neomex has joined #ipfs
shah^ has quit []
yeo^ has joined #ipfs
Felix__ has quit [Ping timeout: 260 seconds]
rendar has joined #ipfs
dolphy has joined #ipfs
espadrine_ has quit [Ping timeout: 240 seconds]
yeo^ has quit [Ping timeout: 240 seconds]
Cavedude has quit [Ping timeout: 255 seconds]
Cavedude has joined #ipfs
anewuser has quit [Quit: anewuser]
}ls{ has quit [Quit: real life interrupt]
Hory has joined #ipfs
olizilla has quit [Read error: Connection reset by peer]
bergie has quit [Read error: Connection reset by peer]
olizilla has joined #ipfs
bergie has joined #ipfs
DreamSynth has quit [Read error: Connection reset by peer]
DreamSynth has joined #ipfs
tpircs has joined #ipfs
colatkinson has quit [Read error: Connection reset by peer]
colatkinson has joined #ipfs
ylp has joined #ipfs
xzha has joined #ipfs
mildred_ has joined #ipfs
hph^ has joined #ipfs
mildred_ is now known as mildred
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
hph^ has quit []
shah^ has joined #ipfs
chrios has quit [Ping timeout: 256 seconds]
chrios_ has joined #ipfs
shah^ has quit [Ping timeout: 256 seconds]
chrios has joined #ipfs
chrios_ has quit [Ping timeout: 256 seconds]
chrios_ has joined #ipfs
tenchooo has quit [Read error: Connection reset by peer]
chrios has quit [Ping timeout: 276 seconds]
tenchooo has joined #ipfs
bomb-on has joined #ipfs
chrios_ has quit [Ping timeout: 260 seconds]
chrios has joined #ipfs
dimitarvp has joined #ipfs
chrios has quit [Excess Flood]
chrios has joined #ipfs
colatkinson has quit [Quit: colatkinson]
K0HAX has quit [Ping timeout: 252 seconds]
K0HAX has joined #ipfs
tpircs has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
protocolin has quit [Quit: Connection closed for inactivity]
newhouse has joined #ipfs
newhouse has quit [Client Quit]
leavehouse has quit [Ping timeout: 252 seconds]
avelkei has joined #ipfs
raynold has quit [Quit: Connection closed for inactivity]
gts has joined #ipfs
gts has left #ipfs [#ipfs]
gts has joined #ipfs
chiui has joined #ipfs
vmx has joined #ipfs
jondashkyle has quit [Ping timeout: 256 seconds]
aananev has quit [Ping timeout: 264 seconds]
plexigras has joined #ipfs
Adbray has quit [Ping timeout: 260 seconds]
Adbray has joined #ipfs
plexigras has quit [Ping timeout: 252 seconds]
Adbray has quit [Excess Flood]
Adbray has joined #ipfs
toxync01 has quit [Ping timeout: 255 seconds]
vruz has quit [Read error: Connection reset by peer]
l2d has quit [Remote host closed the connection]
l2d has joined #ipfs
<Magik6k> cipres: how did you setup the listener side?
aananev has joined #ipfs
shah^ has joined #ipfs
mtodor has joined #ipfs
obensource has quit [Ping timeout: 240 seconds]
obensource has joined #ipfs
und0ck3d has joined #ipfs
plexigras has joined #ipfs
aananev has quit [Read error: Connection reset by peer]
gts has quit [Remote host closed the connection]
aananev has joined #ipfs
gts has joined #ipfs
gts has quit [Ping timeout: 252 seconds]
toxync01 has joined #ipfs
chowie has joined #ipfs
Keagan has joined #ipfs
mildred has quit [Quit: mildred]
Keagan has quit [Client Quit]
jondashkyle has joined #ipfs
mtodor_ has joined #ipfs
ericxtang has joined #ipfs
und0ck3d has quit [Quit: und0ck3d]
lord| has quit [Quit: WeeChat 2.0.1]
mtodor has quit [Ping timeout: 255 seconds]
ericxtang has quit [Ping timeout: 264 seconds]
shah^ has quit [Ping timeout: 276 seconds]
shah^ has joined #ipfs
willmeyers has joined #ipfs
chowie has quit [Ping timeout: 240 seconds]
barnacs has joined #ipfs
infinity0 has quit [Ping timeout: 260 seconds]
gts has joined #ipfs
infinity0 has joined #ipfs
elevated_ has joined #ipfs
elevated has quit [Ping timeout: 260 seconds]
onikuma has joined #ipfs
ONI_Ghost has joined #ipfs
anewuser has joined #ipfs
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
SunflowerSociety has quit [Ping timeout: 255 seconds]
ONI_Ghost has joined #ipfs
Trieste has joined #ipfs
elevated_ is now known as elevated
Keagan has joined #ipfs
Keagan has quit [Client Quit]
shah^ has quit [Ping timeout: 265 seconds]
hph^ has joined #ipfs
mkhl has joined #ipfs
leeola has joined #ipfs
Monokles has quit [Ping timeout: 256 seconds]
<Trieste> Hi, I just installed IPFS on a raspi, it worked fine, but when I try to `ipfs get` a path with about 2GiB data, the load gradually crawls up to 20 (!) and I run out of RAM and swap during the download; is there a way to throttle the resource usage at the expense of download speed or is the raspi simply too underpowered?
Monokles has joined #ipfs
Fessus has quit [Quit: Leaving]
madnificent has joined #ipfs
<r0kk3rz> which version raspi?
<Trieste> raspi 3 actually
<Trieste> (I did just notice I have whopping 100MiB of swap space which might have something to do with the lockups but I don't think a bigger swap would save me)
<AphelionZ> Trieste: check with the official team but I'm pretty sure there are some significant memory improvements in master
jmill has joined #ipfs
<r0kk3rz> the hashing power of the pi3 isnt too bad
<AphelionZ> Can one swap to master with ipfs-update?
rodolf0 has joined #ipfs
ericxtang has joined #ipfs
<Trieste> AphelionZ, I'm using the "latest" version installed with ipfs-update
<Trieste> (i.e. 0.4.13)
rendar has quit []
jfntn has joined #ipfs
jfntn has left #ipfs [#ipfs]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
rargulati has joined #ipfs
}ls{ has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
dev0098432 has joined #ipfs
<victorbjelkholm> Trieste: you should try a build from master, gotten a bit faster and less resource hungry
ericxtang has quit [Ping timeout: 248 seconds]
und0ck3d has joined #ipfs
<victorbjelkholm> also, try playing around with the connmgr values, as it decides how many peers you're connected too. Lower values = lower amount connections and less resource hungry
chowie has joined #ipfs
neuthral_ has quit [Ping timeout: 268 seconds]
ericxtang has joined #ipfs
<Trieste> victorbjelkholm, thank you!
dev0098432 has quit [Remote host closed the connection]
dev0098432 has joined #ipfs
HappyZombieWorke has joined #ipfs
und0ck3d has quit [Quit: und0ck3d]
und0ck3d has joined #ipfs
os[m] has joined #ipfs
bomb-on has quit [Quit: zzz]
Neomex has quit [Remote host closed the connection]
HappyZombieWorke has quit [Quit: Textual IRC Client: www.textualapp.com]
madnificent has quit [Ping timeout: 265 seconds]
hph^ has quit [Ping timeout: 248 seconds]
bomb-on has joined #ipfs
piti has quit [Quit: WeeChat 2.1-dev]
piti has joined #ipfs
plexigras has quit [Ping timeout: 256 seconds]
hph^ has joined #ipfs
hph^ has quit [Max SendQ exceeded]
plexigras has joined #ipfs
ylp has left #ipfs [#ipfs]
BZ55 has quit [Quit: BZ55]
Jesin has joined #ipfs
trqx has quit [Ping timeout: 255 seconds]
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 268 seconds]
Mateon3 is now known as Mateon1
vruz has joined #ipfs
<whyrusleeping> victorbjelkholm: I know you've got tons on your plate, but is nightly builds one of those things?
hph^ has joined #ipfs
<victorbjelkholm> whyrusleeping: eventually :/ I think go-ipfs builds are already available for download, but doesn't run a trusted worker yet
<Magik6k> IIRC they are only for linux x64
<victorbjelkholm> ah, should not be overly difficult to cross-compile it
<victorbjelkholm> biggest missing piece is trusted worker in that case
dgrish has joined #ipfs
trqx has joined #ipfs
<lgierth> ack
rngkll has quit [Remote host closed the connection]
<lgierth> oh that one :/
<lgierth> grml
tenchooo has quit [Remote host closed the connection]
tenchooo has joined #ipfs
mtodor_ has quit [Remote host closed the connection]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
xzha has quit [Ping timeout: 268 seconds]
gts has quit [Ping timeout: 248 seconds]
raynold has joined #ipfs
gts has joined #ipfs
trqx has quit [Remote host closed the connection]
trqx has joined #ipfs
chowie has quit [Remote host closed the connection]
Ecran has joined #ipfs
rngkll has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
chiui has quit [Quit: Leaving]
konubinix has quit [Ping timeout: 240 seconds]
elevated has quit [Quit: bye]
elevated has joined #ipfs
jaboja has joined #ipfs
rngkll has quit [Remote host closed the connection]
maxzor_ has quit [Ping timeout: 240 seconds]
rngkll has joined #ipfs
rngkll has quit [Client Quit]
mandric has quit [Read error: Connection reset by peer]
mandric has joined #ipfs
hph^ has quit [Ping timeout: 252 seconds]
maxzor has joined #ipfs
Adam[m]4 has joined #ipfs
vivus has joined #ipfs
hph^ has joined #ipfs
jmill has quit [Ping timeout: 260 seconds]
und0ck3d has quit [Quit: und0ck3d]
ONI_Ghost has quit [Read error: Connection reset by peer]
Jesin has quit [Quit: Leaving]
ONI_Ghost has joined #ipfs
trqx has quit [Remote host closed the connection]
Keagan has joined #ipfs
<cipres> Magik6k: hi. with 'ipfs p2p listener open p2p-test /ip4/127.0.0.1/tcp/10102' for example
dolphy has quit [Quit: Leaving]
trqx has joined #ipfs
<cipres> on the other side 'ipfs p2p stream dial <peerid> p2p-test /ip4/127.0.0.1/tcp/10101'
rargulati has quit [Ping timeout: 260 seconds]
<cipres> which returns {"Address":"/ip4/127.0.0.1/tcp/10101","Protocol":"/p2p/p2p-test"}
<cipres> netstat returns an entry for that port
<cipres> any connection to that port is immediatly closed by remote end it seems
<cipres> i use NAT on both ends
gts has quit [Remote host closed the connection]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
gts has joined #ipfs
<cipres> am i doing something wrong ?
<cipres> haven't seen much information around the usage of ipfs p2p
leavehouse has joined #ipfs
jmill has joined #ipfs
gts has quit [Ping timeout: 256 seconds]
Keagan has quit [Quit: Mutter: www.mutterirc.com]
ruby32 has quit [Quit: Leaving]
ruby32 has joined #ipfs
hph^ has quit [Ping timeout: 268 seconds]
jmill has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mkhl has quit [Quit: mkhl]
jmill has joined #ipfs
willmeyers has quit [Ping timeout: 265 seconds]
hph^ has joined #ipfs
willmeyers has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
<vruz> @cipres unless you specifically need to use ip addresses for some reason, it may be more straightforward to communicate with peers through the swarm api using peer ids, wherever they are.
<Magik6k> cipres: do you have any program on the listener open on 127.0.0.1:10102?
sethetter has quit [Ping timeout: 265 seconds]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
JaabbliZ has quit [Ping timeout: 256 seconds]
NeoTeo has quit [Read error: Connection reset by peer]
NeoTeo has joined #ipfs
sethetter has joined #ipfs
tombusby has quit [Ping timeout: 255 seconds]
ralphthe1inja has joined #ipfs
JaabbliZ has joined #ipfs
ralphthe1inja is now known as ralphtheninja2
trqx has quit [Ping timeout: 255 seconds]
joocain2 has quit [Ping timeout: 255 seconds]
<cipres> Magik6k: nope
joocain2 has joined #ipfs
tombusby has joined #ipfs
trqx has joined #ipfs
<Magik6k> oh, well the listener side is the one that connects to the specified address
<cipres> that's what i figured
<cipres> but somehow connection drops
dgrish has quit [Quit: WeeChat 2.0.1]
<Magik6k> What OS do you use?
<cipres> linux on both ends
<Magik6k> hmm
ralphtheninja2 has quit [Client Quit]
<cipres> i should try with a simpler network setup first maybe
<Magik6k> that usually makes sense, heh
onikuma has quit [Ping timeout: 255 seconds]
<cipres> reason i want to try p2p
konubinix has joined #ipfs
<cipres> i wrote a pubsub service that i'd like to make available for whole community
<cipres> but it's not exactly reliable
<cipres> i think opening a p2p connection might be more adequate
<Bat`O> i'm on the same boat, failing to use the p2p commands
hph^ has quit [Ping timeout: 240 seconds]
<cipres> ah!
konubinix has quit [Ping timeout: 260 seconds]
colatkinson has joined #ipfs
<Bat`O> i gave more details in #ipfs-dev yesterday
<Bat`O> I'm trying to use the p2p commands, I have a node listening on one side, a second with the first node added manually in the swarm and ping working, but when I try to dial to the first node I get "Error: connection reset"
<Bat`O> i did a very basic "ipfs p2p listener open bloh /ip4/127.0.0.1/tcp/6001" on one side and "ipfs p2p stream dial MyPeerId bloh" on the other side
<Bat`O> also, I got these errors when I shutdown the daemon:
<Bat`O> 15:49:43.715 ERROR connmgr: received disconnected notification for peer we are not tracking: <peer.ID eo9UQ7> connmgr.go:235
<Bat`O> 15:49:43.715 ERROR swarm2: failed to reset connection deadline after setup: set tcp 192.168.1.66:4001: use of closed network connection swarm_dial.go:403
<Magik6k> oh, those are probably interesting
<gde33> if a webpage would include a js file version 1.1 could one have it use 1.2 without updating the html?
<Magik6k> I just tried with ssh and it worked: https://devtty.eu/scr/4e035a3d-771b-4810-96bc-0c628a23e980.png, Bat`O can you try to check if the listener daemon tries to establish the connection at all?
konubinix has joined #ipfs
<Magik6k> actually, can you try doing `ipfs p2p stream dial QmVGX47BzePPqEzpkTwfUJogPZxHcifpSXsGdgyHjtk5t7 ssh /ip4/127.0.0.1/tcp/2222` and then `ssh root@127.0.0.1 -p 2222 -v` to see if you get a handshake?
<Magik6k> Bat`O: cipres ^
jesse22 has joined #ipfs
jesse22 has quit [Client Quit]
jesse22 has joined #ipfs
<Bat`O> Magik6k: it works
kaotisk_ has joined #ipfs
kaotisk has quit [Ping timeout: 256 seconds]
hph^ has joined #ipfs
avelkei has quit [Ping timeout: 248 seconds]
<Magik6k> So it's likely a problem on the listener side, listener not being able to connect to the program, can you try running tcpdump/wireshark on your listener and see if it attempts to connect to the specified address?
Encrypt has joined #ipfs
<Bat`O> well, i don't have the second computer anymore ...
jmill has quit [Quit: Textual IRC Client: www.textualapp.com]
Poeticode is now known as Poeticold
hph^ has quit [Ping timeout: 240 seconds]
colatkinson has quit [Quit: colatkinson]
larpanet has joined #ipfs
colatkinson has joined #ipfs
Fessus has joined #ipfs
Fessus has quit [Client Quit]
Fessus has joined #ipfs
Adam[m]4 has left #ipfs ["User left"]
Ecran has quit [Quit: Going offline, see ya! (www.adiirc.com)]
mildred has joined #ipfs
maxzor has quit [Remote host closed the connection]
kaotisk_ has quit [Ping timeout: 240 seconds]
kaotisk has joined #ipfs
espadrine_ has joined #ipfs
James_Epp_tmp0 has joined #ipfs
larpanet has quit [Ping timeout: 240 seconds]
James_Epp has quit [Quit: Leaving]
James_Epp_tmp0 is now known as James_Epp
xnbya has quit [Ping timeout: 268 seconds]
xnbya has joined #ipfs
Encrypt has quit [Quit: Quit]
vruz has quit [Quit: Leaving]
dev0098432 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest10698 is now known as stebalien
ONI_Ghost has quit [Ping timeout: 255 seconds]
Anon-san has joined #ipfs
Monokles has quit [Ping timeout: 240 seconds]
kmesilim has quit [Ping timeout: 260 seconds]
kmesilim has joined #ipfs
lord| has joined #ipfs
tombusby has quit [Ping timeout: 255 seconds]
joocain2 has quit [Ping timeout: 255 seconds]
joocain2 has joined #ipfs
jaboja has quit [Quit: Leaving]
tombusby has joined #ipfs
tombusby has quit [Remote host closed the connection]
tombusby has joined #ipfs
colatkinson has quit [Quit: colatkinson]
Anon-san has quit [Quit: Page closed]
tenchooo has quit [Remote host closed the connection]
tenchooo has joined #ipfs
leavehouse has quit [Ping timeout: 252 seconds]
bauruine has quit [Ping timeout: 256 seconds]
seanm has quit [Ping timeout: 260 seconds]
Armituro has quit [Quit: WeeChat 1.9.1]
James_Epp has quit [Quit: Leaving]
tombusby has quit [Ping timeout: 255 seconds]
joocain2 has quit [Ping timeout: 255 seconds]
gaf_ has quit [Ping timeout: 240 seconds]
zautomata1 has quit [Quit: WeeChat 1.9.1]
trqx has quit [Ping timeout: 255 seconds]
sieoghisugf has joined #ipfs
chiui_ has joined #ipfs
larpanet has joined #ipfs
colatkinson has joined #ipfs
gaf_ has joined #ipfs
kvda has joined #ipfs
leavehouse has joined #ipfs
BZ55 has joined #ipfs
tombusby has joined #ipfs
larpanet has quit [Ping timeout: 256 seconds]
joocain2 has joined #ipfs
vmx has quit [Quit: Leaving]
<whyrusleeping> Has anyone seen https://blockscan.com/ before?
ONI_Ghost has joined #ipfs
colatkinson has quit [Quit: colatkinson]
joocain2 has quit [Ping timeout: 255 seconds]
trqx has joined #ipfs
Monokles has joined #ipfs
joocain2 has joined #ipfs
aidalgol has quit [Remote host closed the connection]
rodolf0 has quit [Ping timeout: 260 seconds]
aidalgol has joined #ipfs
mildred has quit [Quit: mildred]
Hory has quit [Read error: Connection reset by peer]
aidalgol has quit [Remote host closed the connection]