<stellar-slack> <mason> yep I am
<stellar-slack> <sacarlson> cool mason you run the full package the ruby and the go?
<stellar-slack> <mason> I forget. I set it up a couple weeks ago.
<stellar-slack> <mason> http://horizon.stellar.dance/
<stellar-slack> <mason> I think it's just the ruby part
<stellar-slack> <sacarlson> ya that's all I ever ran just the ruby
<stellar-slack> <sacarlson> it did all I needed at the time
<stellar-slack> <mason> yeah I got the go part running locally but I don't think I ever deployed it
<stellar-slack> <mason> I'm working on building a transaction with js-stellar-sdk at the moment
<stellar-slack> <sacarlson> just the first baby step?
<stellar-slack> <mason> yeah
<stellar-slack> <mason> did you ever figure out what this was?
<stellar-slack> <mason> "{"hash":"b39389374cb92288437e12d37f4b5e6b0d2a6298e…ult":"failed","error":"AAAAAAAAAAr////4AAAAAA=="}"
<stellar-slack> <sacarlson> I think that's the authorization failure? I could lookup the code
<stellar-slack> <mason> cool where are those?
<stellar-slack> <mason> https://github.com/stellar/stellar-core somewhere?
<stellar-slack> <sacarlson> my code already decodes them for you but I have a utility that I can enter a base64 and decode it
<stellar-slack> <mason> Yeah, all looks good on there
<stellar-slack> <mason> AAAAAIa3TBSR6Gcw1FiLO+KkfuOTxo3W3Y5wHh7EJtMIhgVvAAAACgAAH8AAAAACAAAAAAAAAAAAAAABAAAAAQAAAACGt0wUkehnMNRYizvipH7jk8aN1t2OcB4exCbTCIYFbwAAAAEAAAAAZc2EuuEa2W1PAKmaqVquHuzUMHaEiRs//+ODOfgWiz8AAAAAAAAAAAAAA+gAAAAAAAAAAQiGBW8AAABAbibMi5yUoWiO5/wOqRggOVLDbOGWPbaf5fmVP2gI/eUN6rNNX7zTyb+PrUsLvM5ohOh+goAMoQvVYbRJ1jD+DQ==
<stellar-slack> <sacarlson> it's a no account error
<stellar-slack> <mason> huh. I must need to hit the api to create an account?
<stellar-slack> <jed> there is a create account operation
<stellar-slack> <mason> ah ha
<stellar-slack> <mason> ah cool! I'll try that and report back
<stellar-slack> <sacarlson> your account wasn't funded
<stellar-slack> <sacarlson> or your destination account didnt' exist yet
<stellar-slack> <jed> also amounts are in stroops so you need to create the account with at least 200M stroops
<stellar-slack> <sacarlson> in the higher tools they are in lumens
<stellar-slack> <sacarlson> at least in ruby they are
<stellar-slack> <mason> can I create an account through horizon? I'm not seeing `accounts-create.md` https://github.com/stellar/horizon/tree/master/docs/reference
<stellar-slack> <sacarlson> you can use the freindbot
<stellar-slack> <mason> ah gotchya
<stellar-slack> <jed> create account is just an operation that you add to a tx
<stellar-slack> <sacarlson> you can also play with this https://www.stellar.org/developers/tools/client/
<stellar-slack> <mason> Cool!
<stellar-slack> <sacarlson> the rest is easy
<stellar-slack> <mason> thanks guys
<stellar-slack> <sacarlson> np
<stellar-slack> <eno> @bartek thank you!
<stellar-slack> <eno> ;) my lib works after fix a bytes to xdr.
<stellar-slack> <sacarlson> so we got python now?
<stellar-slack> <sacarlson> yes I just looked back in the history and found your posting
<stellar-slack> <sacarlson> I book marked it
<stellar-slack> <sacarlson> very good
<stellar-slack> <eno> docs, comments, tests , lots work before stable
<stellar-slack> <sacarlson> I'm looking at the sample.py
<stellar-slack> <sacarlson> so it just creates the tx base64 codes, no sending yet I take it
<stellar-slack> <sacarlson> oh and have to lookup the sequence number. but the hard parts look to be done
<stellar-slack> <eno> Yes horizon and stellar-core look like friendly now.
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 260 seconds]
<stellar-slack> <mason> Wooo! Super simple/janky stellar wallet I built today -> http://stellar.dance/
<stellar-slack> <sacarlson> @mason you must have taken the site down as it's not working from here in thailand
<stellar-slack> <sacarlson> I got my function to take apart base64 envelopes and compare values with a template to add to my multi-sign-server tool set https://github.com/sacarlson/stellar_utility/blob/master/examples/check_envelope.rb
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
nivah has joined #stellar-dev
stellar-slack1 has joined #stellar-dev
stellar-slack has quit [Ping timeout: 265 seconds]
pixelbeat has quit [Ping timeout: 246 seconds]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 240 seconds]
<stellar-slack1> <mason> nice! That could be useful for comparing any two envelopes (I could have used that yesterday)
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 252 seconds]
dobson has quit [Ping timeout: 240 seconds]
dobson has joined #stellar-dev
pixelbeat has joined #stellar-dev
nelisky has joined #stellar-dev
<stellar-slack1> <buhrmi> Just throwing this in, but I think the SCP could be the basis for a conscious AI