stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
nelisky has quit [Quit: nelisky]
de_henne has quit [Read error: Connection reset by peer]
de_henne has joined #stellar-dev
sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
pixelbeat has joined #stellar-dev
<stellar-slack>
<meetreks> sacarlson, Hi
<stellar-slack>
<meetreks> I will try that with node JS today
<stellar-slack>
<meetreks> and see if it is fine
<stellar-slack>
<meetreks> will provide feedback
pixelbeat_ has quit [Ping timeout: 264 seconds]
<sacarlson>
I await your test to send USD to my account "gHVS8kkZVfhUcbv11hpRVGMB7r8gEwhzKm" when you do
pixelbeat has quit [Ping timeout: 240 seconds]
koolhead17 has joined #stellar-dev
<stellar-slack>
<meetreks> Sure sacarlson
<stellar-slack>
<meetreks> I also have made note of your create account procedure
<stellar-slack>
<meetreks> will run it and see
TheSeven has quit [Ping timeout: 256 seconds]
TheSeven has joined #stellar-dev
<sacarlson>
meetreks I'm also adding tools in my class for offer create that should be done in a few more minutes
koolhead17 has quit [Remote host closed the connection]
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<sacarlson>
meetreks I have now integrated into my stellar payment class the functions offer_create, offer_cancel(offersequence), static_path_find
<sacarlson>
I will pubish it when I've also writen sample code that uses the function classes, it what will be called offer_create.rb and will be in with the reset of my github stellar stuf
<stellar-slack>
<meetreks> superb
<stellar-slack>
<meetreks> I am doing the same as well sacarlson
<sacarlson>
meetreks I just tested it and it seems to be workings
<sacarlson>
see if you did it in ruby you would have been done already meetreks ha ha
<sacarlson>
and where is your code published meetreks so we can take a look at what you have so far?
koolhead17 has joined #stellar-dev
<stellar-slack>
<zealord> @sacarlson, @meetreks there's screen sharing feature on cloud workspace (http://www.nitrous.io|www.nitrous.io or http://www.koding.com|www.koding.com; free plan) that might help you guys on speeding up the troubleshooting process. ruby & node.js are ready on any of these two platform (it's actually a linux box)
<sacarlson>
zealord cool, http://docs.nitrous.io looks to be something like virtualbox on the cload. I don't see that I have much need for it but in the event you were afraid of what some code might do it would also provide security
pixelbeat has joined #stellar-dev
<sacarlson>
zealord and oh ya if it has screen sharing that would help if he ran my code on it that I could see the output to see what the problem was
nelisky has joined #stellar-dev
nelisky has quit [Quit: nelisky]
koolhead17 has quit [Ping timeout: 244 seconds]
koolhead17 has joined #stellar-dev
koolhead_ has joined #stellar-dev
koolhead17 has quit [Ping timeout: 276 seconds]
koolhead_ has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 256 seconds]
koolhead17 has joined #stellar-dev
koolhead_ has joined #stellar-dev
koolhead17 has quit [Read error: Connection reset by peer]
<stellar-slack>
<meetreks> :) rubs is not my game sacarlson
<sacarlson>
it still privides the process you need
<sacarlson>
you just need to learn the process to put it into the envirnment you want
<stellar-slack>
<meetreks> Yes
<stellar-slack>
<meetreks> that is what I am interested in
<sacarlson>
so what's stoping you?
<stellar-slack>
<meetreks> just got the Zip
<stellar-slack>
<meetreks> what is the class file for Path
<sacarlson>
you could just edit the offer_create.rb file and just put the numbers in there if you want as you don't plan to publish it as I did
<sacarlson>
all that's really needed is that account number in the offer_create.rb as it doesn't use the secreet in this proccess gpHUkTY9c7qviqSbAkPMm5v9ZyTDho9GAE
<sacarlson>
that is your issuer
<stellar-slack>
<meetreks> I got that
<stellar-slack>
<meetreks> its now the same for from_pair
<stellar-slack>
<meetreks> what have you used for from pair?
<stellar-slack>
<meetreks> or can I use one for my own
<sacarlson>
I used another account that I created there
<sacarlson>
you already have a setup account you could use there
<sacarlson>
it it was created with trust setup it would be
<sacarlson>
otherwise you account set that you already have already has trust set and account ballances to play with gBuYT5AQpjw1mEiDBJNJshtV3GyV5A2UKA s3wXzQDc638s3dYrrfJbF1nNQSsUW1JATBinLGb8VjQuaXiay3F
<sacarlson>
that is the user account that will be doing the trading
<stellar-slack>
<meetreks> Yes
<stellar-slack>
<meetreks> I used this yesterday
<stellar-slack>
<meetreks> for offer create
<stellar-slack>
<meetreks> good now
<stellar-slack>
<meetreks> SO
<stellar-slack>
<meetreks> here is what I have got
<stellar-slack>
<meetreks> engine ran
<stellar-slack>
<meetreks> and got good results
<stellar-slack>
<meetreks> might have to put this in a XML or something like that
<stellar-slack>
<meetreks> so before i do that
<stellar-slack>
<meetreks> can you explain how this is connected to the libpayments
<sacarlson>
are you talking about how you plan to port it?
<stellar-slack>
<meetreks> and how path comes here?
<stellar-slack>
<meetreks> Yes
<sacarlson>
I tried to explain that path only provides the price
<stellar-slack>
<meetreks> Yes
<stellar-slack>
<meetreks> but am keen in that
<stellar-slack>
<meetreks> In an environment I work
<stellar-slack>
<meetreks> price from open liquidity makers is important
<sacarlson>
you will have to setup many orders at different prices then run a path ammount that will need to buy all the orders or at least more than one
<stellar-slack>
<meetreks> sure
<stellar-slack>
<meetreks> does you documentation cover what each file does?
<sacarlson>
so setup some orders now you have the tools to do it
<stellar-slack>
<meetreks> or is it just from your Poker game
<stellar-slack>
<meetreks> Yes
<stellar-slack>
<meetreks> wil do
<sacarlson>
no the files are the documentation
<stellar-slack>
<meetreks> just to confirm
<stellar-slack>
<meetreks> if I run offer
<stellar-slack>
<meetreks> create wiht multiple from pairs
<stellar-slack>
<meetreks> then it will automatically create orders right
<stellar-slack>
<meetreks> and when I issue static path
<stellar-slack>
<meetreks> these will show up
<stellar-slack>
<meetreks> yes/no?
<sacarlson>
you can have many orders from the same pair
<stellar-slack>
<meetreks> no
<sacarlson>
but a different prices
<sacarlson>
yes
<stellar-slack>
<meetreks> I will be using diffrent pairs / diffrent amunts
<sacarlson>
you can look at the order book of my account gHVS8kkZVfhUcbv11hpRVGMB7r8gEwhzKm that has several open orders on USD to EUR
<sacarlson>
yes you can do that also
<stellar-slack>
<meetreks> OK
<stellar-slack>
<meetreks> thanks
<stellar-slack>
<meetreks> that way
<stellar-slack>
<meetreks> it will show me diffrent paths
<stellar-slack>
<meetreks> :)
<stellar-slack>
<meetreks> else I will be confused why same pair is coming up
<stellar-slack>
<meetreks> but with different prices
<sacarlson>
they have a bad name for path in my opinion or at least what you will see with it in this instance
<sacarlson>
when you setup the orders and run the path I think you will see the light as you seem confused
<stellar-slack>
<meetreks> Yes I am
<stellar-slack>
<meetreks> thanks for the help
<stellar-slack>
<meetreks> let me play now
<stellar-slack>
<meetreks> and will revert back
<stellar-slack>
<meetreks> any email I can contact you?
<sacarlson>
I am always here
<stellar-slack>
<meetreks> do you work for stellar?
<sacarlson>
no
<stellar-slack>
<meetreks> does BOT mean you are a BOT program :)
<sacarlson>
I'm working on my own project for poker
<stellar-slack>
<meetreks> Ah alright
<stellar-slack>
<meetreks> OK,
<stellar-slack>
<meetreks> thanks for that
<stellar-slack>
<meetreks> will link up tomorrow
<sacarlson>
but I just started like 12 days ago so I'm just learning too
<stellar-slack>
<scott> @meetreks: the “BOT” label on sacarlson’s profile is due to the fact that they are connecting to the slack room via IRC. It’s a side effect of the bridge.