DomKM has joined #stellar-dev
pixelbeat has quit [Ping timeout: 244 seconds]
de_henne has quit [Ping timeout: 264 seconds]
de_henne has joined #stellar-dev
``rawr has quit [Quit: Connection closed for inactivity]
nelisky has quit [Quit: nelisky]
sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
koolhead17 has joined #stellar-dev
koolhead17 has quit [Changing host]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 272 seconds]
gst has quit [Quit: leaving]
gst has joined #stellar-dev
gst has joined #stellar-dev
gst has quit [Changing host]
<stellar-slack> <connorleech> here are some crypto challenges a friend recommended to me: http://cryptopals.com/
<stellar-slack> <eva> hey @connorleech :simple_smile: wow, this is great - love that it's for complete beginners to crypto
<stellar-slack> <dzham> it gets advanced rather quickly
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
alty has quit []
alty has joined #stellar-dev
kushed has quit [*.net *.split]
kushed has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
skeuomorf has joined #stellar-dev
pixelbeat has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
skeuomorf has quit [Ping timeout: 245 seconds]
skeuomorf has joined #stellar-dev
skeuomorf is now known as Guest28275
Guest28275 is now known as skeuomorf
skeuomorf has quit [Changing host]
skeuomorf has joined #stellar-dev
nelisky has joined #stellar-dev
koolhead17 has joined #stellar-dev
skeuomor1 has joined #stellar-dev
skeuomorf has quit [Ping timeout: 276 seconds]
<stellar-slack> <donovan> Could someone please provide an example stellar-core.cfg file that works out the box? Using the latest master I can’t sync an get the following repeated entries in the log:
<stellar-slack> ```2015-05-21T13:32:02.981 b4b42b [139676393289536] [Ledger] INFO Catchup awaiting checkpoint (ETA: 10 seconds), buffering close of ledger 60944
<stellar-slack> 2015-05-21T13:32:07.975 b4b42b [139676393289536] [Ledger] INFO Got consensus: [seq=60945, prev=9400f8, time=1432211527, txs=0, txhash=8dad5e, fee=10]
<stellar-slack> 2015-05-21T13:32:07.975 b4b42b [139676393289536] [Ledger] INFO Catchup awaiting checkpoint (ETA: 5 seconds), buffering close of ledger 60945
<stellar-slack> 2015-05-21T13:32:12.978 b4b42b [139676393289536] [Ledger] INFO Got consensus: [seq=60946, prev=214e93, time=1432211532, txs=0, txhash=15a8d1, fee=10]
<stellar-slack> 2015-05-21T13:32:12.978 b4b42b [139676393289536] [Ledger] INFO Catchup awaiting checkpoint (ETA: 0 seconds), buffering close of ledger 60946
<stellar-slack> 2015-05-21T13:32:13.082 b4b42b [139676393289536] [History] WARN Unable to anchor, restarting catchup
<stellar-slack> 2015-05-21T13:32:13.082 b4b42b [139676393289536] [History] INFO Catchup BEGIN, initLedger=60868, guessed nextLedger=60928, anchor checkpoint=60927
<stellar-slack> % Total % Received % Xferd Average Speed Time Time Time Current
<stellar-slack> Dload Upload Total Spent Left Speed
<stellar-slack> 100 373 100 373 0 0 1101 0 --:--:-- --:--:-- --:--:-- 1103
<stellar-slack> 2015-05-21T13:32:13.429 b4b42b [139676393289536] [History] WARN Exception loading: tmp/history-fdba1140057bbb10/stellar-stellar-history.json
<stellar-slack> 2015-05-21T13:32:13.429 b4b42b [139676393289536] [History] WARN History archive 'stellar', hasn't yet received checkpoint 60927, retrying catchup
<stellar-slack> 2015-05-21T13:32:13.429 b4b42b [139676393289536] [History] WARN Catchup pausing for 390 seconds, until 2015-05-21T12:38:43Z
<stellar-slack> 2015-05-21T13:32:17.985 b4b42b [139676393289536] [Ledger] INFO Got consensus: [seq=60947, prev=c266b8, time=1432211537, txs=0, txhash=a9be37, fee=10]
<stellar-slack> 2015-05-21T13:32:17.986 b4b42b [139676393289536] [Ledger] INFO Catchup awaiting checkpoint (ETA: 0 seconds), buffering close of ledger 60947```
<stellar-slack> I’m also confused by the relative TMP_DIR_PATH:
<stellar-slack> <matschaffer> donovan: have you looked at https://github.com/stellar/vagrant-examples ?
skeuomor1 has quit [Ping timeout: 272 seconds]
<stellar-slack> <matschaffer> https://github.com/stellar/vagrant-examples/tree/master/single-peer has the steps for building & connecting to SDF testnet
<stellar-slack> <matschaffer> https://github.com/stellar/vagrant-examples/tree/master/full-network for a full private network
<stellar-slack> <matschaffer> it’s all bash so you don’t need to run it if you’re not interested in vagrant. But that covers the steps & config
<stellar-slack> <matschaffer> or https://github.com/stellar/vagrant-examples/blob/master/scripts/configure_private_peer.rb#L21 - ruby actually for that one just cause of all the keylookup and whatnot for the other nodes
<stellar-slack> <matschaffer> it got pretty gnarly in bash
<stellar-slack> <donovan> Thanks, I don’t use vagrant and just want a plain old linux to work :simple_smile:
<stellar-slack> I can’t spot any differences between:
<stellar-slack> and
<stellar-slack> Am I missing something?
<stellar-slack> <matschaffer> what sha are you on? jed mentioned earlier that master was only back to working as of like yesterday
<stellar-slack> <matschaffer> I haven’t vetted the latest master myself yet
<stellar-slack> <matschaffer> been firefighting
<stellar-slack> <donovan> 0553effc694f82d3e4403b70c5f53d1b4584e17d
<stellar-slack> <donovan> Oh wait, it seems to have found some history now, guess you just have to leave it running for some minutes before the s3 url gets something to share...
<stellar-slack> <donovan> Still, a plain and simple config in the docs directory for running against testnet without commented out lines would be a great help :simple_smile:
pixelbeat has quit [Ping timeout: 244 seconds]
pixelbeat has joined #stellar-dev
<stellar-slack> <donovan> ```sqlite> select count(*) from LedgerHeaders;
<stellar-slack> 103
<stellar-slack> sqlite> select count(*) from Accounts;
<stellar-slack> 68
<stellar-slack> sqlite> select count(*) from txhistory;
<stellar-slack> 0```
<stellar-slack> <donovan> How do you get hold of the full history?
<stellar-slack> <matschaffer> add `CATCHUP_COMPLETE=true` I believe
<stellar-slack> <donovan> docs required :simple_smile:
<stellar-slack> <matschaffer> To say the least
<stellar-slack> <donovan> `CATCHUP_COMPLETE` doesn’t seem to have triggered any catchup behaviour.
<stellar-slack> <matschaffer> fwiw 0.0.1-97-0553effc doesn’t wanna stay in sync for me either https://registry.hub.docker.com/u/stellar/stellar-core so my bet’s on master not working atm
<stellar-slack> <matschaffer> or at least not entirely working
<stellar-slack> <donovan> Well, I suppose the question is if it’s actually worth testing stellar-core out yet? Don’t want to waste my time banging my head if it’s not ready :simple_smile:
<stellar-slack> <matschaffer> if you want to get your hands into the code go for it, but it’s still too early to expect anything that “just works"
<stellar-slack> <donovan> I kind of want to get my hands deep into the data and not the code. No data, no fun :simple_smile:
<stellar-slack> <matschaffer> yeah, we reset data pretty regularly still so I wouldn’t do anything too interesting with it
<stellar-slack> <donovan> Well, it’s not the actual data, as such, but the format of the data. If I can’t get a full db, there’s not much point yet...
<stellar-slack> <matschaffer> you can confirm the sync behavior once the rest of the core folks are online (shouldn’t be long now) - but it sounds to me like it’s early for what you’re trying to do with it
<stellar-slack> <matschaffer> I’m thrilled when the nodes actually talk to each other right now. Full data would be mind-blowing
koolhead17 has quit [Remote host closed the connection]
nelisky has quit [Quit: nelisky]
<stellar-slack> <donovan> Interesting feature of rethinkdb is change feeds:
<stellar-slack> Similar to the problem of how to deal with streaming all the changes to account state after a ledger closes.
<stellar-slack> <scott> :+1: I’ve been really meaning to do a project with rethinkdb, and one of the big reasons is changefeeds
<stellar-slack> <donovan> Haven’t used it all, but that is a killer feature :simple_smile:
pixelbeat has quit [Ping timeout: 272 seconds]
<bittrex-richie> sigh.. SFD servesr gone wonky again?
DomKM has quit [Quit: Connection closed for inactivity]
nelisky has joined #stellar-dev
pixelbeat has joined #stellar-dev
nelisky has quit [Quit: nelisky]
<stellar-slack> <jed> richie: yeah bringing it back up now. The other issue was fixed. and we know what went wrong here so hopefully it will be smooth after this