stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
rejon has quit [Ping timeout: 252 seconds]
<stellar-slack> <sunny-g> @andrew: fantastic thank you!
<stellar-slack> <eva> oh hey @josh!
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 272 seconds]
koolhead17 has joined #stellar-dev
koolhead_ has joined #stellar-dev
koolhead17 has quit [Ping timeout: 255 seconds]
sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
nelisky has quit [Quit: nelisky]
koolhead_ has quit [Ping timeout: 258 seconds]
rejon has joined #stellar-dev
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
gst has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<stellar-slack> <monsieurnicolas> @lab it's hard to tell without seeing how logs behave over time. it looks like it's seeing SCP messages but never moving to the "catching up" state, is that correct? If so, maybe your quorum set is not right?
koolhead17 has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
Kwelstr has quit [Ping timeout: 265 seconds]
Kwelstr has joined #stellar-dev
gst has joined #stellar-dev
gst has joined #stellar-dev
koolhead17 has quit [Ping timeout: 246 seconds]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 264 seconds]
koolhead17 has joined #stellar-dev
de_henne has joined #stellar-dev
<stellar-slack> <lab> @monsieurnicolas: yes. it's allway "join scp" state
<stellar-slack> <lab> my validators settings:
<stellar-slack> <lab> [QUORUM_SET] THRESHOLD=2 VALIDATORS=[ "gTDZhQ14WuP8rQ9SrkS1EhWNhZyybv97cHNsGRADKQtBoJpTTk", "gsjjWTsQP5C2HpcetiLz4LDa9VECGvZMTyhPUDWi57ZKafV5sA4", "gSCB2HML88CvMwt2iryJGdS61gDr2nhMeYFVWF2B4m6w5js73T", "gsCLyCkb5UJZfmaGnSZDc9hGB7DesHgrwotEcNZfzbEs5wSyvRb" ]
<stellar-slack> <matschaffer> lab: where’s that gsCLyCkb5UJZfm coming from? one of your nodes?
<stellar-slack> <matschaffer> granted it seems like it should be able to get a 2-node threshold from the other 3 which I can confirm are testnet’s public validation keys
<stellar-slack> <lab> yes, gsCLyCkb is pubkey of my VALIDATION_SEED
<stellar-slack> <matschaffer> I see. Have you tried just syncing a follower with no trusted validation seed?
<stellar-slack> <matschaffer> also in my testing of master so far the 3rd node in a 3 node cluster has a tendency to lose sync.
<stellar-slack> <matschaffer> if that’s happening to your node as well you’ll see "2015-06-12T06:09:34.106 7a641e [] [Herder] INFO Lost track of consensus"
<stellar-slack> <lab> i had no consensus to loose. :)
<stellar-slack> <lab> it's also wired the version "e3d25e4" doesn't exist in git repo.
rejon has quit [Ping timeout: 276 seconds]
<stellar-slack> <matschaffer> your copy is e3d25e4 you mean? That’s probably good. It’s the same sha testnet is on still
<stellar-slack> <matschaffer> so yeah, seems like it should work
<stellar-slack> <lab> no, my version is "4db99ab"
<stellar-slack> <lab> i saw the "e3d" from peers list and can't found the version from git repo
<stellar-slack> <lab> $ git branch -v * master 203bd07 Merge pull request #534 from graydon/accelerate-history-probe-when-time-accelerated $ git show e3d25e4 fatal: ambiguous argument 'e3d25e4': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git command [revision...] -- [file...]'
<stellar-slack> <matschaffer> not sure trying to get anything to sync to e3d25e4 other than e3d25e4 is really worth while
<stellar-slack> <matschaffer> yeah, I noticed it’s been removed. Not sure who did that
<stellar-slack> <lab> what's the log?
<stellar-slack> <lab> commit message
<stellar-slack> <lab> it may be rebased
<stellar-slack> <matschaffer> "temp disable ItemFetcher tests"
<stellar-slack> <lab> well, i found it in github
<stellar-slack> <matschaffer> oh yeah? interesting
<stellar-slack> <matschaffer> neat. Maybe origin/e3d25e4 will get you something? never tried accessing a remote sha like that. Might work
<stellar-slack> <lab> it seems
<stellar-slack> <lab> commit ed555197a63855fe958b4e763e681fa86d44b8ae Author: Guillaume Marceau guillaume@stellar.org
<stellar-slack> <lab> pushed forcely
<stellar-slack> <matschaffer> lovely
<stellar-slack> <matschaffer> let me see if I can tag it with something
<stellar-slack> <matschaffer> actually I’ll just put it here for now https://github.com/matschaffer/stellar-core/tree/testnet
<stellar-slack> <lab> fetched, thanks matschaffer.
<stellar-slack> <matschaffer> np
<stellar-slack> <lab> why not deploy latest master in testnet?
<stellar-slack> <matschaffer> cause it doesn’t sync
<stellar-slack> <lab> e3d is almost 1 month ago
<stellar-slack> <matschaffer> or rather doesn’t stay in sync
<stellar-slack> <matschaffer> in a 3 node test the first 2 sync, but the third one is pretty much DOA
<stellar-slack> <lab> :scream_cat:
<stellar-slack> <lab> David, help us~
<stellar-slack> <matschaffer> pretty sure https://github.com/stellar/stellar-core/pull/535 is supposed to help address this but it doesn’t seem to hold sync yet either
<stellar-slack> <lab> thank for point me there. i will take a look.
<stellar-slack> <matschaffer> if you’re curious to see for yourself you can use https://github.com/stellar/stellar_core_commander/
<stellar-slack> <lab> what i see now is that monsieurnicolas have done a great ton of hard working on it.
<stellar-slack> <matschaffer> will get you an example command on the latest master of scc
<stellar-slack> <matschaffer> rebuilding my local stellar-core now to ensure scc can still do that. Most of our testing this week has been using the docker flow
<stellar-slack> <lab> I see
<stellar-slack> <lab> advanced transaction group and decentralization group are parallel :)
<stellar-slack> <matschaffer> if you see anything I’m sure monsieurnicolas would appreciate the feedback
<stellar-slack> <lab> i have translated a little part of white paper into chinese(http://codeck.org|codeck.org) but paused for other projects. It seems i should continue study SCP to help.
koolhead17 has quit [Remote host closed the connection]
<stellar-slack> <matschaffer> nice!
<stellar-slack> <lab> finally it's "state" : "Catching up"
<stellar-slack> <lab> thank you for let me understand the current status.
<stellar-slack> <matschaffer> fantasic
<stellar-slack> <matschaffer> yeah, sorry it’s a little bit of a mess
<stellar-slack> <lab> it's normal when build something really cool.
<stellar-slack> <matschaffer> :) thanks
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
pixelb has joined #stellar-dev
koolhead17 has joined #stellar-dev
pixelb has quit [Ping timeout: 272 seconds]
nelisky has joined #stellar-dev
pixelb has joined #stellar-dev
nelisky has quit [Quit: nelisky]
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 252 seconds]
koolhead17 has joined #stellar-dev
pixelb has quit [Ping timeout: 265 seconds]
de_henne has quit [Remote host closed the connection]
pixelb has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
<stellar-slack> <bohdan> I have start stellar-core and outputs New connected peer 54.227.54.235:39133 connectHandler error: The I/O operation has been aborted because of either a thread exit or an application request. any ideas?
nelisky has joined #stellar-dev
<stellar-slack> <jed> It might be because the testnet isn't upgraded to master yet
koolhead17 has joined #stellar-dev
nelisky has quit [Quit: nelisky]
rejon has joined #stellar-dev
<stellar-slack> <bohdan> thnx
koolhead17 has quit [Remote host closed the connection]
rejon has quit [Ping timeout: 245 seconds]
<stellar-slack> <eva> @lab wow, that is awesome! I think it's the first translation of SCP, which is very cool. Thank you! :stroopy: :quorum:
<stellar-slack> <bohdan> Whether there are nodes in the network with stellar-core software? I want to test connection with my node
<stellar-slack> <bohdan> ...and where I can find API documentation for stellar-core?
rejon has joined #stellar-dev
rejon has quit [Ping timeout: 245 seconds]
rejon has joined #stellar-dev
DomKM has quit [Quit: Connection closed for inactivity]
koshii has quit [*.net *.split]
kushed has quit [*.net *.split]
kushed has joined #stellar-dev
koshii has joined #stellar-dev
rejon has quit [Ping timeout: 256 seconds]
nelisky has joined #stellar-dev