sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
Randee has joined #stellar-dev
Randee has quit [Client Quit]
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
hachiya has quit [Remote host closed the connection]
<stellar-slack> <buhrmi> dumm dee dumm
Vinnie_win has quit [Ping timeout: 250 seconds]
Vinnie_win has joined #stellar-dev
sacarlson1 has joined #stellar-dev
sacarlson has quit [Ping timeout: 240 seconds]
sacarlson1 has quit [Read error: Connection reset by peer]
sacarlson has joined #stellar-dev
<stellar-slack> <mason> Morning all! I'm trying to get stellar-core running. I've pulled the code, build and am running it with `docs/stellar-core_testnet.cfg`. It says `Got consensus: [seq=333201..` but when I look in stellar.db `txhistory` is empty. There are 119 accounts in there though. Any ideas?
<stellar-slack> <sacarlson> @mason: sounds like it might be working to me
<stellar-slack> <jed> send a tx and see if it gets in there
<stellar-slack> <mason> Cool! Do I need to setup horizon to send transactions?
<stellar-slack> <jed> no you could just use friend bot to get some lumens
<stellar-slack> <mason> How do I do that? (sorry I can document all this once I get it going)
<stellar-slack> <jed> no worries. our docs are terrible right now
<stellar-slack> <jed> but use this:
<stellar-slack> <jed> you can make an address with `stellar-core --genseed`
<stellar-slack> <mason> cool genseed looked like it worked but:
<stellar-slack> <mason> {"type":"server_error","status":500,"title":"Internal Server Error","instance":"request://7f87d861-47d6-4f6b-93c6-26830e3303f0"}%
<stellar-slack> <sacarlson> I mason other option you can go to https://www.stellar.org/galaxy/ scroll down to start
<stellar-slack> <sacarlson> it will hit the freind bot that will provide you 1000 lumens
<stellar-slack> <mason> That worked! I've got transactions in txhistory now! Thanks guys
<stellar-slack> <sacarlson> cool glad to here it's working
<stellar-slack> <mason> So you only store transactions relevant to your node?
<stellar-slack> <sacarlson> oh maybe your history seen is just the lumens you just had the bot send you
<stellar-slack> <sacarlson> no I think the history is just what was seen when you started your stellar-core
<stellar-slack> <mason> Ohhhh
<stellar-slack> <mason> So things are still pretty quiet on testnet :)
<stellar-slack> <sacarlson> did you send any other transactions?
<stellar-slack> <mason> I'll try again
<stellar-slack> <sacarlson> I hope to be soon sending some if my ruby software starts working on horizon
<stellar-slack> <buhrmi> yeah well it's difficult to send transactions right now cause the lslib and testnet horizon dont work together..
<stellar-slack> <buhrmi> at least it was the case on friday
<stellar-slack> <buhrmi> don't know if they fixed it
<stellar-slack> <buhrmi> *lslib = jslib
<stellar-slack> <sacarlson> there is a branch that I think is working for jslib not released on stellar I can provide you
<stellar-slack> <buhrmi> they should fix and keep the respective master branches comptaible with eathother
<stellar-slack> <sacarlson> buhrmi: was taking a wack at integrating it with jslib
<stellar-slack> <sacarlson> what they should do and do do is two different things
<stellar-slack> <sacarlson> I got in late at the wrong time when they did many changes in base and other that I failed to get a handle on but I've almost have a working set
<stellar-slack> <bartek> @buhrmi @sacarlson I updated js-stellar-lib to work with horizon 2 days ago. just pull master and it should work.
<stellar-slack> <buhrmi> @bartek: aaawesome :)
<stellar-slack> <sacarlson> cool
<stellar-slack> <sacarlson> bartek so does that include the base64 changes that fredolafritte had in his branch?
<stellar-slack> <bartek> I haven’t checked fredolafritte yet but yes, js-stellar-lib now include base64 transaction blob encoding
<stellar-slack> <sacarlson> ok lets try it then
<stellar-slack> <sacarlson> is it tested?
<stellar-slack> <bartek> yes, it should work. the only thing you might need to change is all occurences of `Currency` class. we have changed to `Asset`.
<stellar-slack> <buhrmi> good change
<stellar-slack> <sacarlson> so lets see a transaction then, are you ready to try it buhrmi?
<stellar-slack> <buhrmi> nah, i'm chilling and watching avengers
<stellar-slack> <buhrmi> will be in the office in 10 hours or so :P
<stellar-slack> <sacarlson> ha ha ok
<stellar-slack> <buhrmi> gonna sleep so
<stellar-slack> <buhrmi> soon
<stellar-slack> <fredolafritte> @bartek is there anything that prevent my fixes to be merged ?
<stellar-slack> <fredolafritte> On js-stellar-base
<stellar-slack> <bartek> @fredolafritte I returned from vacation on Thursday. I’m catching up on things, will check your PR next week.
<stellar-slack> <fredolafritte> Enjoy your remaining holiday then
<stellar-slack> <bartek> but looking at a description it should be good. ex. we discussed "remove dist and lib directory” 2 days ago with the team.
<stellar-slack> <sacarlson> I could be wrong but I see hex in your last change var xdr = op.toXDR("hex");
<stellar-slack> <sacarlson> unless horizon converts hex to base64 before it sends it to stellar-core?
<stellar-slack> <sacarlson> ok I've now tried to create an account from horizon in both hex and base64 but I get return!': 404 Resource Not Found in both cases with my code
<stellar-slack> <sacarlson> base64 with my code was working to my local stellar-core but I will again verify tomaro
moo-_- has quit [Ping timeout: 246 seconds]
moo-_- has joined #stellar-dev
DomKM has quit [Quit: Connection closed for inactivity]