<stellar-slack>
<sacarlson> zhima2006: I could add a box to my wallet that could add an option to point it at another URL presence of horizon if you want to test it out. would only take about 5 min
<stellar-slack>
<sacarlson> I would need the URL address to check it first
pixelbeat_ has joined #stellar-dev
pixelb has quit [Ping timeout: 265 seconds]
koolhead17 has joined #stellar-dev
pixelbeat_ has quit [Ping timeout: 240 seconds]
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 246 seconds]
koolhead17 has quit [Remote host closed the connection]
<stellar-slack>
<zhima2006> I don't know what that means.
<stellar-slack>
<zhima2006> if I want to build my own wallet, do I need only one stellar-core running?
<stellar-slack>
<jed> you don't need to run to stellar-core to build a wallet. You can just build it against horizon for now.
<stellar-slack>
<zhima2006> how one account can send money to other account , which stellar -core will horizon talk to?
<stellar-slack>
<hsxuif> @jed: is it possible to set up a stellar-dev/stellar-user mailing list like ? kinda feel that slack#dev talking is too freely: it is not thread centered; retrieving old topics is somewhat hard.
<stellar-slack>
<hsxuif> i noticed there is a sdf-release, but seems inactive
<stellar-slack>
<jed> hsxuif: Yeah A mailing list would be cool. I personally prefer forums better. But please start one I'll subscribe
<stellar-slack>
<jed> zhima2006: I'm saying you can build your wallet talking to our horizon until you are further along and then you can switch to your own. It will just save you some trouble right now
<stellar-slack>
<hsxuif> @jed: personally i only had experience creating a google group but i remember you mentioned earlier that requires users to have google account?
<stellar-slack>
<jed> yeah it does now unfortunately
<stellar-slack>
<sacarlson> zhima2006: like jed said you don't need your own horizon to create a wallet. my wallet as you might see can point at any horizon including stellars as the default. I just set it up so people could test other horizon installs like you have started.
<stellar-slack>
<sacarlson> is there any example working code that demonstrates this lighting channel seen here: http://jedmccaleb.com/2015/12/08/lightning-for-stellar/ ? sounds very cool. I read a shorter document of something like it.
<stellar-slack>
<sacarlson> is there a tool in js-stellar-sdk that can pull the destination address out of a base64 envelope transaction string?
<stellar-slack>
<raymens> there could be more than 1 destination in a transaction. I think you can decode it and pick one of the operations and read the destination from that operation
<stellar-slack>
<sacarlson> I want the javascript code example that does just that
<stellar-slack>
<sacarlson> I already have methods in ruby to do the same
<stellar-slack>
<sacarlson> I'm new to javascript and js-stellar-sdk
pixelbeat_ has joined #stellar-dev
allah has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
<stellar-slack>
<sacarlson> I found a temp solution to the above I'll just send both the destination address and the base64 envelope
<stellar-slack>
<sacarlson> but my next problem is how do I convert a base64 format envelope to the transaction value in this line server.submitTransaction(transaction); I receive a base64 string I need to convert to the transaction value format
<stellar-slack>
<raymens> you can extract stuff like that from the sdk source
<stellar-slack>
<raymens> I'll quickly see if I can find something
<stellar-slack>
<sacarlson> I think i has something to do with fromxdr like in this example console.log( JSON.stringify(StellarSdk.xdr.TransactionEnvelope.fromXDR(txResponse.envelope_xdr, 'base64')) );
<stellar-slack>
<sacarlson> but can't find any example used on a tx
<stellar-slack>
<bartek> I will try to improve getting operations from b64
<stellar-slack>
<sacarlson> dzham what the method to reverse that then, as normal I think I'm backward again
koolhead17 has joined #stellar-dev
<stellar-slack>
<sacarlson> cool bartek I think that's for the early question of how to get the account number form b64 envelope and might even be the answer to both
<stellar-slack>
<sacarlson> now you can send a transaction to a wallet that can submit it and see it's balance so you can send this in an email with the seed value if you want to send funds via email
<stellar-slack>
<sacarlson> so now I need to make the tool that creates the transaction to be sent in the email. it will have to creates transaction that will create a new random account from your funds and generates the email
koolhead17 has quit [Remote host closed the connection]
koolhead17 has quit [Remote host closed the connection]
<stellar-slack>
<hsxuif> actually i'm not quite familiar with freelist admin, anybody mind being an admin/moderator?:) (guess currently there won't be many affairs to be dealt with, though)
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
pixelbeat_ has quit [Ping timeout: 260 seconds]
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #stellar-dev
pixelbeat_ has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]