<stellar-slack>
<dzham> <- digital ocean. because vultr couldn’t charge my CC
mafs has quit [Ping timeout: 250 seconds]
de_henne_ has joined #stellar-dev
mafs has joined #stellar-dev
<stellar-slack>
<sacarlson> and what do they charge for http://vultr.com|vultr.com for what service is it that we need?
<stellar-slack>
<sacarlson> the virus thing is due to me shareing my http://surething.biz|surething.biz sub address with a free dns server I was using. for that the address and all it's sub addresses are flaged in the avast virus protection.
<stellar-slack>
<sacarlson> dzham: "charge my cc"?
<stellar-slack>
<dzham> yeah, I couldn’t pay for their service
<stellar-slack>
<sacarlson> they only like USA cards?
<stellar-slack>
<dzham> I’m not sure what the problem was, I had a period of about a month where it just didn’t work
<stellar-slack>
<sacarlson> http://vultr.com|vultr.com = $5 per month
<stellar-slack>
<dzham> but with slightly higher specs than digital ocean
<stellar-slack>
<sacarlson> I would never us 15gb of disk space so mem is more important
<stellar-slack>
<dzham> what memory usage do you see when running stellar-core?
<stellar-slack>
<sacarlson> my system has loads of crap on it, stellar-core is so small it's off the screen
<stellar-slack>
<sacarlson> in most cases. at startup the other day it used up more than 8gb but that was some kind of a bug
<stellar-slack>
<sacarlson> that's my stellar-core foot print as it's running now
<stellar-slack>
<sacarlson> from ps vax |grep stell
<stellar-slack>
<sacarlson> I just looked at my site from vpn and it still seems to be running ok be it a bit slow, but if I strip off the stellar-lib for now it should run faster
<stellar-slack>
<sacarlson> it seems that browserfy took the bigger of the stellar lib files when it created the *.js file
<stellar-slack>
<dzham> and for postgres?
<stellar-slack>
<sacarlson> I use sqlite
<stellar-slack>
<dzham> ah, gotcha!
<stellar-slack>
<sacarlson> has anyone noticed anything strange about the testnet accounts? it seem most if not all have disapeared and many new accounts that all start like GAAAFGZ55EHVPRKYDDN66OJP6YQFOPQXIJ7K6L2TTVT3MQGIGWI4BFBX
<stellar-slack>
<dzham> what’s strange about them?
<stellar-slack>
<sacarlson> strange for one that many start with GAAA.... the other being the ones that were there yestarday including my own are now missing
<stellar-slack>
<sacarlson> you don't find that strange?
<stellar-slack>
<sacarlson> and yet there are still 400K accounts. so maybe they reset the net last night and refilled all 400k in just one night?
<stellar-slack>
<sacarlson> the probability that an account starts with GAAA.. on random all in a row is astronomical at best
<stellar-slack>
<sacarlson> I have to assume it was hacked
<stellar-slack>
<sacarlson> at the present settings with only 3 nodes conected last I looked, that's not imposible
<stellar-slack>
<dzham> I dunno… my test accounts are still alive, so I’m a happy camper
<stellar-slack>
<sacarlson> what account number is that?
<stellar-slack>
<sacarlson> nope by my search your account is not present SELECT * FROM accounts WHERE accountid ='GCFKT6BN2FEASCEVDNHEC4LLFT2KLUUPEMKM4OJPEJ65H2AEZ7IH4RV';
<stellar-slack>
<sacarlson> you've been hacked
<stellar-slack>
<sacarlson> unless I'm looking at a different network? but I'm still in sync
<stellar-slack>
<sacarlson> I wonder if the live network is still intact?
<stellar-slack>
<sacarlson> opps missed the 6 at the end let me try again ha ha
<stellar-slack>
<sacarlson> sorry it's still there brain fart again by >>>me<<<
<stellar-slack>
<sacarlson> oh I didn't realize my sqlite browser sorts by accountid as why so many account seen at the top as GAAA... as before we never had that many accounts and mine was aways visible on the top page
de_henne_ has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
pixelbeat has joined #stellar-dev
<stellar-slack>
<raymens> Anyone knows why there's both a HELLO and HELLO2 peer message in the core?
<stellar-slack>
<sacarlson> I don't even know why there is the first one
<stellar-slack>
<sacarlson> hand shake?
<stellar-slack>
<raymens> Yeah I guess so, I found the difference. HELLO2 has an overlayMinVersion property.
<stellar-slack>
<raymens> Probably to better facilitate an upgrade process
<stellar-slack>
<sacarlson> I speed up my website load time down to less than 2 sec after removing js-stellar-sdk lib. so as long as it loads this fast I don't need a vps cload server. at present I can live without the libs
nivah has joined #stellar-dev
<stellar-slack>
<bartek> compresses js-stellar-lib is 500KB. also, you can use http headers to cache it so it will load from cache the next time a page is loaded.
<stellar-slack>
<sacarlson> yes I saw that min version but didn't know how to setup browserfy to use it. that would also speed up load time by a bit as it cuts the size by about 1/3
<stellar-slack>
<sacarlson> I think the cache part was already set but I had been editing it so required a reload each time
<stellar-slack>
<jed> raymens: yeah thats right
<stellar-slack>
<raymens> jed: thanks, when will the merge be in the docker image?
<stellar-slack>
<jed> should be there already. It is rebuilt when master changes
<stellar-slack>
<raymens> oh awesome :)
<stellar-slack>
<raymens> Mmh. So I've changed the settings to allow max 2 peer connections and have that as a target too, because I've created a 3-node system with all of them in the prefered peers list. I thought it would stop connecting to itself, and be fine with the other 2 node connections it had. But it's still connecting to itself every 2 seconds
<stellar-slack>
<raymens> Oh wait, it did work somewhat
<stellar-slack>
<raymens> node1 is still trying to connect to itself, while node2 and node3 are blocking peer connections because of the limit
<stellar-slack>
<jed> that will be fixed in the next update to stellar-core
<stellar-slack>
<jed> if the all the guys are in the KNOWN_PEERs rather than PREFERED it wont connect to itself over and over now
<stellar-slack>
<donovan> Is there a way to set the number of ledgers included in a catchup history file?
<stellar-slack>
<donovan> Seems like it’s 64 at the moment.
<stellar-slack>
<raymens> all right, that doesn't seem to be in the current docker config template. I'll create a new PR :)
<stellar-slack>
<donovan> Example: ```2015-10-16T12:54:03.318 7d1217 [140370235336576] [History] INFO Replaying ledger headers from /root/stellar/tmp/catchup-fab1ebe22311a1c3/ledger-000174bf.xdr 2015-10-16T12:54:03.318 7d1217 [140370235336576] [History] INFO Replaying transactions from /root/stellar/tmp/catchup-fab1ebe22311a1c3/transactions-000174bf.xdr 2015-10-16T12:54:03.553 7d1217 [140370235336576] [History] WARN Snapshot queu
<stellar-slack>
2015-10-16T12:54:03.556 7d1217 [140370235336576] [History] INFO Replaying ledger headers from /root/stellar/tmp/catchup-fab1ebe22311a1c3/ledger-000174ff.xdr 2015-10-16T12:54:03.556 7d1217 [140370235336576] [History] INFO Replaying transactions from /root/stellar/tmp/catchup-fab1ebe22311a1c3/transactions-000174ff.xdr```
<stellar-slack>
<donovan> I’d imagine it would be faster with more ledgers per file?
<stellar-slack>
<donovan> Still getting a massive WAL file with v.0.2
<stellar-slack>
<sacarlson> mine has also been stuck today
<stellar-slack>
<sacarlson> this is after my secound attempted full reset
<stellar-slack>
<sacarlson> I think it's been running for maybe 30 min by now
<stellar-slack>
<sacarlson> still stuck
<stellar-slack>
<jed> donovan "Is there a way to set the number of ledgers included in a catchup history file?" no it is fixed to 64
de_henne has quit [Remote host closed the connection]
<stellar-slack>
<sacarlson> still stuck
<stellar-slack>
<jed> sacarlson: can you show `stellar-core --c info`
<stellar-slack>
<sacarlson> ./stellar-core --c info 2015-10-16T23:44:36.852 startup [140180818233216] [default] FATAL Got an exception: No config file stellar-core.cfg found [main.cpp:442] sacarlson@sacarlson-asrock ~/github/stellar/stellar-core/src $
<stellar-slack>
<sacarlson> might need more
pixelbeat has quit [Ping timeout: 244 seconds]
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 250 seconds]
pixelbeat has joined #stellar-dev
DomKM has quit [Quit: Connection closed for inactivity]