so has quit [Remote host closed the connection]
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 264 seconds]
pixelb has quit [Ping timeout: 272 seconds]
<stellar-slack> <sacarlson> eno did you reset your config files to the new version that has changed all the history http?
<stellar-slack> <sacarlson> stellar-core 1a24aedfdfcb5b56887f149579f98424f28e3b05
<stellar-slack> <eno> actually i copy the config files from your snippet https://stellar-public.slack.com/files/sacarlson/F0B1DKG6T/-.yaml
<stellar-slack> <sacarlson> that is the outdated version
<stellar-slack> <sacarlson> yes I was having the same problem due to the update that I didn't have installed at that time
<stellar-slack> <sacarlson> note the changes in the history http address
<stellar-slack> <eno> ok
<stellar-slack> <eno> try again
<stellar-slack> <sacarlson> welcome to the team, dont' recall seeing you in some time
[7] has quit [Ping timeout: 240 seconds]
TheSeven has joined #stellar-dev
<stellar-slack> <eno> INFO Caught up to LCL including recent network activity: [seq=96715, hash=234de4] INFO Changing state LM_CATCHING_UP_STATE -> LM_SYNCED_STATE
<stellar-slack> <eno> i am a translator rather than a newbie dev :-)
<stellar-slack> <sacarlson> very good the more the merrier
<stellar-slack> <eno> and now i am reading the detail of *-stellar-sdk , and try to write a python version .
<stellar-slack> <eno> this is kind of beyond my ability , and burn all my battery .
<stellar-slack> <sacarlson> cool, just work on the basic features of sending currency and checking balance with python should be enuf for most to start making use of it
<stellar-slack> <sacarlson> build up from that point if you have the time and skills needed
<stellar-slack> <sacarlson> I'm creating a horizon like server that would allow creation of accounts and basic transactions with just curl transactions that could easily be tied into python
<stellar-slack> <eno> yeah , now i can build a Transaction Envelope ,but i have not been to submit to the horizon to verify.
<stellar-slack> <sacarlson> oh I had alot of problems with the horizon interface that is poorly documented that I might be able to help you with
<stellar-slack> <sacarlson> but my multi-sign-server will also allow sending of base64 encoded envelope transactions with curl
<stellar-slack> <sacarlson> or restclient transactions that must be available in python
<stellar-slack> <eno> sound great
<stellar-slack> <sacarlson> are you already familiar with python rest client method like http://rest.elkstein.org/2008/02/using-rest-in-python.html
<stellar-slack> <sacarlson> we can try to use that to sent to horizon in a first attempt
<stellar-slack> <sacarlson> assuming you already have valid base64 transactions that it sounds like you already figured out
<stellar-slack> <sacarlson> you can paste a test transaction base64 here that I can first verify that they are valid
<stellar-slack> <sacarlson> but the best I can provide as far as format to send to horizon is this:
<stellar-slack> <sacarlson> that is in ruby,
<stellar-slack> <eno> Yes i know how to work with the rest lib, usually with 'requests',a Python lib
<stellar-slack> <sacarlson> so post your attempted method using your prefered python lib
<stellar-slack> <sacarlson> dzham: is also better at python that I am
<stellar-slack> <sacarlson> but he's not awake yet
<stellar-slack> <eno> yes I learn lots from his 'stellar-py'
<stellar-slack> <eno> But dzham doesn't have a plan to build a new one for stellar-core , does he?
<stellar-slack> <sacarlson> yes he's been here playing with the new stuf but I think he's more focused on js now
<stellar-slack> <sacarlson> I don't know what his plans for python are
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
de_henne_ has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<stellar-slack> <buhrmi> @eno: if you're having problems with horizon to submit your tx, you can also submit the base64 encoded transaction envelope directly here (it's a public node im temporarily running): http://validator.stellar-core.org:11626/tx?blob=
<stellar-slack> <buhrmi> its just temporarily tho
ggherdov` has quit [K-Lined]
proppy has quit [K-Lined]
etrepum has quit [K-Lined]
jbenet has quit [K-Lined]
miracle2k_ has quit [K-Lined]
mafs has quit [K-Lined]
olinkl has quit [K-Lined]
termos has quit [K-Lined]
<stellar-slack> <sacarlson> buhrmi: without input it returns {"exception": "insufficient buffer space in xdr_generic_get"}
<stellar-slack> <buhrmi> i supposed that's normal
<stellar-slack> <sacarlson> I'll try it later with a b64 blob
<stellar-slack> <dzham> wasn’t sleeping :) slack just kept crashing on me
<stellar-slack> <dzham> @eno: I don’t have any real plans for anything in python right now. you start, and I might contribute to it later on
<stellar-slack> <dzham> Right now I’m just experimenting with all the new things in stellar-core, and that’s faster to do in js
jbenet has joined #stellar-dev
<stellar-slack> <buhrmi> Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript.
termos has joined #stellar-dev
miracle2k_ has joined #stellar-dev
etrepum has joined #stellar-dev
ggherdov` has joined #stellar-dev
proppy has joined #stellar-dev
olinkl has joined #stellar-dev
mafs has joined #stellar-dev
pixelb has joined #stellar-dev
de_henne has quit [Ping timeout: 264 seconds]
de_henne_ has joined #stellar-dev
dobson has quit [Ping timeout: 240 seconds]
dobson has joined #stellar-dev
dobson has quit [Ping timeout: 240 seconds]
dobson has joined #stellar-dev
pixelb has quit [Quit: Leaving]
etrepum has quit [Ping timeout: 252 seconds]
etrepum has joined #stellar-dev