pixelb has joined #stellar-dev
edubai__ has quit [Quit: Connection closed for inactivity]
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 260 seconds]
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
pixelb has quit [Ping timeout: 260 seconds]
de_henne_ has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
[0__0] has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack> <jesse> bros, 1 day notice on old network deprecation?
<stellar-slack> <lab> jesse, are you also the one who got message in last day?
<stellar-slack> <lab> :,)
<stellar-slack> <jesse> apparently :rage4:
<stellar-slack> <lab> it was really top secret..
<stellar-slack> <lab> i thought stellard network will last for months before.
<stellar-slack> <lab> poloniex and bc38 have already suspended deposit/withdraw
pixelb has joined #stellar-dev
[0__0] has quit [Ping timeout: 255 seconds]
<stellar-slack> <dzham> anyone get http://launch.stellar.org|launch.stellar.org to work? I can’t access any of my accounts there
<stellar-slack> <dzham> so I can’t consolidate my funds, can’t convert, can’t have no XLM
<stellar-slack> <sacarlson> oh they didn't tell you we did all that yestarday it's already closed
<stellar-slack> <sacarlson> just kiding
<stellar-slack> <dzham> I was too busy earning
<stellar-slack> <sacarlson> my guess is the first few hours or even days there only site the converts will be mest up
<stellar-slack> <dzham> The majority of my STR isn’t even on a http://launch.stellar.org|launch.stellar.org account, so not sure how to convert
<stellar-slack> <sacarlson> oh wow you should have moved that already
<stellar-slack> <sacarlson> it's not on the stellar network?
<stellar-slack> <sacarlson> some exchange?
<stellar-slack> <dzham> it’s on the network, but cold wallet… generated the keys myself
<stellar-slack> <sacarlson> I'm not even sure how that works, don't the wallets js just sign them?
<stellar-slack> <dzham> Oh well, it’s only $2 or something anyways
<stellar-slack> <sacarlson> I have about $30 worth
<stellar-slack> <dzham> or whatever it’s worth nowadays
<stellar-slack> <sacarlson> I think I paid $40
<stellar-slack> <dzham> I guess we will have to wait and see
<stellar-slack> <sacarlson> well I can still login but still not active to convert yet
<stellar-slack> <dzham> Oh, got it working now
<stellar-slack> <timon> Any word on when they will switch to the new network exactly? Nov, 3rd is not really a very exact point in time around the globe.
<stellar-slack> <sacarlson> it's more like Thailand time in that it's just not an exact thing I guess, but I have seen some time numbers here
<stellar-slack> <powderfan> @dzham: I'm working on the funds migration from within my android stellar wallet. So if you have android you could do the following: 1. Get Centaurus Stellar Wallet from PlayStore 2. Import your keys (you have to type them though)
<stellar-slack> <powderfan> Currently there is no way to test the upgrade message, so I cannot finish and deploy the feature
<stellar-slack> <dzham> @powderfan: looks like I’m all set, but thanks anyway
<stellar-slack> <timon> There is a tool for upgrading accounts that are not on http://launch.stellar.org|launch.stellar.org: https://github.com/stellar/stellar-upgrade
<stellar-slack> <dzham> Haha, looking through my accounts… When stellar launched a year ago, after a while someone randomly posted a secret key on stellartalk. I didn’t find it until a while later, but at one point in time, *after* that happened, it had 100k STR in it.
<stellar-slack> <sacarlson> wow scary
<stellar-slack> <sacarlson> I've posted many but hopefully only for testnet
<stellar-slack> <dzham> Yes.. 1) that someone was stupid enough to post their seed. 2) that no one noticed for over a month
[0__0] has joined #stellar-dev
<stellar-slack> <powderfan> Is ~https://api.stellar.org/upgrade/upgrade~ supposed to be working now? Cause I get `{"status":"fail","code":"not_found"}`
<stellar-slack> <raymens> How can I decode the values in txhistory (txbody, txresult, txmeta)?
<stellar-slack> <raymens> I've succeed decoding the txbody and txmeta, but txresult won't decode into a TransactionResultSet (using ruby-stellar-base)
<stellar-slack> <raymens> Nvm, I guess it was a TransactionResultPair :)
<stellar-slack> <jed> powderfan: it won't work until the upgrade starts. in about 6 or 7 hours
<stellar-slack> <powderfan> ok, and we can test it only on live network? Or would it work on the testnet (old to new) as well?
stellar-slack1 has joined #stellar-dev
stellar-slack has quit [Ping timeout: 240 seconds]
pixelb has quit [Ping timeout: 250 seconds]
zz_akuukis is now known as akuukis
pixelb has joined #stellar-dev
<stellar-slack1> <sacarlson> oh cool you play with ruby raymens? I wrote some code the decodes most of the results
<stellar-slack1> <raymens> yeah not a big fan of it though :P
<stellar-slack1> <sacarlson> so why play with it then, I think the tools they have on node might be better as I just started playing with that
<stellar-slack1> <raymens> because the same goes for nodeJS hehe
<stellar-slack1> <sacarlson> oh ok I thought they had a tool to decode before I did
<stellar-slack1> <sacarlson> I use this decoder in my mss-server that outputs a more english readable responce to transactions without decoding
<stellar-slack1> <sacarlson> at least I think that's the one, I have others that also decode the meta data and other info
<stellar-slack1> <raymens> I'm not actually building stuff with ruby though, just testing some stuff :)
<stellar-slack1> <jed> powderfan: live network only
<stellar-slack1> <sacarlson> raymens and here's an old tool I used to use before I integrated error decodeing https://github.com/sacarlson/stellar_utility/blob/master/examples/decode_error.rb
<stellar-slack1> <sacarlson> and some example of my other xdr decoders https://github.com/sacarlson/stellar_utility/blob/master/examples/xdr_decoder.rb
<stellar-slack1> <raymens> thanks for the links, I'm fine with all the decoding now though :)
pixelb has quit [Ping timeout: 246 seconds]
pixelb has joined #stellar-dev
akuukis is now known as zz_akuukis
zz_akuukis is now known as akuukis
pixelb has quit [Ping timeout: 240 seconds]
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 244 seconds]
<stellar-slack1> <nelisky> u'result_codes': {u'transaction': u'tx_bad_auth'} <- that's something wrong with the transaction signing, right?
<stellar-slack1> <jed> likely
pixelb has joined #stellar-dev
<stellar-slack1> <scott> @nelisky: tx_bad_auth get’s triggered by one of 2 conditions: A signature on the envelope may be incorrect (most likely cause would be you signed the transaction for testnet when you meant it to be against the public net or vice versa), or you may have included too few signatures in a multi-sig situation
<stellar-slack1> <nelisky> yeah, testnet sig was the problem, scott. Now I'm trying to understand why I get an op_no_destination...
<stellar-slack1> <scott> are you familiar with the new semantics around creating accounts? They are no longer created automatically by making a payment to an unknown address
<stellar-slack1> <nelisky> I am not, and that might very well be it
<stellar-slack1> <nelisky> or the python lib I'm trying to get working on python2 is kicking me in the butt :)
<stellar-slack1> <scott> :)
<stellar-slack1> <nelisky> eno: t.operations[0] <stellar_base.operation.PaymentOperation at 0x10c28fdd0>
<stellar-slack1> <nelisky> t.operations[0].to_xdr_object() Operation(sourceAccount=[], body=<class 'stellar_base.stellarxdr.StellarXDR_pack.nullclass'>)
<stellar-slack1> <nelisky> am I missing the xdr def for this operation?
<stellar-slack1> <nelisky> scott: I knew about createaccount, just didn't know it precluded the sending to some newly created address
<stellar-slack1> <nelisky> when one looks at transactions for account, how volatile is the paging token? Is it specific to an horizon instance?
<stellar-slack1> <scott> @nelisky: it’s durable and global… it’s tied to the ledger sequence and application order that the transaction has in the validated ledger
<stellar-slack1> <nelisky> scott: great, so storing cursors instead of iterating ledgers it is!
pixelb has quit [Ping timeout: 246 seconds]
<stellar-slack1> <irisli> whats the difference between http://horizon-live.stellar.org|horizon-live.stellar.org and http://horizon.stellar.org|horizon.stellar.org?
<stellar-slack1> <scott> nothing
<stellar-slack1> <irisli> oh just an alias. ok thanks
<stellar-slack1> <jed> powderfan are you having issues with upgrade in your wallet still?
<stellar-slack1> <powderfan> no, I think I'm fine. not so easy to test though
<stellar-slack1> <powderfan> hopefully tomorrow I'll be able to deploy an alpha version
<stellar-slack1> <eva> woooot! @powderfan can’t wait
<stellar-slack1> <powderfan> beta and production next days
<stellar-slack1> <nelisky> so, thinking about the upgrade path for my case, will there be a way for users to "return" old stellar funds to DR using some destination tag I define to identify them?
<stellar-slack1> <jed> nelisky: let's discuss what you need. message me
<stellar-slack1> <raymens> Is there a reason for having the 4 and 12 character assets other than wanting issuers to use a proper assetcode?
<stellar-slack1> <jed> what do you mean proper?
<stellar-slack1> <raymens> the ISO4217 and ISIC is mentioned on the Stellar page
<stellar-slack1> <jed> both of those will fit in these
<stellar-slack1> <raymens> Yeah I was just wondering why not use a single 12 character length instead of both 1-4 and 5-12. As it has a lot of effect in the codebase
<stellar-slack1> <richiela> jed: got a few minutes to chat?
<stellar-slack1> <jed> yeah
<stellar-slack1> <jed> raymens: we expect most will only need 4 characters so it is an optimization
<stellar-slack1> <raymens> got it, thanks
<stellar-slack1> <raymens> that makes sense
<stellar-slack1> <sacarlson> why would you require the account viewer to enter the secret seed instead of just the public one?
<stellar-slack1> <dzham> because you can send lumens with it
<stellar-slack1> <sacarlson> oh it's also the wallet
<stellar-slack1> <timon> there’s an error/typo in the documentation https://www.stellar.org/developers/js-stellar-base/learn/building-transactions.html#adding-memos
<stellar-slack1> <timon> Memo.hash and Memo.returnHash is actually a 32-byte hash, not a 32-bit hash
<stellar-slack1> <eva> @timon thanks for the catch, can you submit a pull request with the change
<stellar-slack1> <eva> ?
<stellar-slack1> <timon> not right now, I’m working on the upgrade. maybe later this week
<stellar-slack1> <eva> sure, np - if anyone else wants to submit it feel free
Trasp has quit [Ping timeout: 244 seconds]
<stellar-slack1> <jed> I fixed it already